Use of AntRun causes clean to fail for multiproject
---------------------------------------------------

                 Key: MANTRUN-78
                 URL: http://jira.codehaus.org/browse/MANTRUN-78
             Project: Maven 2.x Antrun Plugin
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: Maven version: 2.0.8
Java version: 1.5.0_12
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
            Reporter: Brian Jackson
         Attachments: test.zip

Attaching the antrun plugin to the clean phase causes it to interfere with 
local dependency resolution for sibling projects. 

An example is attached.
The project consists of project 'test' with modules 'test-a' and test-b'.  
'test-a' depends on 'test-b'.

If you run "mvn clean" on the root POM, the clean succeeds.  
If you run "mvn clean -Pbuild-failure" it fails.  


-- 
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

        

Reply via email to