-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: dependency-track-plugin
-
None
When using a job dsl script to generate jenkins jobs, dependency-track can be assigned a project with the UUID. It's more convenient for a large subset of projects to use the name+version. However when using these variables no project is assigned in the generated job. Then when running the job the following error is given
Â
Â
[DependencyTrack] Either the projectId or the projectName and projectVersion have to be specified
Â
tested with dependency track 3.6.1, dependency track plugin 2.1.0
Â