[bv-dev] Can't find jboss-test-audit in the BV TCK
Antonio Goncalves
antonio.mailing at gmail.com
Sun Dec 23 12:37:33 EST 2012
Thanks, just by adding the following repository in the pom.xml works. You
might want to add it to the pom as not everybody declares JBoss Repo in
their settings.xml
<repositories>
<repository>
<id>jboss-public-repository</id>
<name>JBoss Public Repository</name>
<url>https://repository.jboss.org/nexus/content/groups/public-jboss/
</url>
</repository>
</repositories>
Thanks again
2012/12/23 Gunnar Morling <gunnar at hibernate.org>
> https://community.jboss.org/wiki/MavenGettingStarted-Users
--
Antonio Goncalves
Software architect and Java Champion
Web site <http://www.antoniogoncalves.org/> |
Twitter<http://twitter.com/agoncal>
| LinkedIn <http://www.linkedin.com/in/agoncal> | Paris
JUG<http://www.parisjug.org/>
| Devoxx France <http://www.devoxx.fr/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/beanvalidation-dev/attachments/20121223/858bde03/attachment.html
More information about the beanvalidation-dev
mailing list