[ 
https://issues.apache.org/jira/browse/SCM-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731100#comment-16731100
 ] 

Michael Osipov commented on SCM-838:
------------------------------------

Is this one still valid?

> StarTeam scm:checkin
> --------------------
>
>                 Key: SCM-838
>                 URL: https://issues.apache.org/jira/browse/SCM-838
>             Project: Maven SCM
>          Issue Type: Test
>          Components: maven-scm-provider-starteam
>    Affects Versions: 1.9.5
>         Environment: Windows 7 professional OS
> Jenkins 2.19
> Maven 3.3.9
> StarTeam 15.1
>            Reporter: Ravi Rowthu
>            Priority: Minor
>             Fix For: waiting-for-feedback
>
>
> 1.    Executing mvn -Dmessage="Command line try" -Dincludes="*.xml" 
> scm:checkin
> [INFO] Command line: cmd.exe /X /C "stcmd ci -x -nologo -stop -p 
> 0905x...@project.starteam.company.pvt:49xxx/<Project>/<View>/Projects/POC/tibco.bw.sample.core.soa.CallProcess.application
>  -fp C:/ 
> /<Project>/<View>/Projects/POC/tibco.bw.sample.core.soa.CallProcess.application
>  -r "Command line try" -eol  on pom.xml"
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 8.670 s
> [INFO] Finished at: 2016-10-20T13:08:16-05:00
> [INFO] Final Memory: 17M/245M
> [INFO] 
> ------------------------------------------------------------------------
> Actual result : I don't see my file upload into my starteam SCM.
> 2.    Executing mvn -Dmessage="Command line try" scm:checkin
> [INFO] Command line: cmd.exe /X /C "stcmd ci -x -nologo -stop -p 
> n...@project.starteam.company.pvt:49xxx/<Project>/<View>/Projects/POC/tibco.bw.sample.core.soa.CallProcess.application
>  -fp 
> C:/<Project>/<View>/Projects/POC/tibco.bw.sample.core.soa.CallProcess.application
>  -is -r "Testing checkin thru Maven" -f NCI -eol on"
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 8.086 s
> [INFO] Finished at: 2016-10-19T22:03:39-05:00
> [INFO] Final Memory: 18M/247M
> [INFO] 
> ------------------------------------------------------------------------
> Actual result : I don't see any of my local changed files upload into my 
> starteam SCM.
> 3.    Executing stcmd from command line
> stcmd ci -x -nologo -stop -p 
> n...@project.starteam.company.pvt:49xxx/<Project>/<View>/Projects/POC/tibco.bw.sample.core.soa.CallProcess.application
>  -fp 
> C:/<Project>/<View>/Projects/POC/tibco.bw.sample.core.soa.CallProcess.application
>  -is -r "Testing checkin thru Maven" -f NCI -eol on
> Actual result : Below error.
> command is invalid. The parameter(s) "eol" is/are not supported by this 
> command. Please check the Command Line  Documentation for a list of supported 
> parameters
> 4.    Executing stcmd from command line without eol parameter
> stcmd ci -x -nologo -stop -p 
> n...@project.starteam.company.pvt:49xxx/<Project>/<View>/Projects/POC/tibco.bw.sample.core.soa.CallProcess.application
>  -fp 
> C:/<Project>/<View>/Projects/POC/tibco.bw.sample.core.soa.CallProcess.application
>  -is -r "Testing checkin thru Maven" -f NCI 
> Actual result : All my files are checked into starteam scm.
> Questions/Comments:
> 1.    https://maven.apache.org/components/scm/scms-overview.html
> "StarTeam" is listed under "Fully implemented SCMs" and "Starteam Enterprise" 
> is listed under Not implemented SCMs. What is the difference between these 
> two.
> 2.    We are using Microfocus StarTeam 15.1 here in our implementation.
> 3.    Is "-eol on" causing the files not being committed to starteam scm ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to