Port details |
- maven-ant-tasks Allows Maven artifact handling to be used from within an Ant build
- 2.1.3 devel
=1 2.1.3Version of this port present on the latest quarterly branch.
- Maintainer: crees@FreeBSD.org
- Port Added: 2010-08-22 15:08:17
- Last Update: 2016-05-27 20:03:59
- SVN Revision: 415963
- People watching this port, also watch:: zrep
- Also Listed In: java
- License: APACHE20
- WWW:
- http://maven.apache.org/ant-tasks/index.html
- Description:
- The Maven Ant Tasks allow several of Maven's artifact handling features to be
used from within an Ant build. These include:
- Dependency management - including transitive dependencies, scope
recognition and SNAPSHOT handling
- Artifact deployment - deployment to a Maven repository (file
integrated, other with extensions)
- POM processing - for reading and writing a Maven 2 pom.xml file
WWW: http://maven.apache.org/ant-tasks/index.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- maven-ant-tasks>0:devel/maven-ant-tasks
- No installation instructions:
- This port has been deleted.
- PKGNAME: maven-ant-tasks
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- ant : devel/apache-ant
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.3 27 May 2016 20:03:59 |
crees |
Remove maven-ant-tasks- deprecated and should use Maven directly
PR: ports/209800
Submitted by: Michael Osipov
Obtained
from: http://www.mail-archive.com/announce@maven.apache.org/msg00746.html |
2.1.3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.1.3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.1.3 10 Apr 2014 07:17:18 |
bapt |
Minimum version of java is now 1.6
With hat: portmgr |
2.1.3 14 Feb 2014 20:41:16 |
antoine |
Unbreak
Reported by: pkg-fallout |
2.1.3 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.1.3 29 Dec 2013 14:50:31 |
crees |
Stage devel and database ports maintained by me.
While here, add missing cvs dep and general cleanups |
2.1.3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.1.3 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
2.1.3 17 Jun 2011 06:46:07 |
crees |
- Update maintainer address
Approved by: rene (mentor) |
2.1.3 22 Apr 2011 16:38:41 |
flo |
- update to 2.1.3
PR: ports/156576
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) |
2.1.2 06 Apr 2011 08:16:28 |
culot |
- Update to 2.1.2
PR: ports/156208
Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer) |
2.1.1 01 Sep 2010 12:54:10 |
pav |
- Fix build on 6.X
PR: ports/150181
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) |
2.1.1 28 Aug 2010 09:45:17 |
lwhsu |
- Remove unneeded BUILD_DEPENDS
Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer) |
2.1.1 28 Aug 2010 09:35:26 |
lwhsu |
- Update to 2.1.1
- Directly install with jar
PR: ports/150057
Submitted by: lwhsu
Approved by: Chris Rees <utisoft AT gmail.com> (maintainer) |
2.1.0 22 Aug 2010 15:07:57 |
lwhsu |
Add maven-ant-tasks 2.1.0, allows Maven's artifact handling to be used
from within an Ant build.
PR: ports/147889
Submitted by: Chris Rees <utisoft at gmail.com> |