[ 
https://jira.codehaus.org/browse/MNG-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=323670#comment-323670
 ] 

Herve Boutemy commented on MNG-5468:
------------------------------------

isn't MavenSession.getRequest().getProjectBuildingRequest().getUserProperties() 
what you're looking for?
                
> Allow mojos to access the user properties
> -----------------------------------------
>
>                 Key: MNG-5468
>                 URL: https://jira.codehaus.org/browse/MNG-5468
>             Project: Maven 2 & 3
>          Issue Type: Wish
>    Affects Versions: 3.0.4
>            Reporter: Michael Ekstrand
>
> There does not seem to be any way to obtain the user properties in a mojo. 
> The mojo can get the model properties from the project, but not the user 
> properties specified on the Maven command line. This is problematic for mojos 
> that want to consult them for additional configuration to pass on to other 
> things (user classes, scripts, etc.).

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

Reply via email to