Ok, but I think the timestamped snapshot file name is generated by Maven, so it should be able to get it without querying the remote repo. And the url for the remote repo you do have. However, I don't know how to get the timestamped snaphot file name.
/Anders Gerrit Brehmer wrote: > >> I think you want to try the jboss-maven-plugin and do a remote deploy. >> This >> is described here: >> http://osdir.com/ml/java.maven-plugins.mojo.devel/2006-01/msg00208.html > > Thanks for the tip, but my problem is, that I don't know the real archiva > url from the current deployed artifact because we are using timestamped > snapshots (uniqueVersion = true). So if we want to deploy a > snapshot-version, there is no artifact with exactly > ${build.project.finalName} in the archiva repository. > > > > ___________________________________________________________ > Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Retrieve-last-artifact-URL-from-remote-repository-tp20752830p20761127.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
