Re: Message that artifact is already unpacked

2009-05-17 Thread Brian Fox
Write a jira for the MDEP project with your ideas. I'm not sure what you need since you can control the location of the marker files, and how they are used. On Sun, May 17, 2009 at 9:46 AM, Melissa Tolliver wrote: > Thanks! That's just what's needed! Perhaps a future Maven release could > improve

Re: Message that artifact is already unpacked

2009-05-17 Thread Melissa Tolliver
Thanks! That's just what's needed! Perhaps a future Maven release could improve on this: We have a silent failure to copy, so it would be good to have better tracking of when copying is REALLY needed, or at least a clearer log line on this. On Mon, May 11, 2009 at 4:13 AM, Brian Fox wrote: > T

Re: Message that artifact is already unpacked

2009-05-10 Thread Brian Fox
The dependency plugin uses the existence of some marker files to detect if a given artifact has been unpacked. By default these markers are stored in /target/dependency. On Sun, May 10, 2009 at 11:33 AM, Melissa Tolliver wrote: > I have an unpack execution which opens up a zip file in my deploym

Message that artifact is already unpacked

2009-05-10 Thread Melissa Tolliver
I have an unpack execution which opens up a zip file in my deployment directory. However, even when the target files are NOT in place, Maven usually says that the zip is already unpacked as follows [INFO] runtimelib-1.0.1.zip already unpacked. If I change false to true, and re-run, then the zip