You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dave Hoffer <DH...@xrite.com> on 2006/05/09 23:43:29 UTC

[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:password@XRite18:49201:/Components/xri
te-commons/</connection>
 
<developerConnection>scm:starteam:username:password@XRite18: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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE : [m2.0.4] release:perform failure

Posted by Olivier Lamy <ol...@accor.com>.
Have a look http://jira.codehaus.org/browse/MRELEASE-103
The solution is simple.

- Olivier


-----Message d'origine-----
De : Dave Hoffer [mailto:DHoffer@xrite.com] 
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:password@XRite18:49201:/Components/xri
te-commons/</connection>
 
<developerConnection>scm:starteam:username:password@XRite18: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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org



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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org