Apache Maven core
Go to file
John Dennis Casey a866905cb4 Fixing issue with different lifecycles getting in the way of one another, as when `mvn clean install` on a maven-plugin project catches the clean:clean binding from the clean lifecycle, and knocks out the plugin:descriptor binding from the beginning of the default lifecycle.
Plugins can now be built using maven trunk once again.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@542734 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 03:00:40 +00:00
maven-artifact Remove duplicate component declaration 2007-05-28 20:27:24 +00:00
maven-build-context Merging revIds: 515814:520600 from 2.1-lifecycle-refactor branch to trunk. 2007-03-20 21:40:59 +00:00
maven-core Fixing issue with different lifecycles getting in the way of one another, as when `mvn clean install` on a maven-plugin project catches the clean:clean binding from the clean lifecycle, and knocks out the plugin:descriptor binding from the beginning of the default lifecycle. 2007-05-30 03:00:40 +00:00
maven-embedder Replaced old build-plan mess with a single recursive plan instance that tracks direct invocation forks as well as lifecycle forks. All unit tests run, and I'm running integration tests now, to see if this fixes it0013. 2007-05-26 21:06:12 +00:00
maven-error-diagnostics updating license headers 2007-02-28 22:50:38 +00:00
maven-lifecycle Fixing issue with different lifecycles getting in the way of one another, as when `mvn clean install` on a maven-plugin project catches the clean:clean binding from the clean lifecycle, and knocks out the plugin:descriptor binding from the beginning of the default lifecycle. 2007-05-30 03:00:40 +00:00
maven-model merged r541152 from branch (MNG-2461: Write JavaDoc documentation) 2007-05-24 04:17:41 +00:00
maven-monitor updating license headers 2007-02-28 22:50:59 +00:00
maven-plugin-api Remove svn:executable from pom and java files 2007-03-02 10:55:05 +00:00
maven-plugin-descriptor Remove svn:executable from pom and java files 2007-03-02 10:55:05 +00:00
maven-plugin-parameter-documenter updating license headers 2007-02-28 22:51:47 +00:00
maven-profile updating license headers 2007-02-28 22:52:16 +00:00
maven-project Making resolution of artifacts from the reactor work with classifiers (hopefully). 2007-05-26 21:22:10 +00:00
maven-reporting updating license headers 2007-02-28 22:54:36 +00:00
maven-script Upgrade snapshots 2007-05-27 05:45:18 +00:00
maven-settings MNG-2461: Write JavaDoc documentation 2007-05-24 05:45:26 +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 we simply can't survive right now without inserting plexus utils, we just have too many builds without 2007-05-03 19:50:08 +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 o we simply can't survive right now without inserting plexus utils, we just have too many builds without 2007-05-03 19:50:08 +00:00
ci.sh o updating plexus and classworlds with latest releases 2006-12-30 06:34:51 +00:00
doap_Maven.rdf license header update 2007-02-28 22:57:03 +00:00
make-embedder.sh o roll back to wagon beta-2 to fix the rash of problems with m2eclipse plugin 2007-03-10 05:38:50 +00:00
pom.xml Upgrade snapshots 2007-05-27 05:45:18 +00:00

README.txt

See: 

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