https://issues.apache.org/bugzilla/show_bug.cgi?id=54511

            Bug ID: 54511
           Summary: fetch.xml refers to non-existing files
           Product: Ant
           Version: 1.8.4
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build Process
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Dear Sir or Madam,
I downloaded apache-ant-1.8.4-bin.zip.
When I executed "ant -f fetch.xml -Ddest=system", I got the following warnings.

jspc:
[artifact:dependencies] Downloading:
tomcat/jasper-compiler/4.1.36/jasper-compiler-4.1.36.pom
[artifact:dependencies] [WARNING] Unable to get resource from repository remote
(http://repo1.maven.org/maven2/)
...
[artifact:dependencies] Downloading:
tomcat/jasper-runtime/4.1.36/jasper-runtime-4.1.36.pom
[artifact:dependencies] [WARNING] Unable to get resource from repository remote
(http://repo1.maven.org/maven2/)
...

I tried the following URLs and files do not exist.
http://repo1.maven.org/maven2/tomcat/jasper-compiler/4.1.36/jasper-compiler-4.1.36.pom
http://repo1.maven.org/maven2/tomcat/jasper-compiler/4.1.36/jasper-runtime-4.1.36.pom

Are 'jasper-compiler-4.1.36.pom' and 'jasper-runtime-4.1.36.pom' needed?
If so, would you please update fetch.xml to the new URLs?  

If they are not needed, it may be bettered to remove them from fetch.xml.

Thank you very much.
Best regards,
Candy

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to