]
Lincoln Baxter III closed FORGE-477.
------------------------------------
Fix Version/s: 1.0.0.Final
Resolution: Done
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
Assignee: Paul Bakker
Priority: Minor
Fix For: 1.0.0.Final
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: