Apache Maven core
Go to file
John Dennis Casey 6c103fff87 Adding the build-plan instance for each project to the session and MavenExecutionResponse.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@616824 13f79535-47bb-0310-9956-ffa450edef68
2008-01-30 18:11:50 +00:00
maven-core Adding the build-plan instance for each project to the session and MavenExecutionResponse. 2008-01-30 18:11:50 +00:00
maven-core-it-runner add a name 2007-09-24 03:59:57 +00:00
maven-embedder Cleanup use of repositories for resolving plugin dependencies by using a LinkedHashSet to avoid duplicated repository defs (although two defs pointing to the same URL but with different id's will still look like two repos). 2008-01-24 21:29:12 +00:00
maven-lifecycle Working on cleaning up exceptions and reporting (these changes are from before the break I took to work on memory profiling in maven and plexus). 2007-11-08 20:33:27 +00:00
maven-model o Merge r611419. 2008-01-12 14:36:33 +00:00
maven-plugin-api o merged from r612012 (MNG-3273: Point out known pitfalls when developing plugins) 2008-01-15 04:19:02 +00:00
maven-profile o merged from r610985 (moved mdo) 2008-01-10 23:21:43 +00:00
maven-project Make sure that all calls to buildFromRepository use a normalized List of remote repositories (a list of ArtifactRepository instances, not of model Repository instances, for example)...this should be less of a concern when we can use Java5 generics (someday). 2008-01-30 04:18:41 +00:00
maven-reporting-api o dump doxia to release version 2007-10-23 08:27:25 +00:00
src/main/assembly produce a source assembly as part of the release 2007-06-15 03:10:55 +00:00
README.bootstrap.txt separating READMEs so the bootstrap info doesn't get into the distro. 2008-01-22 21:53:20 +00:00
README.txt separating READMEs so the bootstrap info doesn't get into the distro. 2008-01-22 21:53:20 +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 adding the backport jars as well 2008-01-20 05:10:01 +00:00
build.xml o adding the backport jars as well 2008-01-20 05:10:01 +00:00
doap_Maven.rdf o added recent release for http://projects.apache.org/projects/maven.html 2008-01-07 23:31:57 +00:00
pom.xml Restore JDK 1.4 compat, and add a profile to do a strict build that enforces the use of JDK 1.4. 2008-01-22 20:49:07 +00:00

README.txt

See: 

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