Have a look http://jira.codehaus.org/browse/MRELEASE-103 The solution is simple.
- Olivier -----Message d'origine----- De : Dave Hoffer [mailto:[EMAIL PROTECTED] Envoyé : mardi 9 mai 2006 23:43 À : Maven Users List Objet : [m2.0.4] release:perform failure I get the following error when running the release:perform task. I had already run the release.prepare -DdryRun=true and had no errors or warnings. I am using 2.0-beta-4-snapshot of the maven.release.plugin which supports the starteam scm. [INFO] Checking out the project to perform the release ... [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] No SCM URL was provided to perform the release from I have my scm configured in my pom as follows which seems okay to me. <scm> <connection>scm:starteam:username:[EMAIL PROTECTED]:49201:/Components/xri te-commons/</connection> <developerConnection>scm:starteam:username:[EMAIL PROTECTED]:49201:/Compo nents/xrite-commons/</developerConnection> </scm> After running release.prepare -DdryRun=true and resolving any errors/warnings I then run release:perform and get the above error. How can it say I have no scm URL? Is there anything else I need to do to run the release:perform task? What am I doing wrong? Maven should know how to apply labels to starteam given the url above right? Is there a bug in the maven.release.plugin beta plugin? -dh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, any attachments and the information contained therein ("this message") are confidential and intended solely for the use of the addressee(s). If you have received this message in error please send it back to the sender and delete it. Unauthorized publication, use, dissemination or disclosure of this message, either in whole or in part is strictly prohibited. -------------------------------------------------------------------------------------------------------------- Ce message électronique et tous les fichiers joints ainsi que les informations contenues dans ce message ( ci après "le message" ), sont confidentiels et destinés exclusivement à l'usage de la personne à laquelle ils sont adressés. Si vous avez reçu ce message par erreur, merci de le renvoyer à son émetteur et de le détruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressément autorisées de ce message, sont interdites. ------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]