Re: Maven 3.9.7 generates dodgy snapshot maven-metadata.xml

2024-10-14 Thread Dale Ogilvie
Thanks for that. Our artifactory release predates 7.68 so this could well be the culprit. On Tue, Oct 15, 2024 at 7:16 AM Richard Eckart de Castilho wrote: > Hi > > > On 14. Oct 2024, at 01:31, Dale Ogilvie > wrote: > > > > The trick is, the generated maven-metad

Re: Maven 3.9.7 generates dodgy snapshot maven-metadata.xml

2024-10-13 Thread Dale Ogilvie
eployment, like you deploy separately classified > artifacts from the same reactor? > > Thanks > T > > On Sun, Oct 13, 2024 at 11:24 PM Tamás Cservenák > wrote: > > > > Howdy, > > > > can you create a reproducer that reproduces this behaviour? > > &

Re: Maven 3.9.7 generates dodgy snapshot maven-metadata.xml

2024-10-13 Thread Dale Ogilvie
3.9.9 demonstrates similar behaviour, where one of the snapshotVersions in maven-metadata.xml lags one build behind. In this case it is not the jar, but the sources which lags. Should this be an issue in maven jira? On Fri, Oct 11, 2024 at 4:52 PM Dale Ogilvie wrote: > Hello, > &

Maven 3.9.7 generates dodgy snapshot maven-metadata.xml

2024-10-10 Thread Dale Ogilvie
Hello, we do builds up against the latest snapshot in our dev environment. After switching our builds from maven 3.8.5 to 3.9.7 we find that the maven-metadata.xml generated for our snapshot libraries is incorrect, resulting in a build up against the **previous** snapshot. Switching back to 3.8.5