You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/04/01 16:04:19 UTC

[jira] Reopened: (MNG-2669) bootstrap of components/trunk fails with ant-1.7.0RC1

     [ http://jira.codehaus.org/browse/MNG-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter reopened MNG-2669:
-------------------------------


this is actually an incompatibility with the ant tasks, not the bootstrap

> bootstrap of components/trunk fails with ant-1.7.0RC1
> -----------------------------------------------------
>
>                 Key: MNG-2669
>                 URL: http://jira.codehaus.org/browse/MNG-2669
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Bootstrap & Build
>    Affects Versions: 2.1
>            Reporter: Alfred Nathaniel
>            Priority: Blocker
>
> Bootstrap build of components/trunk with ant-1.7.0RC1 fails.
>     [javac] /home/alfred/apache/maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/LocalRepository.java:32: getLocation() in org.apache.maven.artifact.ant.LocalRepository cannot override getLocation() in org.apache.tools.ant.ProjectComponent; attempting to use incompatible return type    [javac] found   : java.io.File
>     [javac] required: org.apache.tools.ant.Location
>     [javac]     public File getLocation()
>     [javac]                 ^

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