[ https://issues.apache.org/jira/browse/MASSEMBLY-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338093#comment-15338093 ]
Hudson commented on MASSEMBLY-818: ---------------------------------- SUCCESS: Integrated in maven-plugins #6546 (See [https://builds.apache.org/job/maven-plugins/6546/]) [MASSEMBLY-818] Remove deprecated parameters for the single goal Remove includeSite; instead use this variable in the assembly descriptor (rfscholte: [http://svn.apache.org/viewvc/?view=rev&rev=1749077]) * maven-assembly-plugin/src/main/java/org/apache/maven/plugins/assembly/AssemblerConfigurationSource.java * maven-assembly-plugin/src/main/java/org/apache/maven/plugins/assembly/io/DefaultAssemblyReader.java * maven-assembly-plugin/src/main/java/org/apache/maven/plugins/assembly/mojos/AbstractAssemblyMojo.java * maven-assembly-plugin/src/test/java/org/apache/maven/plugins/assembly/io/DefaultAssemblyReaderTest.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 > - descriptorId; instead use descriptorRefs > - includeSite; instead use this variable in the assembly descriptor -- This message was sent by Atlassian JIRA (v6.3.4#6332)