On Sep 16, 2010, at 10:45 AM, baz themail wrote: > Hi, > > How can i test release plugin locally in my machine? Specifically, can > i release the artifacts into my local repository on my machine? Can i > configure it so that i do not need to make actual updates to pom files > in perforce but only in local source tree?
Have you tried the -DdryRun=true option? http://maven.apache.org/plugins/maven-release-plugin/usage.html --- Nayan Hajratwala http://agileshrugged.com http://twitter.com/nhajratw 734.658.6032 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
