Have a look at some of the stuff I wrote in versions-maven-plugin I have most of the use-cases (for version querying) you probably have in that code.
Beware, though, that this require correct metadata be deployed. 2009/10/15 gerhard presser <[email protected]> > > hi all! > i'm writing a plugin which helps me to generate a cumulated patch file for > my > application. > because of that i want to fetch the last release of my artifact. > how can i do that. i'm playing around with ArtifactResolver, > ArtifactMetadataSource etc. > is this the right way? > regards > -- > View this message in context: > http://www.nabble.com/fetching-latest-release-of-an-artifact-tp25903867p25903867.html > Sent from the Maven Developers mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
