You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/19 23:17:00 UTC

[jira] [Commented] (MDEPLOY-226) DeployAtEnd fails when module has extension

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

ASF GitHub Bot commented on MDEPLOY-226:
----------------------------------------

GitHub user chonton opened a pull request:

    https://github.com/apache/maven-plugins/pull/138

    MDEPLOY-226: DeployAtEnd fails when module has extension

    MDEPLOY-225: DeployAtEnd fails when overriding skip
    MDEPLOY-224: Overriding deployAtEnd fails

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chonton/maven-plugins trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-plugins/pull/138.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #138
    
----
commit e401c2bbdc8cbdf06287bef859fbec85e8228bf9
Author: Chas Honton <ch...@apache.org>
Date:   2017-11-19T23:05:41Z

    MDEPLOY-226: DeployAtEnd fails when module has extension
    MDEPLOY-225: DeployAtEnd fails when overriding skip
    MDEPLOY-224: Overriding deployAtEnd fails

----


> DeployAtEnd fails when module has extension
> -------------------------------------------
>
>                 Key: MDEPLOY-226
>                 URL: https://issues.apache.org/jira/browse/MDEPLOY-226
>             Project: Maven Deploy Plugin
>          Issue Type: Bug
>          Components: deploy:deploy
>    Affects Versions: 2.8.2
>            Reporter: Charles Honton
>            Priority: Minor
>         Attachments: MDEPLOY-226.diff
>
>
> Setup:
> Aggregator pom has deployAtEnd=true
> Any module has additional extension
> Expected:
> All modules and aggregator batched to single deploy at end
> Actual:
> No modules nor aggregator are deployed



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)