Add this: <pluginRepositories> <pluginRepository> <id>apache.snapshots</id> <url>http://people.apache.org/repo/m2-snapshot-repository</url> <!-- NOTE: omit releases section here! --> </pluginRepository> </pluginRepositories>
Then, when you run the build, use the -U option to refresh your plugins. If that doesn't work, let me know. -john On 8/25/06, Alexis Midon <[EMAIL PROTECTED]> wrote:
Hi all, I'd like to use a snapshot version of the assembly plugin, but I can't found out a snapshot repository. Can someone tell me if such a repo is available or should I build a snapshot by myself? Thanks in advance, Alexis
