Re: Resolving snapshot filenames from Mojo

2007-12-18 Thread ewhauser
: jar; constructing POM artifact instead. Regardless, I found a workaround for my scenario. Thnaks for the help. -- View this message in context: http://www.nabble.com/Resolving-snapshot-filenames-from-Mojo-tp14338324s177p14399267.html Sent from the Maven - Users mailing list archive at Nabbl

Re: Resolving snapshot filenames from Mojo

2007-12-17 Thread Stuart McCulloch
ry localRepository; then you could use localRepository.pathOf(artifact) which I think will also include the non-timestamp version ( you'd just need to trim off the leading path to get the base filename ) HTH Thanks. > -- > View this message in context: > http://www.nabble.com/Resol

Resolving snapshot filenames from Mojo

2007-12-14 Thread ewhauser
plugin. Any help would be appreciated. Thanks. -- View this message in context: http://www.nabble.com/Resolving-snapshot-filenames-from-Mojo-tp14338324s177p14338324.html Sent from the Maven - Users mailing list archive at Nabble.com