Im seeing some duplication in the maven plugin (j2) jelly code and in the maven build scripts.
For example, the portal project has the following duplicated goals


/portal/maven.xml plugin
------------------------------------------------------------------------ ---
deploy jetspeed2:deploy.portal -- some minor differences
catalina:based-shared, jetspeed2:deploy.shared -- this is a new task i started writing for the plugin
catalina:shared ""
--- jetspeed2:copy.context -- exists as part of deploy



Im sure there will be more common goals...
What I'd like to propose is to move the common goals from the maven.xml into the maven plugin...



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to