[
https://issues.apache.org/jira/browse/MASSEMBLY-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338020#comment-15338020
]
Hudson commented on MASSEMBLY-818:
----------------------------------
SUCCESS: Integrated in maven-plugins #6542 (See
[https://builds.apache.org/job/maven-plugins/6542/])
[MASSEMBLY-818] Remove deprecated parameters for the single goal
Remove classifier; instead the assemblyId (id in assembly xml) is used
(rfscholte: [http://svn.apache.org/viewvc/?view=rev&rev=1749073])
*
maven-assembly-plugin/src/main/java/org/apache/maven/plugins/assembly/AssemblerConfigurationSource.java
*
maven-assembly-plugin/src/main/java/org/apache/maven/plugins/assembly/mojos/AbstractAssemblyMojo.java
*
maven-assembly-plugin/src/main/java/org/apache/maven/plugins/assembly/utils/AssemblyFormatUtils.java
*
maven-assembly-plugin/src/test/java/org/apache/maven/plugins/assembly/utils/AssemblyFormatUtilsTest.java
> Remove deprecated parameters for the single goal
> ------------------------------------------------
>
> Key: MASSEMBLY-818
> URL: https://issues.apache.org/jira/browse/MASSEMBLY-818
> Project: Maven Assembly Plugin
> Issue Type: Improvement
> Reporter: Anders Hammar
> Priority: Minor
> Fix For: 3.0.0
>
>
> For the 3.0.0 release, we should clean up (remove) parameters in the single
> goal that are marked as deprecated.
> - classifier; instead the assemblyId (id in assembly xml) is used
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)