/[Apache-SVN]
ViewVC logotype

Revision 572214


Jump to revision: Previous Next
Author: jvanzyl
Date: Mon Sep 3 02:35:05 2007 UTC (17 years, 2 months ago)
Changed paths: 5
Log Message:
o adding a validation method to the lifecycle executor so that I can tell users what is wrong before actually trying
  to execute the lifecycle. Trying to do this validation shows in detail how tangled some of our code is as I need
  to create the dispatcher in order to create the session which is required to make the reactorManager which 
  is required to get the project required to validate the goal name ... yah.


Changed paths

Path Details
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/DefaultMaven.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/LifecycleExecutor.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/TaskValidationResult.java added
Directorymaven/components/trunk/maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26