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

[jira] [Created] (MDEPLOY-225) DeployAtEnd fails when overriding skip

Charles Honton created MDEPLOY-225:
--------------------------------------

             Summary: DeployAtEnd fails when overriding skip 
                 Key: MDEPLOY-225
                 URL: https://issues.apache.org/jira/browse/MDEPLOY-225
             Project: Maven Deploy Plugin
          Issue Type: Bug
          Components: deploy:deploy
    Affects Versions: 2.8.2
            Reporter: Charles Honton
            Priority: Minor


Setup:
Aggregator pom has deployAtEnd=true and skip=true
All modules have skip=false

Expected:
Aggregator is not deployed
All modules batched to single deploy at end

Actual:
Aggregator is not deployed
No modules are deployed



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