Sande Gilda commented on Bug JDF-212

Karel Piwko: I probably should still fix the kitchensink-html5-mobile since it may be a while before the next merge. I'm not sure about the fix.

I see this dependency in the pom.xml file:
<!-- JBoss distributes a complete set of Java EE 6 APIs including
a Bill of Materials (BOM). A BOM specifies the versions of a "stack" (or
a collection) of artifacts. We use this here so that we always get the correct
versions of artifacts. Here we use the jboss-javaee-web-6.0 stack (you can
read this as the JBoss stack of the Java EE Web Profile 6 APIs) -->
<dependency>
<groupId>org.jboss.spec</groupId>
<artifactId>jboss-javaee-web-6.0</artifactId>
<version>$

{version.jboss.spec.javaee.6.0}

</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Should the jboss-javaee-6.0-with-tools replace it or be added as an extra dependency?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira