[ http://jira.codehaus.org/browse/MNG-526?page=all ]
     
Jason van Zyl closed MNG-526:
-----------------------------

    Resolution: Won't Fix

the project is not reinitialised between steps, you will need to set the output 
directory explicitly

> Modifying the project.build.directory property does not modify the 
> project.build.outputDirectory property
> ---------------------------------------------------------------------------------------------------------
>
>          Key: MNG-526
>          URL: http://jira.codehaus.org/browse/MNG-526
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Versions: 2.0-alpha-3
>     Reporter: Vincent Massol

>
>
> If I call:
>         this.project.getBuild().setDirectory(this.cloverOutputDirectory);
> in a Mojo before the compiler plugin is executed, the outputDirectory remains 
> the same. I would expect it to depend on the project.build.directory property.

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