Properties defined in Ant are not passed to Maven
-------------------------------------------------

                 Key: MANTTASKS-153
                 URL: http://jira.codehaus.org/browse/MANTTASKS-153
             Project: Maven 2.x Ant Tasks
          Issue Type: Bug
          Components: pom task
            Reporter: Paul Gier


Properties that are available in Ant are not passed to Maven.  For example if I 
define a dependency in my POM that uses a property for the version, there is 
currently no way to override this property on the command line.  Any properties 
set when calling Ant via the command line or set during the Ant build should be 
available in the to the Maven project through the POM task

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