Apache Maven core
Go to file
Britton Isbell e000c61519 Removed unneeded system.out.println messages from unit tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@696739 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 17:42:40 +00:00
maven-core o rolling back change, not sure how subclipse commits to two separate repositories in one commit.. 2008-09-18 15:49:48 +00:00
maven-core-it-runner Merge of sisbell-maven-2.1-profile branch. Removes use of project lineage from builder. 2008-09-09 01:04:17 +00:00
maven-distribution o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
maven-embedder Detangled profile activitation dependency on realm manager. Move org.apache.maven.realm package to maven-core project. 2008-09-15 02:54:31 +00:00
maven-lifecycle o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
maven-model o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
maven-plugin-api o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
maven-profile o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
maven-project Removed unneeded system.out.println messages from unit tests. 2008-09-18 17:42:40 +00:00
maven-reporting-api o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
maven-shared-model Removed unneeded system.out.println messages from unit tests. 2008-09-18 17:42:40 +00:00
maven-toolchain o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
maven-workspace o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
src added site descriptors to provide modules/parent links (merged from 2.0.x branch r649903) 2008-04-20 11:37:31 +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
build.xml o updating to 3.0-SNAPSHOT 2008-08-11 23:05:20 +00:00
doap_Maven.rdf o added <file-release/> tags 2008-06-27 22:41:26 +00:00
maven-ant-tasks-2.1-SNAPSHOT.jar o add the new ant task jars 2008-07-10 11:22:38 +00:00
pom.xml Fix: If the child pom found a parent pom within a local build, where the child pom project/parent/groupId[artifactId] did not match the groupId[artifactId] of the parent pom, then it would exclude the parent pom from inheritance. Now it will attempt to locate the parent pom in the local repo. If the parent pom is not found in local repo, build will fail. 2008-09-18 17:02:55 +00:00

README.txt

See: 

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