[
https://issues.apache.org/jira/browse/SCM-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961083#comment-17961083
]
ASF GitHub Bot commented on SCM-337:
------------------------------------
jira-importer opened a new issue, #554:
URL: https://github.com/apache/maven-scm/issues/554
**[David
Vicente](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dvicente72)**
opened
**[SCM-337](https://issues.apache.org/jira/browse/SCM-337?redirect=false)** and
commented
Hi
I used Continuum 1.0.3 with Synergy SCM provider(with
maven-SCM-api-1.0-beta-4.jar and maven-SCM-provider-synergy-1.0-beta-4.jar in
my \ lib)
and all works fine.
I have just installed continuum-1.1-beta-1 (with 1.0 version of
maven-SCM-api and maven-SCM-provider-synergy )and it doesn't work : it does not
manage to extract the sources
In Continuum.log, I have that
339122 [SocketListener0-0] INFO
org.apache.maven.continuum.Continuum:default - Enqueuing 'VignetteOffre'
(Build definition id=2).
339169 [pool-1-thread-1] INFO
org.apache.maven.continuum.buildcontroller.BuildController:default -
Initializing build
339169 [pool-1-thread-1] INFO
org.apache.maven.continuum.buildcontroller.BuildController:default - Starting
build of VignetteOffre
339435 [pool-1-thread-1] INFO
org.apache.maven.continuum.buildcontroller.BuildController:default - Updating
working dir
339435 [pool-1-thread-1] INFO
org.apache.maven.continuum.buildcontroller.BuildController:default -
Performing action check-working-directory
339435 [pool-1-thread-1] INFO
org.apache.maven.continuum.buildcontroller.BuildController:default -
Performing action checkout-project
339638 [pool-1-thread-1] INFO
org.apache.maven.continuum.scm.ContinuumScm:default - Checking out project:
'VignetteOffre', id: '1' to 'I:\DONNEES\DATA\continuum-1.1\working-directory\1'.
348091 [pool-1-thread-1] INFO
org.apache.maven.scm.manager.ScmManager:default - A working project already
exists [Query expression must be specified.].
354857 [pool-1-thread-1] INFO
org.apache.maven.continuum.buildcontroller.BuildController:default - Merging
SCM results
354935 [pool-1-thread-1] INFO
org.apache.maven.continuum.buildcontroller.BuildController:default - Error
updating from SCM, not building
In my build result page in Continuum :
Exception:
Cannot checkout sources.
Exception while executing SCM command.
Commandeline = cmd.exe /X /C '"ccm sync -r -p "Query expression must be
specified.""'
STDOUT = Project reference requires name and version optionally followed by
instance: 'Query expression must be specified.'
STDERR = Warning: Unable to identify project.
---
**Affects:** 1.0
**Issue Links:**
- [CONTINUUM-1416](https://issues.apache.org/jira/browse/CONTINUUM-1416)
Unable to checkout or update projects with SCM Synergy
(_**"is depended upon by"**_)
1 votes, 2 watchers
> Unable to checkout or update projects with Continuum-1.1-beta-1
> ---------------------------------------------------------------
>
> Key: SCM-337
> URL: https://issues.apache.org/jira/browse/SCM-337
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-synergy
> Affects Versions: 1.0
> Environment: Maven 2.0.5 and Continuum-1.1-beta-1
> Reporter: David Vicente
> Priority: Blocker
>
> Hi
> I used Continuum 1.0.3 with Synergy SCM provider(with
> maven-SCM-api-1.0-beta-4.jar and maven-SCM-provider-synergy-1.0-beta-4.jar in
> my \ lib)
> and all works fine.
> I have just installed continuum-1.1-beta-1 (with 1.0 version of maven-SCM-api
> and maven-SCM-provider-synergy )and it doesn't work : it does not manage to
> extract the sources
> In Continuum.log, I have that
> 339122 [SocketListener0-0] INFO org.apache.maven.continuum.Continuum:default
> - Enqueuing 'VignetteOffre' (Build definition id=2).
> 339169 [pool-1-thread-1] INFO
> org.apache.maven.continuum.buildcontroller.BuildController:default -
> Initializing build
> 339169 [pool-1-thread-1] INFO
> org.apache.maven.continuum.buildcontroller.BuildController:default -
> Starting build of VignetteOffre
> 339435 [pool-1-thread-1] INFO
> org.apache.maven.continuum.buildcontroller.BuildController:default -
> Updating working dir
> 339435 [pool-1-thread-1] INFO
> org.apache.maven.continuum.buildcontroller.BuildController:default -
> Performing action check-working-directory
> 339435 [pool-1-thread-1] INFO
> org.apache.maven.continuum.buildcontroller.BuildController:default -
> Performing action checkout-project
> 339638 [pool-1-thread-1] INFO
> org.apache.maven.continuum.scm.ContinuumScm:default - Checking out project:
> 'VignetteOffre', id: '1' to
> 'I:\DONNEES\DATA\continuum-1.1\working-directory\1'.
> 348091 [pool-1-thread-1] INFO
> org.apache.maven.scm.manager.ScmManager:default - A working project already
> exists [Query expression must be specified.].
> 354857 [pool-1-thread-1] INFO
> org.apache.maven.continuum.buildcontroller.BuildController:default - Merging
> SCM results
> 354935 [pool-1-thread-1] INFO
> org.apache.maven.continuum.buildcontroller.BuildController:default - Error
> updating from SCM, not building
> In my build result page in Continuum :
> Exception:
> Cannot checkout sources.
> Exception while executing SCM command.
> Commandeline = cmd.exe /X /C '"ccm sync -r -p "Query expression must be
> specified.""'
> STDOUT = Project reference requires name and version optionally followed by
> instance: 'Query expression must be specified.'
>
> STDERR = Warning: Unable to identify project.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)