On 11/12/06, Benoitx <[EMAIL PROTECTED]> wrote:
C:\project\qalab\maven2-qalab-plugin>mvn repository:create-bundle
It's repository:bundle-create (not create-bundle) and you shouldn't need to add it to your pom.
mvn repository:create-bundle ... The plugin 'org.apache.maven.plugins:maven-repository-plugin' does not exist or no valid version could be found What am I doing wrong? I'm trying to follow: http://maven.apache.org/guides/mini/guide-central-repository-upload.html
That's odd, it downloads and executes just fine for me with 2.0.4. Try it with -U (and the correct goal) and see if that works. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
