[
https://jira.codehaus.org/browse/MRM-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guimiot Isabelle reopened MRM-1846:
-----------------------------------
It's not only a UI issue, maven download doesn't work either... (if it was just
UI it wouldn't be a blocker bug...)
Here's the message I get in the build log :
[INFO] Downloading:
http://archiva.company.com/repository/snapshots/myGroup/myArtifact/2.5.3-SNAPSHOT/myArtifact-2.5.3-SNAPSHOT.jar
(...)
[ERROR] Failed to execute goal on project xxxx: Could not resolve dependencies
for project xxxx:jar:1.0.0-SNAPSHOT: Could not find artifact
myGroup.myArtifact:jar:2.5.3-SNAPSHOT in snapshots
(http://archiva.company.com/repository/snapshots) -> [Help 1]
> Regression in 2.0.1 : uniqueVersion false not supported
> -------------------------------------------------------
>
> Key: MRM-1846
> URL: https://jira.codehaus.org/browse/MRM-1846
> Project: Archiva
> Issue Type: Bug
> Affects Versions: 2.0.1
> Environment: Maven 2.2.1
> Reporter: Guimiot Isabelle
> Assignee: Olivier Lamy
> Fix For: 2.1.0
>
>
> When using maven 2.2.1 and defining in the pom a snapshot repo configured
> with uniqueVersion=false, the artifacts are published as
> artifact-x.y.z-null-[buildNumber].jar, instead of artifact-x.y.z-SNAPSHOT.jar.
> It used to work fine in 1.3.x and 1.4-M4.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)