Gary Weaver wrote:

1) "patch" an existing maven project's source (by copying the original project to a temp location, copying files atop it, deleting files as required)

Just to make sure you know this:
 http://maven.apache.org/plugins/maven-patch-plugin/

2) build the patched project

Again, in case you don't already know, there's component that you can reuse to invoke Maven on your temp project:
 org.apache.maven.shared:maven-invoker

([...] maybe a better name than overlay would be the "patch" plugin?)

As said, maven-patch-plugin is already existing.


Benjamin

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to