Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0.6
-
None
-
None
Description
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] ^
Attachments
Attachments
Issue Links
- is duplicated by
-
MANTTASKS-112 does not compile against Ant 1.7
- Closed