<div dir="ltr">Hi Antonio,<div><br></div><div style>Cool that you&#39;re interested in the TCK :)</div><div><br></div><div style>The mentioned artifacts are in the public JBoss Maven repository [1]. More information on using that repo can be found at [2]. Note that the TCK has no new tests for Bean Validation 1.1 yet, we&#39;re in the process of adding these atm. </div>
<div style><br></div><div style>Besides adding tests we&#39;re also considering to generate the audit file used in the TCK coverage report [3] from the actual spec text [4]. That way the assertions in the TCK exactly resemble the spec and it also gets very easy to see which parts of the spec are covered how well by the TCK.</div>
<div style><br></div><div style>Let us know in case you have any further questions or suggestions, want to contribute etc.</div><div style><br></div><div style>Happy Christmas,</div><div style><br></div><div style>--Gunnar</div>
<div style><br></div><div style>[1] <a href="https://repository.jboss.org/nexus/content/groups/public-jboss">https://repository.jboss.org/nexus/content/groups/public-jboss</a></div><div style>[2] <a href="https://community.jboss.org/wiki/MavenGettingStarted-Users">https://community.jboss.org/wiki/MavenGettingStarted-Users</a><br>
</div><div style>[3] <a href="http://docs.jboss.org/hibernate/beanvalidation/tck/1.0/reference/html_single/#d0e585">http://docs.jboss.org/hibernate/beanvalidation/tck/1.0/reference/html_single/#d0e585</a></div><div style>
[4] <a href="https://hibernate.onjira.com/browse/BVAL-349">https://hibernate.onjira.com/browse/BVAL-349</a></div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2012/12/23 Antonio Goncalves <span dir="ltr">&lt;<a href="mailto:antonio.mailing@gmail.com" target="_blank">antonio.mailing@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>In the pom.xml there are two repositories :</div><div><br></div>
<div>* <a href="https://repository.jboss.org/nexus/content/repositories/snapshots/" target="_blank">https://repository.jboss.org/nexus/content/repositories/snapshots/</a><br></div><div>Nothing in there</div><div><br></div>

<div>* <a href="https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/" target="_blank">https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</a></div><div>Needs a user/pwd</div><div><br>

</div><div>I crawled the Maven central but couldn&#39;t find anything. </div><div><br></div><div>Do you know which repository I should add to have all the org.jboss.test-audit artifacts ? </div><div>
<br></div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><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></font></span></div></div>
<br>_______________________________________________<br>
beanvalidation-dev mailing list<br>
<a href="mailto:beanvalidation-dev@lists.jboss.org">beanvalidation-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/beanvalidation-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/beanvalidation-dev</a><br>
<br></blockquote></div><br></div>