[
http://jira.codehaus.org/browse/CONTINUUM-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113345
]
Spencer White commented on CONTINUUM-1152:
------------------------------------------
I am having this issue as well. I have tried:
1) continuum-plexus-runtime-1.1-alpha-2-bin.tar.gz
2) continuum-plexus-runtime-1.1-beta-1-bin.tar.gz
3) continuum-plexus-runtime-1.1-beta-2-bin.tar.gz
4) apache-continuum-1.1-beta-3.tar.gz
5) apache-continuum-1.1-beta-4.tar.bz2
6) continuum-1.0.3-bin.tar.bz2
I have the same issue. When I look at the client specs that are in the
continuum logs, continuum is overwriting the client spec on each run and still
updates every file, so it performs a build every time it runs.
I see a few references to others having the same problem. Has it been fixed and
I don't know how to implement the fix?
Thanks.
--Spencer
> Using multiple Ant projects with Continuum and Perforce SCM - the perforce
> views are incorrectly created
> --------------------------------------------------------------------------------------------------------
>
> Key: CONTINUUM-1152
> URL: http://jira.codehaus.org/browse/CONTINUUM-1152
> Project: Continuum
> Issue Type: Bug
> Components: SCM
> Affects Versions: 1.0.3
> Environment: Windows Server 2003
> Ant 1.6.5
> Maven 2.0.4
> Continuum 1.0.3
> JDK 1.5.0_06
> Reporter: Joseph Heck
> Fix For: Future
>
>
> Using multiple Ant projects with Continuum and Perforce SCM - the perforce
> views are incorrectly created
> The first client created automagically works correctly.
> The second project generates a client that references the first. From the log
> files:
> 1052282 [Thread-3] INFO org.apache.maven.continuum.scm.ContinuumScm -
> Checking out project: 'GUR - Crc Generator', id: '2' to
> 'C:\continuum-1.0.3\bin\win32\..\..\apps\continuum\working-directory\2'.
> 1052282 [Thread-3] INFO org.apache.maven.scm.manager.ScmManager - Checkout
> working directory:
> C:\continuum-1.0.3\bin\win32\..\..\apps\continuum\working-directory\2
> 1052282 [Thread-3] INFO org.apache.maven.scm.manager.ScmManager -
> Executing: p4 client -i
> 1052282 [Thread-3] DEBUG org.apache.maven.scm.manager.ScmManager - Updating
> clientspec:
> Client:
> webguest-sepoe-build2-MavenSCM-C:\continuum-1.0.3\apps\continuum\working-directory\1
> Root: C:\continuum-1.0.3\bin\win32\..\..\apps\continuum\working-directory\2
> Owner: webguest
> View:
> //p4-tss/gur/Development/CrcGenerator/1.0/...
> //webguest-sepoe-build2-MavenSCM-C:\continuum-1.0.3\apps\continuum\working-directory\1/...
> Description:
> Created by maven-scm-provider-perforce
> This client that has been generated should be references
> working-directory\2/... not 1
> Adding a third project shows that it also references the first "client":
> 1080922 [Thread-3] INFO org.apache.maven.continuum.scm.ContinuumScm -
> Checking out project: 'GUR - Crc Local', id: '3' to
> 'C:\continuum-1.0.3\bin\win32\..\..\apps\continuum\working-directory\3'.
> 1080922 [Thread-3] INFO org.apache.maven.scm.manager.ScmManager - Checkout
> working directory:
> C:\continuum-1.0.3\bin\win32\..\..\apps\continuum\working-directory\3
> 1080922 [Thread-3] INFO org.apache.maven.scm.manager.ScmManager -
> Executing: p4 client -i
> 1080922 [Thread-3] DEBUG org.apache.maven.scm.manager.ScmManager - Updating
> clientspec:
> Client:
> webguest-sepoe-build2-MavenSCM-C:\continuum-1.0.3\apps\continuum\working-directory\1
> Root: C:\continuum-1.0.3\bin\win32\..\..\apps\continuum\working-directory\3
> Owner: webguest
> View:
> //p4-tss/gur/Development/CrcLocalApi/1.0/...
> //webguest-sepoe-build2-MavenSCM-C:\continuum-1.0.3\apps\continuum\working-directory\1/...
> Description:
> Created by maven-scm-provider-perforce
> I haven't yet dug into the code to determine where the client view gets set,
> but that appears to be where the mistake is being made.
--
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