[
https://issues.jboss.org/browse/AS7-6248?page=com.atlassian.jira.plugin.s...
]
Michael Van Geertruy edited comment on AS7-6248 at 12/27/12 3:57 AM:
---------------------------------------------------------------------
Please disregard the first patch. It did not capture the move of the module. I will submit
a new patch that captures this change and submit it later on today.
was (Author: mikevan):
Patch for the second option moving testng-integration to be a peer to spec-api. This
is released under the ASF2.0 license.
Missing file from Nexus preventing build of Arquillian TestNG
Integration
-------------------------------------------------------------------------
Key: AS7-6248
URL:
https://issues.jboss.org/browse/AS7-6248
Project: Application Server 7
Issue Type: Bug
Components: Build System
Affects Versions: 7.2.0.Alpha1
Environment: CentOS 6.3, Intel X86-64
Reporter: Michael Van Geertruy
Assignee: Paul Gier
Labels: Arquillian
Attachments: AS7-6248-patch.txt
After downloading the most recent codebase from git for jbossAS 7.2.0.SNAPSHOT, I
recieved the following error:
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Arquillian TestNG Integration
7.2.0.Alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
http://repository.jboss.org/nexus/content/groups/public/org/jboss/as/jbos...
Downloading:
http://repository.jboss.org/nexus/content/groups/public/org/jboss/as/jbos...
[WARNING] The POM for org.jboss.as:jboss-as-spec-api:pom:7.2.0.Alpha1-SNAPSHOT is
missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [3.091s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [7.331s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [7.461s]
[INFO] JBoss Application Server: Arquillian Embedded Container SUCCESS [18.654s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [3.766s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [19.634s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [2.147s]
[INFO] JBoss Application Server: Arquillian TestNG Integration FAILURE [3.535s]
[INFO] JBoss Application Server: Arquillian Common Domain SKIPPED
[INFO] JBoss Application Server: Arquillian Remote Domain Container SKIPPED
[INFO] JBoss Application Server: Arquillian Managed Domain Container SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:08.150s
[INFO] Finished at: Sat Dec 22 23:43:21 PST 2012
[INFO] Final Memory: 51M/317M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jboss-as-arquillian-testng-integration: Could
not resolve dependencies for project
org.jboss.as:jboss-as-arquillian-testng-integration:jar:7.2.0.Alpha1-SNAPSHOT
Indeed after looking at the jboss nexus repository I came across this link:
https://repository.jboss.org/nexus/content/groups/public/org/jboss/as/jbo...
There do not appear to be any entries for 7.2.0.Alpha1-SNAPSHOT.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira