maven: use better mirror URL

Closes Homebrew/homebrew#17282.
master
Adam Vandenberg 2013-01-24 09:57:05 -08:00
parent f339e4e001
commit a056321a83
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ require 'formula'
class Maven < Formula
homepage 'http://maven.apache.org/'
url 'http://www.apache.org/dyn/closer.cgi/maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.tar.gz'
url 'http://www.apache.org/dyn/closer.cgi?path=maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.tar.gz'
sha1 '0de5dc162bafde3fcb0a6b009cfeea81a042523b'
def install