/[Apache-SVN]
ViewVC logotype

Revision 220239


Jump to revision: Previous Next
Author: brett
Date: Fri Jul 22 05:07:47 2005 UTC (19 years, 2 months ago)
Changed paths: 8
Log Message:
PR: MNG-625
allow a plugin to specify the minimum Maven version (will apply for both building and its execution - this should be separated later).

If you are running an older version then it will not prompt to update when found, and will fail if it is encountered with a hardcoded version.



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/execution/DefaultRuntimeInformation.java added
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/execution/RuntimeInformation.java added
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/version/DefaultPluginVersionManager.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml modified , text changed
Directorymaven/components/trunk/maven-plugin-descriptor/src/main/java/org/apache/maven/plugin/descriptor/PluginDescriptor.java modified , text changed
Directorymaven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26