jira-importer commented on issue #982: URL: https://github.com/apache/maven-scm/issues/982#issuecomment-2964637418
**[Eric B](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=benze)** commented I'm running into the same issue as well with RTC 4.0.2. I figure that there are a few different ways of handling this: 1) Specify a WI # as a -D parameter (comma delimited maybe even if multiple WIs?) 2) Specify WI # as pom parameters 3) Perform a query for a WI given some fairly specific criteria (user, title, etc). I'm not entirely sure that this is even feasible using 'scm'. My biggest concern with all these options is that the behaviour should be consistent with the scm plugin; having jazz provider specific parameters isn't ideal. However, I don't see any notion of issues/workItems/etc in the scm docs and/or the release plugin. I would be very curious to know how other providers have implemented this, if at all. I took a quick look at the docs for the different providers and haven't seen anything there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org