-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Artifactory plugin 3.2.10 for Bamboo does not work in Bamboo 9.0 #190
Comments
I have a similar problem but will file a separate ticket as it is somewhat different behavior. I upgraded to Bamboo 9.0.1 with the Artifactory add-on 3.2.9. It is set to incompatible and cant even be enabled and used. When I try to add the add-on from the UI, it does not show up. |
The Bamboo Artifactory Plugin doesn't Support Bamboo 9.0. The reason for this is that Bamboo 9.0 is built on Atlassian Data Center's infrastructure, and the existing Bamboo Artifactory Plugin code base isn't compatible with it. |
But we need fix ASAP, not waiting years till new plugin exists. With hundreds of plans using Artifactory Bamboo plugin is impossible to change it to CLI!!!! |
I completely understand @tibormarchynzoom the issue, but following the changes introduced by DataCenter, it practically makes no sense to adapt the existing Bamboo Artifactory Plugin to it. Bamboo 9 isn't just another Bamboo release. |
Is there an ETA on a new release? |
Is there even some kind of pre-release test version that can be used in the meantime? |
@eyalbe4 any news? any beta? we really need it. Bamboo 9.1 was already released and plugin is still not updated. |
Does not look that there are any plans to provide this add-on in the near future. Like several here its a problem for my organization as well, with hundreds of CICD pipelines using this add-on. On the suggestions to use Jfrog CLI, I want to say that the add-on is not necessarily only used for pushing artifacts to Artifactory. My organization is for example using the Artifactory Maven 3 task, which builds maven, resolves dependencies, as well as pushes to Artifactory, as well as using the Maven release . process that is built in to the add. In addition, there are several other tasks as well in the Artifactory add-on, providing more functionality than only pushing artifacts. I am blocked from upgrading Bamboo at the moment since to do so, I will need to find a solution to the hundreds of pipelines. Without the add-on, I have to replace add-on tasks in hundreds of build plans and deployment projects. But first, I also have to figure out which build plans uses the Artifactory add-ons. Then document a manual process for replacing the one add-on task with multiple other tasks (build, dependency resolution, deploy), or come up with an automated process to replace those add-on tasks with whatever we come up with. |
Following additional work and discussions, we started working on a modified version of the existing Bamboo Artifactory Plugin that will work with Bamboo 9. The solution isn't ideal, and we are also working on a new plugin and completely different plugin for DataCenter, but it will provide a solution that will allow upgrading to Bamboo 9 for now. We'll share an additional updates here soon. |
Thanks, sounds good. Any idea for when it could be available? Weeks, Months? I dont want to rush anything, but I need to upgrade Bamboo to 9.1 for security remediation reasons and it cant wait for to long. |
@Sven-O, |
@eyalbe4 Great. Can you please explain in detail why there is needed to rewrite this addon for DataCenter from scratch? Why you just can't updating current one? |
We ended up working on two seperate activities -
|
Will the changes support Bamboo 9+ or only 9.0.1? e.g. 9.1.1 which is the latest Bamboo version. |
Hi @nightwww1 @Sven-O @tibormarchynzoom @cmccoy98 @trmcclain |
Greatly appreciated. |
Work for me with Bamboo 9.1.1 |
will it be possible to share some dates when JFrog Artifactory Plugin for Bamboo will be available for Bamboo Datacenter edition? |
@mcgit1982, |
I also would like to know ETA for the redesigned Artifactory addon. My organization is about to migrate to data center and I want to avoid having to create our own addon. |
Did the plan to create a different plugin for Bamboo Datacenter not materialize? WE still have status incompatible when using the plugin with Bamboo Datacenter version 9.6.0 it still say "Incompatible" |
@SvenolovL, |
Hi all, There are two plugins that are available today: The Artifactory Bamboo Plugin is an old legacy plugin that was created many years ago. This plugin will most likely receive no new features or improvements. |
To Reproduce
Upgrade Bamboo to version 9.0
Expected behavior
Artifactory plugin 3.2.10 for Bamboo successfully start up in Bamboo 9.0
Versions
Bamboo Artifactory plugin version: 3.2.10
Bamboo operating system: Red_Hat 7.9
Artifactory Version: 7.41.4 rev 74104900
Bamboo Version: 9.0.0
Java: oracle jdk -11.0.16.1
The text was updated successfully, but these errors were encountered: