You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/12/18 15:10:19 UTC

[jira] Updated: (MNG-3032) executedProject is not properly populated by @execute in reporting

     [ http://jira.codehaus.org/browse/MNG-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-3032:
------------------------------

    Fix Version/s:     (was: Reviewed Pending Version Assignment)
                   2.x

> executedProject is not properly populated by @execute in reporting
> ------------------------------------------------------------------
>
>                 Key: MNG-3032
>                 URL: http://jira.codehaus.org/browse/MNG-3032
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Sites & Reporting
>    Affects Versions: 2.0.6
>            Reporter: Brett Porter
>            Priority: Minor
>             Fix For: 2.x
>
>
> saw this in the clirr plugin before adjusting.
> Had:
> @execute phase="compile"
> And a parameter:
> @parameter expression="${executedProject}"
> When running mvn site this was populated, and the forked lifecycle occurs, but the compile source roots do not contain values that should have been added on a project like maven-model, nor does it include the original source roots. However, when run as clirr:clirr (a normal mojo), it is populated correctly.

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