[
https://issues.apache.org/activemq/browse/SMX4KNL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50183#action_50183
]
Edell Nolan commented on SMX4KNL-217:
-------------------------------------
I have been working on creating an archetype to generate a feature descriptor
automatically if you add in dependencies into a pom.xml file - our maven
features plugin does this already and I have the archetype working. But I have
a question around having multiple pom.xml files in that you have a root pom and
serveral modules. if you then attempt to run this from the root - I get the
impression you are looking for a features.xml file that would have covered all
the module poms.xml files. so that it will add the features for all
dependencies in all the sub modules
Is this the case ? or should it be that you just generate the features.xml for
each module individually ?
> Enhance features maven plugin to support deployment / undeployment of
> features, html generation and create a few archetypes
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: SMX4KNL-217
> URL: https://issues.apache.org/activemq/browse/SMX4KNL-217
> Project: ServiceMix Kernel
> Issue Type: New Feature
> Reporter: Charles Moulliard
> Assignee: Edell Nolan
>
> Enhance the features maven plugin
> (http://svn.apache.org/repos/asf/servicemix/maven-plugins/features-maven-plugin)
> to support :
> 1) Deployment / undeployment of features,
> 2) Generate html page about features : see
> http://fusesource.com/forums/message.jspa?messageID=2005#2005 for the
> suggestion
> 3) Creation a few archetypes:
> - one for creating a custom smx kernel distribution + a set of
> features (like what we do for our distributions).
> - one for creating a feature descriptor automatically generated
> using the maven plugin we already have + upload in the maven repo. Ideally,
> the descriptor should be created from the user pom.xml profile file or
> (pom.xml files if the user has created a parent pom.xml with modules)
> - one for creating a manually written feature descriptor + upload in
> the maven repo
> The two last archetypes should reference our maven plugin so that they
> could be easily installed / uninstalled to a running (or not) smx4
> kernel instance using maven.
> Remark : this ticket has been created following discussions exchanged in the
> forum of SMX : http://www.nabble.com/forum/ViewPost.jtp?post=22285345&framed=y
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.