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
