Hi Andy, thanks for the report. Maybe to be safe we should point to the distribution archive instead:
http://archive.apache.org/dist/tomcat/tomcat-7/ Greetings, Sebastian 2013/4/10 Andy Seaborne <a...@apache.org> > On 08/04/13 18:50, Sebastian Schaffert wrote: > >> Dear all, >> >> next try. Thanks to Sergio for updating all the LICENSE and NOTICE files >> last week. >> >> Please vote until Thursday 11th April at 20:00. >> >> :-) >> >> Greetings, >> >> Sebastian >> >> > I'm having problems running: > > mvn -s ../settings-release.xml -Pdist-local,installer,**marmotta-release > install > > getting > > [INFO] ------------------------------**------------------------------** > ------------ > [INFO] Building Apache Marmotta Installer 3.0.0-incubating > [INFO] ------------------------------**------------------------------** > ------------ > [INFO] > [INFO] --- maven-remote-resources-plugin:**1.4:process (default) @ > marmotta-installer --- > [INFO] > [INFO] --- maven-download-plugin:1.0.0:**wget (download-tomcat) @ > marmotta-installer --- > Downloading: http://www.eu.apache.org/dist/**tomcat/tomcat-7/v7.0.37/bin// > **apache-tomcat-7.0.37.zip<http://www.eu.apache.org/dist/tomcat/tomcat-7/v7.0.37/bin//apache-tomcat-7.0.37.zip> > org.apache.maven.wagon.**ResourceDoesNotExistException: File: > http://www.eu.apache.org/dist/**tomcat/tomcat-7/v7.0.37/bin/** > apache-tomcat-7.0.37.zip<http://www.eu.apache.org/dist/tomcat/tomcat-7/v7.0.37/bin/apache-tomcat-7.0.37.zip>, > ReasonPhrase:Not Found. > > .... > > [INFO] Apache Marmotta Installer ......................... FAILURE [0.874s] > > because it accesses http://www.eu.apache.org/dist/** > tomcat/tomcat-7/v7.0.37/bin//**apache-tomcat-7.0.37.zip<http://www.eu.apache.org/dist/tomcat/tomcat-7/v7.0.37/bin//apache-tomcat-7.0.37.zip> > > which no longer exists - it's 7.0.39 now. > > Minor: shouldn't www.eu.apache.org be www.apache.org? > > Andy > >