[ 
https://jira.codehaus.org/browse/MPH-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov reopened MPH-90:
-------------------------------


Hi Robert, I need to reopen this one. Either you misunderstood my case or I did 
not make it clear enough.

Here is the case in more detail:
Say you define the previously mentioned properties, then run the effective pom 
goal and inspect the compiler plugin configuration, it is empty. This means 
that configuration of properties is not written back to the model. See attached 
screenshot, POM file and logfile.

Your testcase inspects the properties section only, this isn't what I was 
talking about.
                
> help:effective-pom does not show full effective-pom
> ---------------------------------------------------
>
>                 Key: MPH-90
>                 URL: https://jira.codehaus.org/browse/MPH-90
>             Project: Maven 2.x Help Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>         Environment: Maven 2.2.1 and Maven 3.0.3
>            Reporter: Michael Osipov
>            Assignee: Robert Scholte
>
> When I define something like this in my POM:
> {code:xml}
> <properties>
>   <maven.compiler.source>1.6</maven.compiler.source>
>   <maven.compiler.target>1.6</maven.compiler.target>
> </properties>
> {code}
> the compiler plugin picks this up but this settings is not reflected in the 
> {{Model}} and not written out as part of the effective POM.
> Either this is fixed within the system or the docs of this plugin need to 
> mention this clearly.
> This is related to MJAVADOC-310 and MPIR-263.
> I a workaround for now by passing those properties to the plugin but this 
> does not solve this problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to