I thought that for snapshots the behaviour was different...
Will the client still find the latest snapshot or only the 1.0-SNAPSHOT ?
What is the common practice on this?  To modify the pom?

2009/1/19 Martin Höller <mar...@xss.co.at>:
> Hi!
>
> On 19 Jan 2009, emerson cargnin wrote:
>> I'm having some problems when uploading a POM. When I try to upload a
>> second time a snapshot, it will create a timestamp based one like:
>>     *  1.0-20090119.095642-1/
>>     * 1.0-20090119.100853-1/
>>     * 1.0-SNAPSHOT/
>>
>> These was after the third time uploading the pom.xml.
>> I tried to remove phisically from the repository and scanning the
>> repository, but it still appears there.
>>
>> Why the snapshot just doesn't get replaced instead?
>
> This is not an archiva issue, but a maven configuration option. Set
> <uniqueVersion>false</uniqueVersion> in your pom.xml to disable this
> feature.
>
> hth,
> - martin
>

Reply via email to