Yes, works ok with 2.1 but you'll find all permissions knackered with 2.2 on exe/config files.
Marnie On 3/8/07, Rupert Smith <[EMAIL PROTECTED]> wrote:
Yeah, I remember. You've got things working correctly with the 2.1 plugin? I only used 2.2-SNAPSHOT in perftesting to produce an all-in-one jar to aid running the tests from the command line. I should be able to do downgrade to 2.1 or better still to do create a manifest only jar. On 3/8/07, Marnie McCormack <[EMAIL PROTECTED]> wrote: > Re the assembly 2.2 snapshot - remember that it fixes file permissions, thus > breaks them in our build ! :-( > > Marnie > > > On 3/7/07, Rupert Smith <[EMAIL PROTECTED]> wrote: > > > > Another question is, what snapshots need to be resolved in order to do > > a release? Is it only dependancies that form part of the distribution, > > or do all maven plugin snapshots need to be resolved too? > > > > At the moment we need a snapshot of the retrotranslator plugin, as no > > concrete version has been released. I've also used the assembly > > 2.2-SNAPSHOT plugin in the perftest module, but I'm pretty sure I can > > achieve what I wanted to with 2.1 concrete version plugin instead. > > > > Will ask on the codehaus mojo list if a concrete release of > > retrotranslator plugin can be made. > > > > Rupert > > > > On 3/7/07, Martin Ritchie <[EMAIL PROTECTED]> wrote: > > > Do we need the snapshot repositories on our poms? Maven takes a long > > > time to check for updates of various modules that I didn't think we > > > were using. e.g. > > > org.apache.maven.archiva:archiva:1.0-SNAPSHOT > > > org.apache.maven.archiva:archiva-utils:1.0-SNAPSHOT > > > > > > -- > > > Martin Ritchie > > > > > >
