maven-deploy-plugin icon indicating copy to clipboard operation
maven-deploy-plugin copied to clipboard

[MDEPLOY-306] [REGRESSION] Could not acquire write lock

Open jira-importer opened this issue 2 years ago • 2 comments

Delany opened MDEPLOY-306 and commented

On Windows OS, project with 500 modules fails build on final module with deployAtEnd set to true.

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'

Maven 3.9.0

I've used deployAtEnd in the past without issue (but not with Maven 3.9.0)

 


Affects: 3.1.0

jira-importer avatar Feb 14 '23 06:02 jira-importer