assembly:assembly goal as mentioned in the documentation is deprecated
----------------------------------------------------------------------

                 Key: MRELEASE-687
                 URL: https://jira.codehaus.org/browse/MRELEASE-687
             Project: Maven 2.x Release Plugin
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 2.1
            Reporter: Pieter Iserbyt
            Priority: Trivial


In "Introduction" -> "Perform a Release", in the example POM configuration, the 
"assembly:assembly" goal is used, which per 
http://maven.apache.org/plugins/maven-assembly-plugin/plugin-info.html (v2.2.1) 
is deprecated.

Propose to replace by "assembly:single" as suggested on the assembly plugin 
documentation, here and everywhere else mentioned in the documentation.

Remark: this might require updates also with testing the release plugin (using 
assembly:single iso assembly:assembly)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to