On Sat, Nov 29, 2008 at 4:36 PM, Gerrit Brehmer <[EMAIL PROTECTED]> wrote:
> I want to do a remote deploy to a jboss server. For that I need the URL from > the last deployment to the remote repository (timestamped snapshots e.g., > archiva server). The Url will be printed to the output console during/after > successful archiva deployment (deploy:deploy). So can I retrieve this > url/remote artifact name from a runtime property inside the pom? Or are > there any other possibilities to get this information? Probably more of a feature request for the Archiva list if that's what you're using... I see there's a request in JIRA for browsing using RELEASE and LATEST [1]. The metadata should be there in the repository, so you could read that and construct the url. Or, if you're using a plugin (Cargo?) to do the deploy, it might be able to deal with snapshots. [1] http://jira.codehaus.org/browse/MRM-805 -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
