On 04-12-19 17:58, Jody Garnett wrote:
That is interesting, I added some notes to the ticket...
- the extensions package jars using SNAPSHOT
- the war includes geoserver jars using SNAPSHOT, and geotools jars using timestamp

We could experiment with settingĀ <uniqueVersion>false</uniqueVersion> ?

I think that will only work for the "maven-deploy-plugin" plugin and for old versions < 3.0.0)

As noted on the plugin page:

Major Version Upgrade to version 3.0.0
Please note that the following parameter has been completely removed from the plugin configuration:
      uniqueVersion
As of Maven 3, snapshot artifacts will always be deployed using a timestamped version.


The problem is probably caused by having artifacts from both remote repository as well as locally built artifacts in the local repo.

-M



_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to