Hi Wayne, Thanks for responding. Wouldn't Maven also obviously have access to the filename it constructed itself? It seems as though there should be some property that would store this information...and if not a property, then perhaps a method that stores it (and can be accessed through a custom plugin).
On Fri, Jun 11, 2010 at 5:45 AM, Wayne Fay [via Maven] <[email protected]> wrote: >> My question is, how can I access that very final filename with the >> uniqueVersion? Is there some built-in variable where I can access that >> "myprog-1.0-060910.123432.jar" filename? > > Is there perhaps a way to hook your post-upload action into Nexus > itself, rather than Maven? Nexus obviously has access to the version > etc information. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > > > ________________________________ > View message @ > http://maven.40175.n5.nabble.com/How-can-I-get-the-freshly-uploaded-artifact-filename-with-Maven-tp243527p329401.html > To unsubscribe from How can I get the freshly uploaded artifact filename > with Maven?, click here. > -- View this message in context: http://maven.40175.n5.nabble.com/How-can-I-get-the-freshly-uploaded-artifact-filename-with-Maven-tp243527p329544.html Sent from the Maven - Users mailing list archive at Nabble.com.
