On 8 May 2013 21:13, Wayne Fay <[email protected]> wrote: >> It works well for artifacts in Nexus that was deployed from Maven. >> Unfortunately, we have some artifacts that consist of zip files and >> has been generated from an Ant build. > > I assume the plugin queries your MRM and looks at the versions in > maven-metadata.xml. How are the zip files being deployed to your MRM? > Or are they just installed locally in ~/.m2, or what? >
The files are uploaded to the Nexus server and are expected to be downloaded from it as well. If the maven-metadata is updated properly or not is something I need to check. >> My question is, does anybody know how an updated version is located by >> the version plugin? It seems to me that it doesn't just look at all >> versions for an artifact and then uses the largest number. > > I assume Stephen C. will give us an authoritative reply soon. I am hooping for an answer from Stephen. > Otherwise you can check the plugin source code pretty easily since it > is open source. Yes, and I will do that. But today I was unfortunately to tiered. And could ask the list and see if somebody knew the answer right away. Cheers Thomas -- Thomas Sundberg M. Sc. in Computer Science Mobile: +46 70 767 33 15 Blog: http://thomassundberg.wordpress.com/ Twitter: @thomassundberg Better software through faster feedback --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
