Hi, What are you actually trying to achieve?
IIUC, I think it's more a job for the CI server. For example, if you're using Jenkins, you could use that one https://wiki.jenkins-ci.org/display/JENKINS/Workspace+Cleanup+Plugin (we do it to remove "target" directories at the end of the build). Cheers Le 9 août 2013 05:36, "jigarjm" <[email protected]> a écrit : > that would not operate on same build server workspace > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/conditional-plugin-execution-tp5767111p5767118.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
