I would like to add Maven Dependencies Processor over CLI (for 270 projects), however I am unable to find out the value for taskKey
I've added this task over UI to a project and queried all tasks over CLI, unfortunately this is the only one without taskKey.....
I've tried to debug network traffic when modifying this task over browser, but it has only taskId = 12, no key.
Okay.... it is: com.atlassian.bamboo.plugins.maven:task.mvn.dependencies.processor
I was able to find it in task list one the page where you can add new task to project. Each task has URL and it contains task key :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.