What steps will reproduce the problem?
Build the app with mvn package
What is the expected output? What do you see instead?
Error in maven dependencies
What version of the product are you using? On what operating system?
--
Please provide any additional information below.
Add the jboss repository in : aunction\auction-parent\pom.xml
<repository>
<id>jboss-public</id>
<name>jboss public repository</name>
<url>http://repository.jboss.org/maven2/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
Thanks
Original issue reported on code.google.com by jcver...@gmail.com on 8 Mar 2011 at 10:22
Original issue reported on code.google.com by
jcver...@gmail.com
on 8 Mar 2011 at 10:22