[ https://issues.apache.org/jira/browse/MDEPLOY-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965748#comment-17965748 ]
Olivier Lamy commented on MDEPLOY-306: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#404|https://github.com/apache/maven-deploy-plugin/issues/404]. Please visit the GitHub issue to view further activity, add comments, or subscribe to receive notifications. > [REGRESSION] Could not acquire write lock > ----------------------------------------- > > Key: MDEPLOY-306 > URL: https://issues.apache.org/jira/browse/MDEPLOY-306 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: Bug > Components: deploy:deploy > Affects Versions: 3.1.0 > Reporter: Delany > Priority: Major > > On Windows OS, project with 500 modules fails build on final module with > deployAtEnd set to true. > {noformat} > Failed to execute goal > org.apache.maven.plugins:maven-deploy-plugin:3.1.0:deploy (default-deploy) on > project x: Execution default-deploy of goal > org.apache.maven.plugins:maven-deploy-plugin:3.1.0:deploy failed: Could not > acquire write lock for 'y'{noformat} > Maven 3.9.0 > I've used deployAtEnd in the past without issue (but not with Maven 3.9.0) > -- This message was sent by Atlassian Jira (v8.20.10#820010)