8e3e FreshPorts -- devel/maven2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
maven2 2.2.1_1 devel on this many watch lists=3 search for ports that depend on this port
Java project management tool, 2.0 branch
Maintained by: hq@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Jul 2005 18:28:13
Also Listed In: java
License: not specified in port


Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.

Maven 2.0 is a rewrite of the popular Maven application to achieve a number of
goals, and to provide a stable basis to take it into the future.

WWW: http://maven.apache.org/maven2/index.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. devel/maven-wrapper
  2. java/openjdk6

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/maven2/ && make install clean
To add the package: pkg_add -r maven2


Configuration Options
     No options to configure

Master Sites:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/maven/binaries/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/maven/binaries/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/maven/binaries/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/maven/binaries/
  6. ftp://ftp.rhnet.is/pub/apache/maven/binaries/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/maven/binaries/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/maven/binaries/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/maven/binaries/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/maven/binaries/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/maven/binaries/
  12. http://archive.apache.org/dist/maven/binaries/
  13. http://ftp.twaren.net/Unix/Web/apache/maven/binaries/
  14. http://ring.nict.go.jp/archives/net/apache/maven/binaries/
  15. http://www.apache.org/dist/maven/binaries/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-09-21
    Affects: users of devel/maven2 and devel/maven3
    Author: hq@FreeBSD.org
    Reason: 
      The devel/maven2 and devel/maven3 now rely on a wrapper port:
      devel/maven-wrapper. If you plan to upgrade the devel/maven[23] ports, you
      will have to uninstall all of them before reinstalling them.
    
    

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 11:25:28
Original commit files touched by this commit  2.2.1_1
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
02 Oct 2011 09:22:38
Original commit files touched by this commit  2.2.1_1
hq search for other commits by this committer
Fix install when PREFIX != LOCALBASE

Reported by:    pointyhat via pav
26 Sep 2011 06:48:28
Original commit files touched by this commit  2.2.1_1
hq search for other commits by this committer
Fix RUN_DEPENDS

Reported by:    pointyhat via pav
21 Sep 2011 07:01:06
Original commit files touched by this commit  2.2.1_1
hq search for other commits by this committer
Use devel/maven-wrapper
21 Jul 2011 05:03:02
Original commit files touched by this commit  2.2.1
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
03 Jul 2011 14:59:23
Original commit files touched by this commit  2.2.1
ohauer search for other commits by this committer
-remove MD5
12 Aug 2009 05:41:36
Original commit files touched by this commit  2.2.1
hq search for other commits by this committer
Update to 2.2.1
14 Jul 2009 12:24:28
Original commit files touched by this commit  2.2.0
hq search for other commits by this committer
Update to 2.2.0

PR:             136749
Submitted by:   Tomas Verbaitis <tomasv@megalogika.lt>
11 Apr 2009 23:49:55
Original commit files touched by this commit  2.1.0
hq search for other commits by this committer
Update to 2.1.0
15 Mar 2009 13:04:42
Original commit files touched by this commit  2.0.10
hq search for other commits by this committer
Update to 2.0.10
06 Jun 2008 13:21:59
Original commit files touched by this commit  2.0.9_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
14 Apr 2008 05:37:30
Original commit files touched by this commit  2.0.9
hq search for other commits by this committer
Update to version 2.0.9
09 Jan 2008 20:16:53
Original commit files touched by this commit  2.0.8
hq search for other commits by this committer
Update to version 2.0.8

PR:             119455
Submitted by:   Tomas Verbaitis <tomasv@megalogika.lt>
25 Jun 2007 17:53:01
Original commit files touched by this commit  2.0.7
hq search for other commits by this committer
Update to 2.0.7
19 May 2007 20:32:57
Original commit files touched by this commit  2.0.6_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
30 Apr 2007 19:42:49
Original commit files touched by this commit  2.0.6
hq search for other commits by this committer
Update to 2.0.6
04 Mar 2007 16:37:51
Original commit files touched by this commit  2.0.5
hq search for other commits by this committer
Update to 2.0.5

Reported by:    portscout
20 May 2006 14:17:56
Original commit files touched by this commit  2.0.4
hq search for other commits by this committer
Update to 2.0.4
29 Mar 2006 23:46:27
Original commit files touched by this commit  2.0.3
hq search for other commits by this committer
- Update to 2.0.3
- Use 'exec' to launch the JVM
02 Feb 2006 00:56:23
Original commit files touched by this commit  2.0.2
hq search for other commits by this committer
Update to 2.0.2
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.0
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
27 Oct 2005 12:46:38
Original commit files touched by this commit  2.0
hq search for other commits by this committer
Update to 2.0 final release

BTW, the main executable has been renamed: 'm2' -> 'mvn'
05 Oct 2005 17:51:02
Original commit files touched by this commit  2.0.b.3
hq search for other commits by this committer
Update to 2.0 beta 3
18 Jul 2005 18:26:24
Original commit files touched by this commit  2.0.a.3
hq search for other commits by this committer
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.

Maven 2.0 is a rewrite of the popular Maven application to achieve a number of
goals, and to provide a stable basis to take it into the future.

WWW: http://maven.apache.org/maven2/index.html

Number of commits found: 24

282e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight79
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0