Apache Maven core
Go to file
Milos Kleint b6d1a5d1ac current model's remote repositories need to be calculated before the parent/origin is stored in lineage.
fixes this scenario (as found in svn:https://www.dev.java.net/svn/grizzly/trunk)
project defines remote custom repository and also has build extension that is only available at that remote repository. it defines RELEASE as the version of the extension artifact.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@673664 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 12:08:42 +00:00
maven-core Need to interpolate the plugin configurations that are stored in MojoExecution instances, created during build planning. 2008-06-30 15:27:16 +00:00
maven-core-it-runner remove property that shouldn't be needed - it was causing ${maven.repo.local} to be created locally as a directory 2008-05-07 14:13:53 +00:00
maven-distribution Now that we're holding back the plugin config for interpolation just before it's used, we need to accept pom.* expressions in the parameter expression evaluator. Also, setting the maven-distribution finalName for the assembly plugin back to its old expression, which used pom.version not project.version. 2008-06-30 14:47:09 +00:00
maven-embedder We require the newer version of the surefire plugin or it is possible to get old versions of plexus-utils in the tests 2008-06-30 08:34:38 +00:00
maven-embedder-integration-tests clean up the poms and move versions to dependencyManagement 2008-05-05 13:46:40 +00:00
maven-lifecycle added site descriptors to provide modules/parent links (merged from 2.0.x branch r649903) 2008-04-20 11:37:31 +00:00
maven-model [MNG-3642] Adding internal-only unique id 'mergeId' to build resources, to allow back-propagation of changed resource information from plugin executions to the dynamic version of the POM build section. Also, modified the project-builder's dynamism methods (calculate*, restore*) to use mergeId. 2008-07-02 15:25:22 +00:00
maven-plugin-api clean up the poms and move versions to dependencyManagement 2008-05-05 13:46:40 +00:00
maven-profile clean up the poms and move versions to dependencyManagement 2008-05-05 13:46:40 +00:00
maven-project current model's remote repositories need to be calculated before the parent/origin is stored in lineage. 2008-07-03 12:08:42 +00:00
maven-reporting-api added site descriptors to provide modules/parent links (merged from 2.0.x branch r649903) 2008-04-20 11:37:31 +00:00
maven-toolchain Remove explicit version from here. 2008-06-12 22:37:01 +00:00
maven-workspace Adding XMLNS info and license header where needed. 2008-06-12 22:08:22 +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 use latest snapshot of plexus which uses XBR. i'll update again when xbr does a release in a couple days. 2008-04-19 23:37:32 +00:00
doap_Maven.rdf o added <file-release/> tags 2008-06-27 22:41:26 +00:00
maven-ant-tasks-2.0.8.jar o add the ant tasks to the directory structure for now for the bootstrap 2008-04-15 15:42:05 +00:00
pom.xml Updating and commenting out artifact version property until I can get this working on localhost. 2008-06-30 16:38:11 +00:00

README.txt

See: 

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