[ https://issues.apache.org/jira/browse/MDEPLOY-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965762#comment-17965762 ]
Olivier Lamy commented on MDEPLOY-225: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#533|https://github.com/apache/maven-deploy-plugin/issues/533]. > DeployAtEnd fails when overriding skip > --------------------------------------- > > Key: MDEPLOY-225 > URL: https://issues.apache.org/jira/browse/MDEPLOY-225 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: Bug > Components: deploy:deploy > Affects Versions: 2.8.2 > Reporter: Charles Honton > Assignee: Slawomir Jaranowski > Priority: Minor > Fix For: 3.1.0 > > > 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 (v8.20.10#820010)