[jboss-dev-forums] [Design of JBoss Build System] - Re: Aggregate goal
pgier
do-not-reply at jboss.com
Fri Mar 9 10:18:59 EST 2007
You can use the assembly plugin to combine the modules into a single artifact.
I'm working on the assembly configuration for common, and the only problem that I've run into so far is that the module name has to match the artifactId. So if your module is called "ejb-api" then your artifactId also must be called "ejb-api" and not "jboss-ejb-api"
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026625#4026625
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026625
More information about the jboss-dev-forums
mailing list