Yes, we can do this with maven. We can have all the different configurations created
every time (by calling multiple assembly descriptors), or we can choose one or more by
setting a command line property to activate a profile
(
http://maven.apache.org/guides/introduction/introduction-to-profiles.html)
The profile would then contain an assembly plugin configuration that points to the
assembly descriptor(s) that we want to use.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032904#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...