You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Delany (Jira)" <ji...@apache.org> on 2023/02/14 06:59:00 UTC

[jira] [Updated] (MDEPLOY-306) [REGRESSION] Could not acquire write lock

     [ https://issues.apache.org/jira/browse/MDEPLOY-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Delany updated MDEPLOY-306:
---------------------------
    Description: 
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}
I've used deployAtEnd in the past without issue.

  was:
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}

        Summary: [REGRESSION] Could not acquire write lock  (was: Could not acquire write lock)

> [REGRESSION] Could not acquire write lock
> -----------------------------------------
>
>                 Key: MDEPLOY-306
>                 URL: https://issues.apache.org/jira/browse/MDEPLOY-306
>             Project: Maven Deploy Plugin
>          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}
> I've used deployAtEnd in the past without issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)