[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Microcontainer's configurable artifacts
pgier
do-not-reply at jboss.com
Thu Mar 29 15:04:30 EDT 2007
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#4032904
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032904
More information about the jboss-dev-forums
mailing list