pkgsrc/devel/apache-maven
yyamano 9763ef7c5d Update devel/apache-maven to 2.2.1.
Maven 2.2.1 aims to correct several critical regressions related to
the selection of the HttpClient-based Wagon implementation for
HTTP/HTTPS transfers in Maven 2.2.0. The new release reverts this
selection, reinstating the Sun-based - or lightweight - Wagon
implementation as the default for this sort of traffic. However, Maven
2.2.1 goes a step further to provide a means of selecting which
provider - or implementation - the user wishes to use for a particular
transfer protocol. More information on providers can be found in our
Guide to Wagon Providers.

In addition, Maven 2.2.1 addresses some long-standing problems related
to injecting custom lifecycle mappings and artifact handlers. These
custom components are now correctly loaded regardless of whether they
come from a plugin with the extensions flag enabled, or from a pure
build extension. In addition, custom artifact handlers now will be
used to configure the attributes of the main project artifact in
addition to any artifacts related to dependencies or project
attachments created during the build.
2009-11-07 00:14:53 +00:00
..
patches
DESCR Ran pkglint --autofix on the devel/ category. Most of the changes are 2009-06-13 06:46:41 +00:00
distinfo Update devel/apache-maven to 2.2.1. 2009-11-07 00:14:53 +00:00
Makefile Update devel/apache-maven to 2.2.1. 2009-11-07 00:14:53 +00:00
PLIST Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:48:07 +00:00