/[Apache-SVN]
ViewVC logotype

Revision 225234


Jump to revision: Previous Next
Author: jdcasey
Date: Tue Jul 26 05:54:24 2005 UTC (19 years, 4 months ago)
Changed paths: 11
Log Message:
o Fixing resolution of LATEST in plugin-versions, when <useLatest/> is enabled in plugin-registry.xml, or when --check-plugin-latest is specified on the command line.

o Fixing core-library resolution for expression: ${plugin.artifacts} and ${plugin.artifactMap} (latter is keyed by g:a)

o Modified maven-core-it-plugin to accept something like "-DartifactToFile=org.apache.maven:maven-artifact"...it'll lookup that artifact in ${plugin.artifactMap}, and touch a file that's a mutation of the abs. path for that artifact.

o Added pomArtifact to ResolutionGroup, since the MavenMetadataSource ALWAYS creates a new Artifact for a pom...this allows us to retrieve the resolved Artifact for that pom.



Changed paths

Path Details
Directorymaven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/metadata/ResolutionGroup.java modified , text changed
Directorymaven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java modified , text changed
Directorymaven/components/trunk/maven-artifact-manager/src/test/java/org/apache/maven/artifact/resolver/ArtifactResolverTest.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/cli/MavenCli.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/version/DefaultPluginVersionManager.java modified , text changed
Directorymaven/components/trunk/maven-core-it-plugin/pom.xml modified , text changed
Directorymaven/components/trunk/maven-core-it-plugin/src/main/java/org/apache/maven/plugin/coreit/CoreItMojo.java modified , text changed
Directorymaven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java modified , text changed
Directorymaven/components/trunk/maven-project/src/test/java/org/apache/maven/project/TestArtifactResolver.java modified , text changed
Directorymaven/components/trunk/maven-settings/src/main/java/org/apache/maven/settings/DefaultMavenSettingsBuilder.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26