You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2007/11/08 09:28:35 UTC

[jira] Commented: (CONTINUUM-1554) Unable to do a build using Ant Build Script

    [ http://jira.codehaus.org/browse/CONTINUUM-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113166 ] 

Emmanuel Venisse commented on CONTINUUM-1554:
---------------------------------------------

What is the build output reported in the build result?

> Unable to do a build using Ant Build Script
> -------------------------------------------
>
>                 Key: CONTINUUM-1554
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1554
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.1-beta-4
>         Environment: Windows XP.
> Ant 1.6.1
> JDK 1.5
>            Reporter: Sree Reddy
>            Priority: Critical
>
> .ContinuumScm:default  - Error while checking out the code for project
> Every time I try to do a build, then it gives the following error on the console,
> Provider message: The cvs command failed.
> Command output: 
> -------------------------------------------------------------------------------
> In the continuum.log file,
> 9198449 [pool-1-thread-1] INFO  org.apache.maven.continuum.buildcontroller.BuildController:default  - Initializing build
> 9198449 [pool-1-thread-1] INFO  org.apache.maven.continuum.buildcontroller.BuildController:default  - Starting build of Agency Management
> 9198465 [SocketListener0-0] INFO  com.opensymphony.xwork.Action:projectView  - buildResult with id 27 has been deleted
> 9198465 [pool-1-thread-1] INFO  org.apache.maven.continuum.buildcontroller.BuildController:default  - Purging exiting working copy
> 9198465 [pool-1-thread-1] INFO  org.apache.maven.continuum.buildcontroller.BuildController:default  - Performing action clean-working-directory
> 9198465 [pool-1-thread-1] INFO  org.apache.maven.continuum.buildcontroller.BuildController:default  - Updating working dir
> 9198465 [pool-1-thread-1] INFO  org.apache.maven.continuum.buildcontroller.BuildController:default  - Performing action check-working-directory
> 9198465 [pool-1-thread-1] INFO  org.apache.maven.continuum.buildcontroller.BuildController:default  - Performing action checkout-project
> 9198480 [pool-1-thread-1] INFO  org.apache.maven.continuum.scm.ContinuumScm:default  - Checking out project: 'Agency Management', id: '3' to 'C:\continuum\apps\continuum\webapp\WEB-INF\working-directory\3' with branch/tag HEAD.
> 9198480 [pool-1-thread-1] INFO  org.apache.maven.scm.manager.ScmManager:default  - Executing: cmd.exe /X /C '"cvs -z3 -f -d :pserver:chris@lnxsus2:/cvsroots/intranet/agms -q checkout -r HEAD -d 3 AgMS"'
> 9198480 [pool-1-thread-1] INFO  org.apache.maven.scm.manager.ScmManager:default  - Working directory: C:\continuum\apps\continuum\webapp\WEB-INF\working-directory
> 9198590 [pool-1-thread-1] WARN  org.apache.maven.continuum.scm.ContinuumScm:default  - Error while checking out the code for project: 'Agency Management', id: '3' to 'C:\continuum\apps\continuum\webapp\WEB-INF\working-directory\3' with branch/tag HEAD.
> 9198590 [pool-1-thread-1] WARN  org.apache.maven.continuum.scm.ContinuumScm:default  - Command output: 
> 9198590 [pool-1-thread-1] WARN  org.apache.maven.continuum.scm.ContinuumScm:default  - Provider message: The cvs command failed.
> 9198621 [pool-1-thread-1] INFO  org.apache.maven.continuum.buildcontroller.BuildController:default  - Merging SCM results
> 9198668 [pool-1-thread-1] INFO  org.apache.maven.continuum.buildcontroller.BuildController:default  - Error updating from SCM, not building
> ***********************************************************************************
> We are using the following SCM URL for this project,
> scm:cvs:pserver:<username>:<password>@lnxsus2:/cvsroots/intranet/agms:AgMS
> In CVS, the project is setup as:
> AgMS
> AgMSBuild\build.xml
> AgMSCommon
> AgMSWeb
> Any ideas about why we can't do the build?
> Thanks,
> Sree

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira