Umm... after re-reading: I don't mean that the versions plugin is the source of trouble, but my messed up repo is!
Best regards, Eric > -----Ursprüngliche Nachricht----- > Von: Lewis, Eric [mailto:[email protected]] > Gesendet: Mittwoch, 7. Oktober 2009 17:17 > An: Maven Users List > Betreff: Versions plugin and metadata > > Hi > > I'm having a lot of trouble with the versions plugin. > I was doing a lot of tests where I deployed a lot of versions > and SNAPSHOTs into our local Nexus repo. > > After the tests I deleted all these test versions from Nexus > and rebuilt the index. > > However, I forgot the local repo, where everything was still > alive (I noticed since the versions plugin put in some of > those test versions). After cleaning that up (basically > deleting everything), I'm still having trouble. > > As was answered before, the versions plugin gets the version > from the metadata in the repo and then tries to find that > version/SNAPSHOT in the repo. > This then is the point where things fall apart, because my > metadata tells me the latest SNAPSHOT is 1.18.0-SNAPSHOT > while the repo only contains 1.0.0-SNAPSHOT. > > To make a long story short: How can I deleted all that wrong > metadata and make sure it never comes back to haunt me? > > Thanks for any pointer... > > Best regards, > Eric > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
