Skip to content
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

AJ-1026: fix artifactory publish #228

Merged
merged 3 commits into from
May 5, 2023
Merged

Conversation

davidangb
Copy link
Collaborator

The addition of a dependencies.constraints { stanza in #226 caused artifactory publishing to fail.

This is explained in this jfrog issue.

After poking around a bit, I have implemented the hack fix from the comments in that issue.

As a bonus, I renamed the gradle task workspacedataserviceResttemplateClientLibrary to wdsClient - shorter, easier to use, and doesn't tie us to using rest template.

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@davidangb davidangb merged commit ee9785d into main May 5, 2023
@davidangb davidangb deleted the da_fixArtifactoryPublish branch May 5, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants