You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "SebbASF (JIRA)" <ji...@codehaus.org> on 2011/05/26 16:21:22 UTC

[jira] Created: (MANT-64) generate build file fails to define includeantruntime

generate build file fails to define includeantruntime
-----------------------------------------------------

                 Key: MANT-64
                 URL: http://jira.codehaus.org/browse/MANT-64
             Project: Maven 2.x Ant Plugin
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: SebbASF


The generated build file fails to include a definition for includeantruntime, resulting in warnings such as:

maven-build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

For compatibility with Maven classpath, surely the generated build file should include "includeantruntime=false" ?

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