Paul Bakker created FORGE-477:
---------------------------------
Summary: There should be a JMS Plugin/Facet to install the JMS API
dependency
Key: FORGE-477
URL:
https://issues.jboss.org/browse/FORGE-477
Project: Forge
Issue Type: Enhancement
Components: Java EE APIs
Reporter: Paul Bakker
Priority: Minor
This dependency should be added, assuming that the Java EE spec bom is available.
{code}
<dependency>
<groupId>org.jboss.spec.javax.jms</groupId>
<artifactId>jboss-jms-api_1.1_spec</artifactId>
<scope>provided</scope>
</dependency>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira