[weld-issues] [JBoss JIRA] Created: (WELD-701) Non-resolvable import POM org.jboss.weld:weld-api-bom:1.1-SNAPSHOT
sreekanth manga (JIRA)
jira-events at lists.jboss.org
Fri Oct 1 02:45:40 EDT 2010
Non-resolvable import POM org.jboss.weld:weld-api-bom:1.1-SNAPSHOT
------------------------------------------------------------------
Key: WELD-701
URL: https://jira.jboss.org/browse/WELD-701
Project: Weld
Issue Type: Bug
Components: Infrastructure
Environment: Linux, pache-maven-3.0-beta-2
Reporter: sreekanth manga
Priority: Blocker
While running weld tests with a clean repository setting, I am getting this error:
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR] The project org.jboss.weld:weld-core-test-arquillian:1.1.0-SNAPSHOT (/space/hudson/.hudson/jobs/Core-JBoss-Embedded/workspace/coreworkspace/core/tests-arquillian/pom.xml) has 7 errors
[ERROR] Non-resolvable import POM org.jboss.weld:weld-api-bom:1.1-SNAPSHOT: Failed to resolve POM for org.jboss.weld:weld-api-bom:1.1-SNAPSHOT due to Missing:
----------
1) org.jboss.weld:weld-api-bom:pom:1.1-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.jboss.weld:weld-api-bom:pom:1.1-SNAPSHOT
from the specified remote repositories:
jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public, releases=true, snapshots=true),
jboss-snapshots-repository (http://repository.jboss.org/nexus/content/groups/public, releases=false, snapshots=true),
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
@ org.jboss.weld:weld-core-bom:1.1.0-SNAPSHOT, /space/hudson/.hudson/jobs/Core-JBoss-Embedded/workspace/coreworkspace/core/bom/pom.xml, line 50, column 22
-> [Help 2]
[ERROR] 'dependencies.dependency.version' for javax.el:el-api:jar is missing. @ line 72, column 19
[ERROR] 'dependencies.dependency.version' for org.jboss.weld:weld-spi:jar is missing. @ line 87, column 19
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:jar is missing. @ line 92, column 19
[ERROR] 'dependencies.dependency.version' for javax.transaction:jta:jar is missing. @ line 113, column 19
[ERROR] 'dependencies.dependency.version' for javax.persistence:persistence-api:jar is missing. @ line 118, column 19
[ERROR] 'dependencies.dependency.version' for javax.validation:validation-api:jar is missing. @ line 123, column 19
[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.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Archiving artifacts
Sending e-mails to: msreekanth sreekanth.manga at gmail.com
Finished: FAILURE
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list