SystemPropertyProfileActivator is not embeddable
------------------------------------------------

         Key: MNG-2364
         URL: http://jira.codehaus.org/browse/MNG-2364
     Project: Maven 2
        Type: Bug

  Components: Embedding  
    Versions: 2.1    
    Reporter: Milos Kleint


the SystemPropertyProfileActivator class is resolving the property based 
profile activation by consulting System.getProperty() which is not embeddable. 
It should use the MavenExecutionRequest.getProperties().

 

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