]
George Gastaldi closed FORGEPLUGINS-37.
---------------------------------------
Add jdf plugin
--------------
Key: FORGEPLUGINS-37
URL:
https://issues.jboss.org/browse/FORGEPLUGINS-37
Project: Forge Plugins
Issue Type: Feature Request
Reporter: Pete Muir
Assignee: Rafael Benevides
Labels: forge, jdf
Time Spent: 2 weeks
jdf provides various stacks via the JBoss BOMs project. Make it easy to use these in a
forge project by providing a jdf plugin that can add and configure BOMs.
You should be able to do:
{code}
jdf --stack jboss-javaee-web-6.0-with-tools --version 1.0.0.Final
{code}
Note that you can use multiple stacks, so we need to support
{code}
jdf --stack jboss-javaee-web-6.0-with-tools --version 1.0.0.Final
jdf --stack jboss-javaee-web-6.0-with-hibernate --version 1.0.0.Final
{code}
--
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: