Looking for a pom property that stores the deploy URL

2011-05-20 Thread Freeman, Brian
Hi, Sorry to bother everyone, but I've looked online and have been looking at the Maven source code for a while and still haven't figured this out. Any help you could give is greatly appreciated! Here is my issue: I am currently using Maven with Nexus to save our build artifacts. After we

Re: Looking for a pom property that stores the deploy URL

2011-05-20 Thread Anders Hammar
No. But I do know a Nexus specific url (REST call) which you can use by populating it with groupId, artifactId and version [1]. /Anders [1] https://docs.sonatype.com/display/SPRTNXOSS/Nexus+FAQ#NexusFAQ-Q.HowcanIretrieveasnapshotifIdon%27tknowtheexactfilename%3F On Fri, May 20, 2011 at 23:02,

Re: Looking for a pom property that stores the deploy URL

2011-05-20 Thread Wendy Smoak
On Fri, May 20, 2011 at 5:02 PM, Freeman, Brian brian.free...@libertymutual.com wrote: Here is my issue: I am currently using Maven with Nexus to save our build artifacts.  After we create the artifact and it has been deployed out to Nexus I would like to run an Ant script that we use to