Apache Maven core
Go to file
John Dennis Casey db225079d5 Fixing plugin-discovery when one plugin depends on another, and the pluginCollector sees a plugin before that plugin is meant to be added with its componentRealm.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@498048 13f79535-47bb-0310-9956-ffa450edef68
2007-01-20 02:45:20 +00:00
maven-artifact Add javadocs 2006-07-28 16:21:35 +00:00
maven-artifact-ant Update dependency on plexus-container-default to 1.0-alpha-16-SNAPSHOT to fix child 2007-01-06 04:03:24 +00:00
maven-artifact-manager [MNG-2780] snapshots are not updated based on metadata deployed with uniqueVersion = false 2007-01-17 09:17:30 +00:00
maven-artifact-test POM cleanup, remove inherited fields, added license and xsd 2006-07-07 12:23:28 +00:00
maven-build-context Adding the notion of a build-context, and several build-context classes that can be used: ProjectBuildContext, which contains lineage and current-project info, ExecutionBuildContext, which contains the information in the original MavenExecutionRequest, and SystemBuildContext, which contains things like System properties...these use the BuildContextManager to store and retrieve their info from the core container's Context object. 2007-01-19 19:15:18 +00:00
maven-cli m2.bat no longer exists 2007-01-16 05:04:25 +00:00
maven-core Fixing plugin-discovery when one plugin depends on another, and the pluginCollector sees a plugin before that plugin is meant to be added with its componentRealm. 2007-01-20 02:45:20 +00:00
maven-embedder Adding ability to undo the log-level change, to some extent...it's not too elegant, but it should work in most cases. 2007-01-20 02:02:47 +00:00
maven-error-diagnostics POM cleanup, remove inherited fields, added license and xsd 2006-07-07 12:23:28 +00:00
maven-model Adding the notion of a build-context, and several build-context classes that can be used: ProjectBuildContext, which contains lineage and current-project info, ExecutionBuildContext, which contains the information in the original MavenExecutionRequest, and SystemBuildContext, which contains things like System properties...these use the BuildContextManager to store and retrieve their info from the core container's Context object. 2007-01-19 19:15:18 +00:00
maven-monitor POM cleanup, remove inherited fields, added license and xsd 2006-07-07 12:23:28 +00:00
maven-plugin-api MNG-2461: Write JavaDoc documentation 2006-10-21 15:06:42 +00:00
maven-plugin-descriptor Merge maven.new for latest plexus classworlds and container APIs 2006-12-07 00:17:53 +00:00
maven-plugin-parameter-documenter Consolidating modello plugin configuration into parent-pom within pluginManagement. 2006-07-12 16:31:25 +00:00
maven-plugin-registry o lining up all the uses of modello and using 1.0-alpha-13 of the modello plugin everywhere 2007-01-07 19:13:33 +00:00
maven-profile o lining up all the uses of modello and using 1.0-alpha-13 of the modello plugin everywhere 2007-01-07 19:13:33 +00:00
maven-project Adding the notion of a build-context, and several build-context classes that can be used: ProjectBuildContext, which contains lineage and current-project info, ExecutionBuildContext, which contains the information in the original MavenExecutionRequest, and SystemBuildContext, which contains things like System properties...these use the BuildContextManager to store and retrieve their info from the core container's Context object. 2007-01-19 19:15:18 +00:00
maven-reporting move plugin tools and reporting implementation to shared 2006-10-21 02:16:02 +00:00
maven-repository-metadata Consolidating modello plugin configuration into parent-pom within pluginManagement. 2006-07-12 16:31:25 +00:00
maven-repository-tools POM cleanup, remove inherited fields, added license and xsd 2006-07-07 12:23:28 +00:00
maven-script using latest release of the bsh factory from plexus, rather than a snapshot...if this is wrong for some reason, roll this back. 2006-12-07 16:19:28 +00:00
maven-settings o lining up all the uses of modello and using 1.0-alpha-13 of the modello plugin everywhere 2007-01-07 19:13:33 +00:00
maven-tools MNG-2722 Create a strategy for providing sane default values in the MavenExecutionRequest 2006-12-31 19:20:44 +00:00
README.txt o point people at the website 2006-11-23 20:46:24 +00:00
ant-contrib-1.0b2.jar Merge maven.new for latest plexus classworlds and container APIs 2006-12-07 00:17:53 +00:00
build.properties o lining up all the uses of modello and using 1.0-alpha-13 of the modello plugin everywhere 2007-01-07 19:13:33 +00:00
build.sh o the joys of using ant to bootstrap :-) It's staring to look like a real ant build! 2006-12-11 01:33:39 +00:00
build.xml git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@497257 13f79535-47bb-0310-9956-ffa450edef68 2007-01-17 23:56:41 +00:00
ci.sh o updating plexus and classworlds with latest releases 2006-12-30 06:34:51 +00:00
doap_Maven.rdf adjust name 2006-11-22 00:08:32 +00:00
pom.xml Adding the notion of a build-context, and several build-context classes that can be used: ProjectBuildContext, which contains lineage and current-project info, ExecutionBuildContext, which contains the information in the original MavenExecutionRequest, and SystemBuildContext, which contains things like System properties...these use the BuildContextManager to store and retrieve their info from the core container's Context object. 2007-01-19 19:15:18 +00:00

README.txt

See: 

http://maven.apache.org/guides/development/guide-building-m2.html