You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/07/29 19:29:20 UTC

[jira] [Commented] (MASSEMBLY-818) Remove deprecated parameters for the single goal

    [ https://issues.apache.org/jira/browse/MASSEMBLY-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399889#comment-15399889 ] 

Hudson commented on MASSEMBLY-818:
----------------------------------

FAILURE: Integrated in maven-plugins #7008 (See [https://builds.apache.org/job/maven-plugins/7008/])
[MASSEMBLY-818] Remove deprecated parameters for the single goal

Updated warning message about setting 'appendAssemblyId' to false: 'classifier' option was removed so it should not be mentioned anymore. (gboue: [http://svn.apache.org/viewvc/?view=rev&rev=1754565])
* maven-assembly-plugin/src/main/java/org/apache/maven/plugins/assembly/mojos/AbstractAssemblyMojo.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
>            Assignee: Robert Scholte
>            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
> - descriptor; instead use descriptors
> - descriptorId; instead use descriptorRefs
> - includeSite; instead use this variable in the assembly descriptor



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)