#14654 closed defect (fixed)
maven port can't download binaries (pointing to old non-existing binaries)
Reported by: | ldeck | Owned by: | jberry@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | maven | Cc: | |
Port: |
Description
The current version seems to be 2.08. The port file is pointing to 2.04 however.
---> Fetching maven ---> Attempting to fetch maven-1.0.2.tar.bz2 from http://www.apache.org/dist/maven/binaries ---> Attempting to fetch maven-1.0.2.tar.bz2 from http://apache.planetmirror.com.au/dist/maven/binaries ---> Attempting to fetch maven-1.0.2.tar.bz2 from ftp://ftp.planetmirror.com/pub/apache/dist/maven/binaries ---> Attempting to fetch maven-1.0.2.tar.bz2 from ftp://ftp.is.co.za/Apache/dist/maven/binaries ---> Attempting to fetch maven-1.0.2.tar.bz2 from ftp://ftp.infoscience.co.jp/pub/net/apache/dist/maven/binaries ---> Attempting to fetch maven-1.0.2.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/maven ---> Attempting to fetch maven-1.0.2.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch maven-1.0.2.tar.bz2 from http://svn.macports.org/repository/macports/downloads/maven Error: Target org.macports.fetch returned: fetch failed Error: The following dependencies failed to build: maven Error: Status 1 encountered during processing.
Change History (5)
comment:1 Changed 17 years ago by ldeck
comment:2 Changed 17 years ago by ldeck
It can however be found here: http://archive.apache.org/dist/maven/binaries/
The work-around is to download the binary directly from there to: /opt/local/var/macports/distfiles/maven
And then re-rerun the install.
comment:3 Changed 17 years ago by jmroot (Joshua Root)
Cc: | jberry@… removed |
---|---|
Owner: | changed from macports-tickets@… to jberry@… |
comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Priority: | High → Normal |
---|---|
Resolution: | → fixed |
Status: | new → closed |
A workaround was committed to the port in r37140, which can be removed once MacPorts 1.7.0 is released.
Yeah, I meant it's currently pointing to 1.02 which doesn't exist.