Nope, that's what we are already using. We could upgrade to 3.0.0.Final, or better yet give the user the choice.<br><br>Note that there is still a bug in the specs that require an exclusion to use with Arquillian (works fine for compilation).<br>
<br><dependency><br> <groupId>org.jboss.spec</groupId><br> <artifactId>jboss-javaee-6.0</artifactId><br> <version>3.0.0.Final</version><br> <type>pom</type><br>
<scope>provided</scope><br> <exclusions><br> <exclusion> <br> <groupId>org.apache.xalan</groupId><br> <artifactId>xalan</artifactId><br>
</exclusion><br>
</exclusions><br></dependency><br><br>This isn't a problem if you are just using the spec bom to import dependency versions (scope = import).<br><br>-Dan<br><br><div class="gmail_quote">On Fri, Jun 1, 2012 at 3:13 AM, Ivan St. Ivanov <span dir="ltr"><<a href="mailto:ivan.st.ivanov@gmail.com" target="_blank">ivan.st.ivanov@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi folks,<div><br></div><div>Look what I found today:</div><div><br></div><div><a href="http://planet.jboss.org/post/jboss_maven_java_ee_6_specification_apis" target="_blank">http://planet.jboss.org/post/jboss_maven_java_ee_6_specification_apis</a>
</div><div><br></div><div>Is there a change with respect to the current situation with the maven dependencies? Should we do anything in Forge?</div><div><br></div><div>Cheers,</div><div>Ivan</div>
<br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div>Dan Allen</div>Principal Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><div><a href="http://google.com/profiles/dan.j.allen" target="_blank">http://google.com/profiles/dan.j.allen</a><br>
<a href="http://mojavelinux.com" target="_blank">http://mojavelinux.com</a><br><a href="http://mojavelinux.com/seaminaction" target="_blank">http://mojavelinux.com/seaminaction</a><br></div><br>