Opened 17 years ago
Closed 12 years ago
#15277 closed update (fixed)
maven is out of date
Reported by: | simon@… | Owned by: | jberry@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | simon@… | |
Port: | maven |
Description
I think Maven has updated, and the package should target maven-1.1.tar.bz2.
~$ sudo port install maven ---> 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: Status 1 encountered during processing.
Change History (7)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to jberry@… |
comment:2 Changed 16 years ago by simon@…
Cc: | simon@… added |
---|
I added archive.apache.org to master_sites in r37140 (thanks for the idea jmr) for now so the port can be fetched. When the next macports version is released it can be removed as archive.apache.org is already added in trunk.
Simon
comment:3 Changed 16 years ago by corey.gerritsen@…
you made it work for 1.0.2 and missed the other problem - there is now maven 1.1 and no way to install this version via macports
can we update the portfile or add another portfile for maven-1.1?
comment:5 Changed 15 years ago by tobypeterson
Port: | maven added |
---|---|
Summary: | Maven cannot be fetched → maven is out of date |
Version: | 1.6.0 |
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Type: | defect → update |
---|
comment:7 Changed 12 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Maven 1.1 is available as maven1
.
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer. As a workaround, 1.0.2 should still be available on archive.apache.org for manual downloading.