martinspielmann / nexus3-crowd-plugin

Sonatype Nexus plugin for Atlassian Crowd integration
Apache License 2.0
39 stars 15 forks source link

Implement new nexus APIs (Nexus 3.49.0-2) #87

Closed frimtec closed 1 year ago

frimtec commented 1 year ago

Dear @martinspielmann

I have implemented the missing APIs for nexus 3.49.0. The code compiles now against the new nexus API.

Unfortunately I can not run the karaf-maven-plugin in my environment. Is it possible that you create a draft-release so I can test the plugin in my nexus instance?

Best regards frimtec

martinspielmann commented 1 year ago

thanks so much, looks great. will have a look into it and try to draft a release asap (may take a day or two)

frimtec commented 1 year ago

Added a commit to fix compile issues in test code. I can now build the kar file by myself on my private machine.

Will test the PR on Monday in our company Nexus and let you know if all works fine.

frimtec commented 1 year ago

There was one more fix necessary, now all works well again :-)

martinspielmann commented 1 year ago

There was one more fix necessary, now all works well again :-)

This is like the best bug report experience on Github ever 💯 Thanks!

n00lz commented 1 year ago

Hi @martinspielmann, We've just update our Nexus to 3.49.0-2 and run into the same issue. Are you going to release a new version of the plugin with this fix anytime soon?

@frimtec Thank you for the fix!

Best Regards!

martinspielmann commented 1 year ago

will merge + release today