/[Apache-SVN]
ViewVC logotype

Revision 226333


Jump to revision: Previous Next
Author: jdcasey
Date: Fri Jul 29 03:41:02 2005 UTC (19 years, 2 months ago)
Changed paths: 7
Log Message:
Adding resolved flag to Artifact.

This is done to counter the possibility that an artifact's file is set without the artifact actually being resolved, as in the case where the artifact is a snapshot version, but no snapshot-enabled repositories exist (think plugin resolution). This also has the beneficial side-effect of providing a more intuitive method of checking whether an artifact has been resolved (rather than artifact.getFile() != null).


Changed paths

Path Details
Directorymaven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/Artifact.java modified , text changed
Directorymaven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/DefaultArtifact.java modified , text changed
Directorymaven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/ArtifactResolutionException.java modified , text changed
Directorymaven/components/trunk/maven-artifact-manager/pom.xml modified , text changed
Directorymaven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/DefaultWagonManager.java modified , text changed
Directorymaven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java modified , text changed
Directorymaven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/ActiveProjectArtifact.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26