Apache Maven core
Go to file
John Dennis Casey 04ad40121c [MNG-1493] Modifying to allow <module> to specify a full path, including alternate pom file, rather than just a directory wherein a normal 'pom.xml' is expected to reside. This works more like <relativePath> has worked for awhile now.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@618780 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 21:27:53 +00:00
maven-core [MNG-1493] Modifying to allow <module> to specify a full path, including alternate pom file, rather than just a directory wherein a normal 'pom.xml' is expected to reside. This works more like <relativePath> has worked for awhile now. 2008-02-05 21:27:53 +00:00
maven-core-it-runner add a name 2007-09-24 03:59:57 +00:00
maven-embedder [MNG-3119] Modifying MavenProject.addAttachment(..) and MavenProjectHelper.attachArtifact(..) implementations to throw an unchecked exception when a project attachment will collide with existing attachments. This includes tests to verify the behavior. The unchecked exception allows Maven to deal with it as a real build failure, while avoiding the need to modify the MavenProjectHelper API, which is part of Maven's core and which would render many existing plugins incompatible with new Maven releases. 2008-02-05 00:09:27 +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 [MNG-3119] Modifying MavenProject.addAttachment(..) and MavenProjectHelper.attachArtifact(..) implementations to throw an unchecked exception when a project attachment will collide with existing attachments. This includes tests to verify the behavior. The unchecked exception allows Maven to deal with it as a real build failure, while avoiding the need to modify the MavenProjectHelper API, which is part of Maven's core and which would render many existing plugins incompatible with new Maven releases. 2008-02-05 00:09:27 +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 Bumping to next version of plexus-container-default to take advantage of mutable ComponentMap modifications, so things like gpg:sign will work again. 2008-02-05 21:26:28 +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 Bumping to next version of plexus-container-default to take advantage of mutable ComponentMap modifications, so things like gpg:sign will work again. 2008-02-05 21:26:28 +00:00

README.txt

See: 

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