Created
July 18, 2010 16:04
-
-
Save ALRubinger/480510 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] Non-resolvable import POM org.jboss.weld:weld-api-bom:1.0-SNAPSHOT: Failed to resolve POM for org.jboss.weld:weld-api-bom:1.0-SNAPSHOT due to Missing: | |
---------- | |
1) org.jboss.weld:weld-api-bom:pom:1.0-SNAPSHOT | |
---------- | |
1 required artifact is missing. | |
for artifact: | |
org.jboss.weld:weld-api-bom:pom:1.0-SNAPSHOT | |
from the specified remote repositories: | |
weld-sonatype (https://oss.sonatype.org/content/repositories/jboss-snapshots/, releases=false, snapshots=true), | |
jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/, releases=true, snapshots=true), | |
jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/, releases=true, snapshots=false), | |
oss.sonatype.org/jboss-snapshots (http://oss.sonatype.org/content/repositories/jboss-snapshots, releases=false, snapshots=true), | |
central (http://repo1.maven.org/maven2, releases=true, snapshots=false) | |
@ org.jboss.weld:weld-core-bom:1.0.2-SNAPSHOT | |
-> [Help 2] | |
[ERROR] 'dependencies.dependency.version' for org.jboss.weld:weld-api:jar is missing. | |
[ERROR] 'dependencies.dependency.version' for org.jboss.weld:weld-core:jar is missing. | |
[ERROR] 'dependencies.dependency.version' for org.slf4j:slf4j-simple:jar is missing. | |
[ERROR] | |
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. | |
[ERROR] Re-run Maven using the -X switch to enable full debug logging. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment