You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/09 10:52:52 UTC

[jira] Commented: (MPSCM-18) Pb first time scm:perform-release is run, works second time

The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Fri, 9 Jul 2004 4:50 AM
       Body:
Then why don't we run the command twice, catching the error the first time?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPSCM-18?page=comments#action_21555

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSCM-18

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSCM-18
    Summary: Pb first time scm:perform-release is run, works second time
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-scm-plugin
   Versions:
             1.4.1

   Assignee: Brett Porter
   Reporter: Vincent Massol

    Created: Thu, 8 Jul 2004 10:31 AM
    Updated: Fri, 9 Jul 2004 4:50 AM

Description:

C:\dev\maven-plugins\announcement>maven scm:perform-release
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-final-SNAPSHOT

build:start:

scm:parse-connection:
    [echo] Using connection: scm:cvs:ext:vmassol@cvs.apache.org:/home/cvs:maven-plugins/announcement/
Using SCM method: cvs
Using CVSROOT: :ext:vmassol@cvs.apache.org:/home/cvs
Using module: maven-plugins/announcement/
What CVS tag are you releasing from?
MAVEN_ANNOUNCEMENT_1_2
What goals are you using to build? [multiproject:deploy]
plugin:repository-deploy,site:deploy

scm:perform-release:
scm:parse-connection:
    [echo] Using connection: scm:cvs:ext:vmassol@cvs.apache.org:/home/cvs:maven-plugins/announcement/
Using SCM method: cvs
Using CVSROOT: :ext:vmassol@cvs.apache.org:/home/cvs
Using module: maven-plugins/announcement/

scm:validate:

scm:checkout-project:
scm:cvs-checkout-project:
    [echo] Checking out maven-plugins/announcement/; from CVSROOT: :ext:vmassol@cvs.apache.org:/home/cvs; using tag: MAVEN_ANNOUNC
EMENT_1_2
    [mkdir] Created dir: C:\dev\maven-plugins\announcement\target\checkouts\maven-plugins\announcement
    [cvs] Using cvs passfile: C:\Documents and Settings\Vincent Massol\.cvspass
    [cvs] Protocol error: uncounted data discarded
    [cvs] cvs checkout: in directory .:
    [cvs] cvs checkout: cannot open CVS/Entries for reading: No such file or directory
    [mkdir] Created dir: C:\dev\maven-plugins\announcement\target\checkouts\maven-plugins\plugin-parent
    [copy] Copying 1 file to C:\dev\maven-plugins\announcement\target\checkouts\maven-plugins\plugin-parent
    [copy] Copying 1 file to C:\dev\maven-plugins\announcement\target\checkouts\maven-plugins\plugin-parent
    [copy] Copying 1 file to C:\dev\maven-plugins\announcement\target\checkouts\maven-plugins
    [copy] Copying 1 file to C:\dev\maven-plugins\announcement\target\checkouts\maven-plugins

BUILD FAILED
File...... C:\Documents and Settings\Vincent Massol\.maven\cache\maven-scm-plugin-1.4.1-SNAPSHOT\plugin.jelly
Element... maven:maven
Line...... 158
Column.... 9
Error parsing project.xml 'C:\dev\maven-plugins\announcement\target\checkouts\maven-plugins\announcement\project.xml'
Total time: 24 seconds
Finished at: Thu Jul 08 16:29:38 CEST 2004

C:\dev\maven-plugins\announcement>



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org