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/04/30 15:41:12 UTC

[jira] [Commented] (MACR-30) Add LifecycleMapping and ArtifactHandler from maven-core to target packaging plugin

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

Hudson commented on MACR-30:
----------------------------

SUCCESS: Integrated in maven-plugins #5814 (See [https://builds.apache.org/job/maven-plugins/5814/])
[MACR-30] Add LifecycleMapping and ArtifactHandler from maven-core to target packaging plugin
 o The maven-acr-plugin already had the mapping for a long time
   only improved it a little bit.
 o Changed the location from src/main/resources to src/main/filtered-resources 
   instead to make it more clear and using the project.version to always use
   the current version of the plugin.
 o Added some comments in the components.xml
   o Upgraded plugins
     o maven-compiler-plugin from 3.3 to 3.5.1
     o Using ${project.version} for the acr plugin.
 o No need to add a supplemental IT cause they are using already
   extensions=true. (khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1741760])
* maven-acr-plugin/pom.xml
* maven-acr-plugin/src/main/filtered-resources
* maven-acr-plugin/src/main/filtered-resources/META-INF/plexus/components.xml
* maven-acr-plugin/src/main/resources


> Add LifecycleMapping and ArtifactHandler from maven-core to target packaging plugin
> -----------------------------------------------------------------------------------
>
>                 Key: MACR-30
>                 URL: https://issues.apache.org/jira/browse/MACR-30
>             Project: Maven ACR Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>             Fix For: 3.0.1
>
>
> Maven Core shouldn't be aware of this kind of information, instead the maven-acr-plugin should specify and maintain the {{LifecycleMapping}} and {{ArtifactHandler}} by itself. 



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