Anders Hammar created MRELEASE-873:
--------------------------------------
Summary: Remove possibly confusing non-standard goals from example
Key: MRELEASE-873
URL: https://jira.codehaus.org/browse/MRELEASE-873
Project: Maven Release Plugin
Issue Type: Improvement
Components: documentation
Environment: online docs
Reporter: Anders Hammar
Priority: Trivial
In the perform goal example page
http://maven.apache.org/maven-release/maven-release-plugin/examples/perform-release.html
the following example configuration is found:
{quote}
<goals>deploy assembly:single</goals>
{quote}
I think this should be removed as it has nothing to do with the subject being
explained (specifying profiles) and the "assembly:single" goal should be
considered a nonstandard goal for a release (it should be bound to the build
lifecycle instead). It could confuse people and also possibly make someone
think that this is a good practice.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)