[jboss-dev-forums] [Design of JBoss Build System] - Cleanup of JBoss Maven plugins

pgier do-not-reply at jboss.com
Tue Jan 30 14:53:00 EST 2007


I believe the jboss version of the maven clean plugin is no longer needed.  It is located here:
https://svn.labs.jboss.org/labs/jbossbuild/trunk/projects/maven-plugins/maven-clean-plugin

It looks like it was created to add the functionality of configuring which directories are deleted when "mvn clean" is run.  This is no longer needed because the regular maven clean plugin has this functionality.

So if no one has a problem with me deleting it, I will remove it from subversion.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008469#4008469

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008469



More information about the jboss-dev-forums mailing list