Hi,
Modeshape wants to use
<dependency>
<groupId>org.jboss.bom.eap</groupId>
<artifactId>jboss-javaee-6.0-with-tools</artifactId>
<version>${version.org.eap.bom}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
The question we have is what version of the tool bom should they use to
target EAP 6.2.0.GA (and what will be the version for 6.3.0.GA) ?
We have seen
http://maven.repository.redhat.com/techpreview/all/org/jboss/bom/eap/jbos...
https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/ea...
Plus what is the difference with
http://maven.repository.redhat.com/techpreview/all/org/jboss/bom/jboss-ja...
https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jb...
http://maven.repository.redhat.com/earlyaccess/all/org/jboss/bom/jboss-ja...
Thanks
Nick