[jboss-dev-forums] [JBoss AS 7 Development] - Re: Missing file from Nexus preventing build of Arquillian TestNG Integration

mikevan do-not-reply at jboss.com
Sun Dec 23 03:13:10 EST 2012


mikevan [https://community.jboss.org/people/mikevan] created the discussion

"Re: Missing file from Nexus preventing build of Arquillian TestNG Integration"

To view the discussion, visit: https://community.jboss.org/message/784568#784568

--------------------------------------------------------------
By editing the pom.xml for that module and setting the version number of this dependency:

|      | <dependency> |
|          | <groupId>org.jboss.as</groupId> |
|          | <artifactId>jboss-as-spec-api</artifactId> |
|          | <type>pom</type> |
|          | <version>${project.version}</version> |
|      | </dependency> |

to 7.1.2.Final, the build continues and all the arquillian tests pass.  I can Jira this and submit a patch for this tomorrow if this fix is acceptable.

Mike Van
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/784568#784568]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121223/6528a64a/attachment.html 


More information about the jboss-dev-forums mailing list