It's all about the answers!

Ask a question

BuildResultsPublisher can not update build tags


Amin Eskooch (1122) | asked Dec 22 '14, 10:05 p.m.
Trying to update a build results tag file, the following error is observed:

_test:
     [echo] build results uuid is: _QnmazYpQEeSQ-9A73w7QFA

BUILD FAILED
D:\BuildWorkspaces\evelopmentBuildWorkspace\Builds\xml:302: com.ibm.team.repository.common.transport.ServiceMethodInvocationError: java.lang.NoSuchMethodError: org/xmlsoap/schemas/soap/envelope/impl/EnvelopeImpl.<init>()V

Total time: 12 seconds
Build failed. Exit value was 1.

Here is the code snippet that I use:

<buildResultPublisher  buildResultUUID="${buildResultUUID}"
                                                repositoryAddress="${repositoryAddress}"
                                                 userId="${userId}"
                                                 passwordFile="${passwordFile}"
                                                 tags="abc" />

Please help me resolve this as I have not been able to find any similar issues or clues on jazz.net

Be the first one to answer this question!


Register or 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.