Skip to content

Instantly share code, notes, and snippets.

@ALRubinger
Created July 18, 2010 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ALRubinger/480510 to your computer and use it in GitHub Desktop.
Save ALRubinger/480510 to your computer and use it in GitHub Desktop.
[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