I have a parameterized value for my Release name. When I try to use that value in the CollabNet File Release add-in for the Release value, it gives me the following error:
CollabNet FileRelease: Critical Error: releaseId cannot be found for ${RELEASE}. Setting build status to UNSTABLE (or worse).
I've tried many permutations to reference the variable. I've also verified that it properly resolves the variable value by placing it in another area of the build. It looks like the CollabNet plugin won't resolve the value. Has anyone found a way around this?