useEditMode=true does not recurse
---------------------------------

         Key: MNG-1727
         URL: http://jira.codehaus.org/browse/MNG-1727
     Project: Maven 2
        Type: Bug
  Components: maven-release-plugin  
    Versions: 2.0.1    
    Reporter: mike perham


I'm trying to release a very simple reactor project set.  The parent is edited 
and changed correctly but the first child project dies with an access denied 
when it tries to update the child POM.

[INFO] [release:prepare]
[INFO] Checking lineage for snapshots ...
[INFO] Checking dependencies for snapshots ...
[INFO] Checking plugins for snapshots ...
[INFO] What is the release version for "scmtest:parent"? [1.0.6]

[INFO] Checking lineage for snapshots ...
[INFO] Checking dependencies for snapshots ...
[INFO] Checking plugins for snapshots ...
[INFO] What is the release version for "scmtest:scmtest-scmjar"? [1.0.0]

[INFO] 
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] 
----------------------------------------------------------------------------
[INFO] Cannot write released version of pom to: 
D:\perforce\depot\sandbox\mperham\scm-test\scmjar\po
m.xml

Embedded error: D:\perforce\depot\sandbox\mperham\scm-test\scmjar\pom.xml 
(Access is denied)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to