[
https://issues.apache.org/jira/browse/MDEPLOY-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965766#comment-17965766
]
Olivier Lamy commented on MDEPLOY-224:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-deploy-plugin#374|https://github.com/apache/maven-deploy-plugin/issues/374].
> Overriding deployAtEnd fails
> ----------------------------
>
> Key: MDEPLOY-224
> URL: https://issues.apache.org/jira/browse/MDEPLOY-224
> 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 false
> All modules have deployAtEnd true
> Expected:
> Aggregator is deployed immediately
> All modules batched to single deploy
> Actual:
> Aggregator is deployed immediately
> No modules are deployed
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)