Does not build with empty local repo
------------------------------------
Key: ARQ-714
URL:
https://issues.jboss.org/browse/ARQ-714
Project: Arquillian
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Build Infrastructure
Environment: MacOS X with an empty local repository
Reporter: Alexis Hassler
When I run 'mvn clean install' on arquillian-core, maven cannot resolve some
dependencies. It does not find the following artifacts in
http://repo1.maven.org/maven2.
- for org.jboss.arquillian.testenricher:arquillian-testenricher-cdi, does not find
org.jboss.weld:weld-core:jar:1.1.0.Final
- for org.jboss.arquillian.protocol:arquillian-protocol-servlet, does not find
jboss.web:servlet-api:jar:3.0.0.alpha-25
- for examples, does not find org.jboss.ejb3:jboss-ejb3-api:jar:3.1.0,
jboss.web:servlet-api:jar:3.0.0.alpha-25 and javax.jms:jms:jar:1.1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira