/[Apache-SVN]
ViewVC logotype

Revision 933848


Jump to revision: Previous Next
Author: ifedorenko
Date: Wed Apr 14 03:09:21 2010 UTC (13 years, 11 months ago)
Changed paths: 3
Log Message:
MNG-4634 Allow custom lifecycles

Build extensions plugins can now define new lifecycles. Implementation guarantees 
that standard lifecycles, i.e. default, clean and site, are considered before custom
lifecycles. It assumes that phase names are globally unique and ignores any
duplicate phase names (with a warning).

Changed paths

Path Details
Directorymaven/maven-3/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycles.java modified , text changed
Directorymaven/maven-3/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml modified , text changed
Directorymaven/maven-3/trunk/maven-core/src/test/java/org/apache/maven/lifecycle/internal/stub/DefaultLifecyclesStub.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26