On 04/09/2006, at 8:47 PM, Max Bowsher wrote:
What is the canonical description of the difference between
baseVersion and version?
baseVersion = 1.0-SNAPSHOT. version = 1.0-20060809.141516-1 (under
uniqueVersion) or 1.0-SNAPSHOT (non-uniqueVersion, or locally
installed). Similarly, for n
Hi,
Attempting to debug MJAR-28 has led me to a section of code in:
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve
which I would like to ask for some help understanding why it does what
it does.
Here is the code chunk in question:
if ( artifact.isSnapshot() && !artifact.g