On 1/24/06, Brian E. Fox <[EMAIL PROTECTED]> wrote: > Certainly. I have already undertaken a major refactoring of the code > because it had growing pains. Go ahead and submit the patch and I'll > include it with the refactor. BTW, the svn version 1.1 can control > SNAPSHOT and release overwrites separately...maybe that's all you need? >
Done: http://jira.codehaus.org/browse/MOJO-259. I saw the overwrite option, but as I understand it, if I were to choose SNAPSHOT overwrite, then all SNAPSHOT JARs would be overwritten on every build. What I am looking for is to expand only the JARs that have actually changed since the last build. The project I am working on has fine-grained selection of API/impl(s), i.e. lots-o-dependencies, so it is important to cut down on any expansions that are not absolutely required. BTW, thanks for this plugin, an absolute godsend for what I needed. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
