Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

maven release scm plugin error on linux

Hello, 

i have some strange problem with scm maven plugin. I am logged into JAZZ repository and i can execute commands from SCM CLI. But i have to use only CAPITAL letters in user login name when do login into jazz. 

i put everything i have to in pom.xml and my login/password into settings.xml

when i do mvn release:prepare everything goes fine til it tries to do checking. Then you can see log below when it shows this error.


[INFO] Executing: /bin/sh -c cd /home/yivanov/moller-maven/testProject && scm checkin --username b001iiv --password '*****'
[INFO] Working directory: /home/yivanov/moller-maven/testProject
[ERROR] Error: Problem running 'checkin':
Could not login to https://no000010sjts01:9443/ccm/ as "b001iiv". Already logged in as "B001IIV". Run "scm logout" and retry.

[INFO] Executing: /bin/sh -c cd /home/yivanov/moller-maven/testProject && scm deliver --repository-uri https://no000010sjts01.moller.local:9443/ccm/ --username b001iiv --password '*****'
[INFO] Working directory: /home/yivanov/moller-maven/testProject
[ERROR] Error: Problem running 'deliver':
Could not login to https://no000010sjts01.moller.local:9443/ccm/ as "b001iiv". Already logged in as "B001IIV". Run "scm logout" and retry.

I have tried to write capital letters in maven settings.xml file my user name but it doesn't use it. it tries to use only small letters in username. 

Any idea how to fix this? 

Thanks

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 1,202
× 382
× 87
× 45
× 19

Question asked: Jan 22 '14, 4:02 a.m.

Question was seen: 5,908 times

Last updated: Jan 22 '14, 4:02 a.m.

Confirmation Cancel Confirm