Apache Maven core
Go to file
Jason van Zyl 6edbabf67f o we'll use the embedder now for some default values because we still have an asymmetry for many of the methods that
don't use an execution request, or configuration, but require direct use of things like settings and the local repository. an
  example being the profile manager.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@512541 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 01:13:33 +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 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-core 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-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 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-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 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-tools Adding SettingsBuilderAdvice, to enable skipping default locations for settings files. Also, removing the settings cache, to enable call-by-call synchronization of settings between Maven embedder instances that share the same settings files. Next step is to refresh settings per-call to the embedder. 2007-02-24 00:44:29 +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