Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Tomcat download link returns a 404 #413

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments
Closed

The Tomcat download link returns a 404 #413

GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

mvn clean install -Pontopia-distribution-tomcat

fails with the following error:

org.codehaus.cargo.container.ContainerException: Failed to download 
[http://apache.cs.uu.nl/dist/tomcat/tomcat-6/v6.0.32/bin/apache-tomcat-6.0.32.ta
r.gz]
    at org.codehaus.cargo.container.installer.ZipURLInstaller.download(ZipURLInstaller.java:329)
    at org.codehaus.cargo.container.installer.ZipURLInstaller.install(ZipURLInstaller.java:148)
    at org.codehaus.cargo.maven2.configuration.Container.setupHome(Container.java:360)
    at org.codehaus.cargo.maven2.configuration.Container.createContainer(Container.java:241)

Version 6.0.32 seems to have been replaced with 6.0.33, so we should either 
upgrade or move to a more stable URL.

Original issue reported on code.google.com by indiapaleale@gmail.com on 27 Sep 2011 at 7:48

@GoogleCodeExporter
Copy link
Author

Issue 421 has been merged into this issue.

Original comment by qsieb...@gmail.com on 24 Oct 2011 at 1:40

@GoogleCodeExporter
Copy link
Author

Fixed in revision 2244

Original comment by qsieb...@gmail.com on 8 Dec 2011 at 11:48

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by qsieb...@gmail.com on 27 Jan 2012 at 11:11

  • Added labels: Release5.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant