You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Martijn Dashorst <ma...@gmail.com> on 2009/08/17 14:20:20 UTC

Downloads link doesn't work

The page http://maven.apache.org/download.html provides links to the
mirroring system, but it seems to be configured wrongly. When I click
on the link to e.g.
http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-2.2.1-bin.tar.gz
I get the mirrors page downloaded as if it were the tarball (i.e. a
5kb file instead of a 1.5MB file).

Going to http://www.apache.org/dyn/closer.cgi/maven/binaries/,
selecting a download mirror and downloading the tarball does work
though.

I'm using safari 4.0.2

Martijn

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Downloads link doesn't work

Posted by Martijn Dashorst <ma...@gmail.com>.
On Mon, Aug 17, 2009 at 3:37 PM, Wendy Smoak<ws...@gmail.com> wrote:
> Can you try a different browser?  I believe it's a known issue with
> Safari.  For example, ServiceMix has a note on their download page
> about it.  http://servicemix.apache.org/servicemix-323.html

I don't use ff for daily usage :)

With Wicket we use a different strategy: we link to a directory
containing our distributables, instead of the artifact itself:

http://wicket.apache.org/getting-wicket.html

has a link to:

http://www.apache.org/dyn/closer.cgi/wicket/1.4.0

which contains (on mirrors):

 Parent Directory               27-Jul-2009 17:36      -
 KEYS                           23-Jul-2009 19:57    15k
 apache-wicket-1.4.0.tar.gz     23-Jul-2009 20:09  21.4M
 apache-wicket-1.4.0.tar.gz.asc 23-Jul-2009 20:09     1k
 apache-wicket-1.4.0.zip        23-Jul-2009 20:04  29.5M
 apache-wicket-1.4.0.zip.asc    23-Jul-2009 19:57     1k

Still a 3 click download, but better than the hoops I had to jump
through to get at the Maven distribution due to my browser bug.

Martijn

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Downloads link doesn't work

Posted by Wendy Smoak <ws...@gmail.com>.
On Mon, Aug 17, 2009 at 5:20 AM, Martijn
Dashorst<ma...@gmail.com> wrote:
> The page http://maven.apache.org/download.html provides links to the
> mirroring system, but it seems to be configured wrongly.
...
> I'm using safari 4.0.2

Can you try a different browser?  I believe it's a known issue with
Safari.  For example, ServiceMix has a note on their download page
about it.  http://servicemix.apache.org/servicemix-323.html

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org