/[Apache-SVN]
ViewVC logotype

Revision 187639


Jump to revision: Previous Next
Author: jdcasey
Date: Tue Jun 7 00:37:01 2005 UTC (19 years ago)
Changed paths: 7
Log Message:
o Removed dependency on plexus-container-artifact, using nested DefaultPlexusContainer instances instead for plugin isolation.
o Moved marmalade support dependencies out of maven-core, since they can be supported on demand now
o changed the ordering of the ant and assembly plugins, to show that the classloader (plugin param) bug is fixed.
o added a method in PluginDescriptor which is similar to o.a.m.model.Plugin.getId() (I think that's the method; it's the one that results in a key of 'g:a')
o moved wagon-ssh dependency into maven-core, since there is a new issue related to nested containers and wagons which are introduced as plugin dependencies. This should be solved using a mechanism similar to plugin-manager for wagon-manager impl in future anyway

Changed paths

Path Details
Directorymaven/components/trunk/maven-core/pom.xml modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/cli/MavenCli.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java modified , text changed
Directorymaven/components/trunk/maven-core/src/test/java/org/apache/maven/MavenTestUtils.java 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-plugins/maven-deploy-plugin/pom.xml modified , text changed
Directorymaven/components/trunk/maven-plugins/pom.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26