Hi,
I am attempting to migrate a deployment project to Java specs. We are using Bamboo 9.2.22. The deployment environments use tasks provided by JFrog's bamboo-artifactory-plugin. These tasks are exported by the plugin as AnyTasks. When scanning the specs repository, I am given the following error:
04-Mar-2025 10:25:35 Task type com.atlassian.bamboo.specs.api.builders.task.AnyTask cannot be used in deployments
I cannot find any documentation on why this limitation exists or how one might work around it. Is there any way to work around this?
This is especially confusing because Bamboo will export the environment with AnyTasks, but then it cannot be imported.
Thanks in advance!