Hello Steve
Thanks for reporting this issue. Does this mismatch prevent Maven to
resolve "0.8-jdk8-SNAPSHOT"? If yes, I can try to trig a new build on
the Jenkins server.
I wonder if this issue is specific to this repository? The number seems
to be just a timestamp, and it varies from module to module. For example
for sis-referencing it is "2017-07-17 14:16:23" (the "-" and ":" are my
additions) while for sis-metadata (just before sis-referencing in build
order) it is "2017-07-17 14:15:34". I wonder if the computation of
"maven-metadata.xml" file is also sensitive to such time mismatch...
Martin
Le 17/07/2017 à 17:07, HRUDA Steve a écrit :
> Hi Martin,
>
> could it be possible, that something is wrong with the Snapshot
> repository?
>
>
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/sis/core/sis-referencing/0.8-jdk8-SNAPSHOT/maven-metadata.xml
>
>
>
> The version value of the maven-metadata.xml doesn’t fit to the
> available version.
>
>
>
> E.g. maven-metadata.xml defines that the latest snapshot version is:
> <value>0.8-jdk8-20170717.1416*23*-445</value> but such a version
> doesn’t exist at the repository.
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/sis/core/sis-referencing/0.8-jdk8-SNAPSHOT/
>
>
>
> The latest version in the repository is
> sis-referencing-0.8-jdk8-20170717.1416*22*-445.jar.
>
>
>
> That works:
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/sis/core/sis-referencing/0.8-jdk8-SNAPSHOT/sis-referencing-0.8-jdk8-20170717.141622-445.jar
>
>
>
> That doesn’t work:
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/sis/core/sis-referencing/0.8-jdk8-SNAPSHOT/sis-referencing-0.8-jdk8-20170717.141623-445.jar
>
>
>
> Best Regards,
>
> Steve
>
>