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 14:51:13 UTC

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

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

Hudson commented on MWAR-326:
-----------------------------

SUCCESS: Integrated in maven-plugins #5813 (See [https://builds.apache.org/job/maven-plugins/5813/])
[MWAR-326] Add LifecycleMapping and ArtifactHandler from maven-core to target packaging plugin
 o Added components.xml which contains
   ArtifactHandler mapping and life cycle mapping and
   the appropriate plugin versions.
 o Added basic integration tests which checks if
   by using the maven-war-plugin with extensions=true
   the build will successfully end. (khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1741757])
* maven-war-plugin/pom.xml
* maven-war-plugin/src/it/MWAR-326
* maven-war-plugin/src/it/MWAR-326/invoker.properties
* maven-war-plugin/src/it/MWAR-326/pom.xml
* maven-war-plugin/src/it/MWAR-326/src
* maven-war-plugin/src/it/MWAR-326/src/main
* maven-war-plugin/src/it/MWAR-326/src/main/java
* maven-war-plugin/src/it/MWAR-326/src/main/java/A.java
* maven-war-plugin/src/it/MWAR-326/verify.bsh
* maven-war-plugin/src/main/filtered-resources
* maven-war-plugin/src/main/filtered-resources/META-INF
* maven-war-plugin/src/main/filtered-resources/META-INF/plexus
* maven-war-plugin/src/main/filtered-resources/META-INF/plexus/components.xml


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



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