<div dir="ltr">Hi all,<div><br></div><div>I wanted to play with the BV TCK. I&#39;ve downloaded it, read the instruction, but the code doesn&#39;t compile because of these two dependencies :</div><div><br></div><div><div>            &lt;dependency&gt;</div>
<div>                &lt;groupId&gt;org.jboss.test-audit&lt;/groupId&gt;</div><div>                &lt;artifactId&gt;jboss-test-audit-api&lt;/artifactId&gt;</div><div>                &lt;version&gt;${jboss.test.audit.version}&lt;/version&gt;</div>
<div>            &lt;/dependency&gt;</div><div>            &lt;dependency&gt;</div><div>                &lt;groupId&gt;org.jboss.test-audit&lt;/groupId&gt;</div><div>                &lt;artifactId&gt;jboss-test-audit-impl&lt;/artifactId&gt;</div>
<div>                &lt;version&gt;${jboss.test.audit.version}&lt;/version&gt;</div><div>            &lt;/dependency&gt;</div><div><br></div><div style>In the pom.xml there are two repositories :</div><div style><br></div>
<div style>* <a href="https://repository.jboss.org/nexus/content/repositories/snapshots/">https://repository.jboss.org/nexus/content/repositories/snapshots/</a><br></div><div style>Nothing in there</div><div style><br></div>
<div style>* <a href="https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/">https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</a></div><div style>Needs a user/pwd</div><div style><br>
</div><div style>I crawled the Maven central but couldn&#39;t find anything. </div><div style><br></div><div style>Do you know which repository I should add to have all the org.jboss.test-audit artifacts ? </div><div style>
<br></div><div style>Thanks</div><div class="gmail_extra"><div><br></div>-- <br>Antonio Goncalves <br>Software architect and Java Champion<br><br><a href="http://www.antoniogoncalves.org/" target="_blank">Web site</a> | <a href="http://twitter.com/agoncal" target="_blank">Twitter</a> | <a href="http://www.linkedin.com/in/agoncal" target="_blank">LinkedIn</a> | <a href="http://www.parisjug.org/" target="_blank">Paris JUG</a> | <a href="http://www.devoxx.fr/" target="_blank">Devoxx France</a>
</div></div></div>