This is a bug in beta-1 :
http://jira.codehaus.org/browse/MNG-916
--- Andrius Karpavicius <[EMAIL PROTECTED]> a écrit :
> Hi,
>
> Maybe this was touched before, but can not find it in the mailing list.
>
>
> Made a plugin and specified version 1.0. Then simply it deployed m2
> deploy
>
> When I try to use it, maven keeps looking for a RELEASE version.
>
> How do I tell that version 1.0 is a RELEASE version. Something to specify
> during deploy?
>
> Last time, I simply modified plugin-registry.xml file and specified a
> version I needed, but that does not seem right
>
> Any documentation on versioning??
>
> From plugin pom.xml file
>
> <groupId>lt.sintagma.maven.plugins</groupId>
> <artifactId>my-plugin</artifactId>
> <packaging>maven-plugin</packaging>
> <version>1.0</version>
>
> From plugin-registry.xml
> <plugin>
> <groupId>lt.sintagma.maven.plugins</groupId>
> <artifactId>maven-jar-plugin</artifactId>
> <useVersion>RELEASE</useVersion>
> </plugin>
>
> Thank you,
> Andrius Karpavicius
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]