Apache Maven core
Go to file
Jason van Zyl 7d69da0eea o unrequired cast
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@512552 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 01:30:44 +00:00
maven-artifact Fixing some lingering dependency ordering problems from artifact resolution, and adding settings-builder advice to the CLI. 2007-02-27 17:47:30 +00:00
maven-artifact-manager Rearranging project-builder caching so it's done externally and available for use in the model-lineage builder and during artifact resolution as well. 2007-02-20 18:09:53 +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 read/writeSettings() api to the maven-tools and the embedder along with unit tests in each place, and adding a cache object for the settings that is based on the build-context. 2007-02-22 01:01:54 +00:00
maven-cli o adding a way to set the local repository using a -D option 2007-02-28 01:18:01 +00:00
maven-core o add wagon-manager to the filter list 2007-02-28 01:27:53 +00:00
maven-embedder o we'll use the embedder now for some default values because we still have an asymmetry for many of the methods that 2007-02-28 01:13:33 +00:00
maven-error-diagnostics POM cleanup, remove inherited fields, added license and xsd 2006-07-07 12:23:28 +00:00
maven-model MNG-2846 Make the output of Model.getId() nicer 2007-02-24 20:32:36 +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 Adding default profile-id's. 2007-02-20 20:51:15 +00:00
maven-project o unrequired cast 2007-02-28 01:30:44 +00:00
maven-reporting move plugin tools and reporting implementation to shared 2006-10-21 02:16:02 +00:00
maven-repository-metadata merge r499763 from branch - add methods to repository metadata class 2007-01-25 13:37:44 +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 simplifying settings handling and pushing responsibility to the client code 2007-02-28 01:29:52 +00:00
maven-tools o got rid of all the settings related code and use the settings builder directly and push the responsibility of 2007-02-28 01:29:02 +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 * Updating bootstrap for new wagon deps. 2007-02-09 22:46:35 +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 Rearranging project-builder caching so it's done externally and available for use in the model-lineage builder and during artifact resolution as well. 2007-02-20 18:09:53 +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
make-embedder.sh git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@511386 13f79535-47bb-0310-9956-ffa450edef68 2007-02-25 01:03:51 +00:00
pom.xml Adding back the extension manager support for injected containers into the WagonManager. 2007-02-13 23:14:14 +00:00

README.txt

See: 

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