On Jan 1, 2008 1:28 AM, Brett Porter <[EMAIL PROTECTED]> wrote: > FWIW, This is precisely the functionality that the > "generateReleasePoms" flag of the release plugin was intended to > provide. >
"Intended to provide"? Does it actually provide it? The documentation for this flag seems a bit inconsistent. It's listed as a property for 'release:prepare' at [1], but the example uses 'release:perform' [2]. Will the perform always use the release-pom.xml if it exists? Cheers, Matt [1] http://maven.apache.org/plugins/maven-release-plugin/prepare-mojo.html [2] http://maven.apache.org/plugins/maven-release-plugin/examples/generate-release-poms.html
