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