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

add Maven repositories #355

Merged
merged 1 commit into from
Apr 4, 2023
Merged

add Maven repositories #355

merged 1 commit into from
Apr 4, 2023

Conversation

leoraba
Copy link
Contributor

@leoraba leoraba commented Apr 4, 2023

Set a list of Remove Maven repositories in pom.xml

@leoraba leoraba requested review from dahiyaAD and joneubank April 4, 2023 19:04
</snapshots>
</repository>
<repository>
<id>conjars.org</id>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

explicitly disable conjars.org as it's a dead project.

<id>dcc-release</id>
<url>https://artifacts.oicr.on.ca/artifactory/dcc-release</url>
</repository>
<repository>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding Spring public repos to facilitate Spring dependencies

Copy link
Contributor

@joneubank joneubank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for this

@leoraba leoraba merged commit 07a5588 into develop Apr 4, 2023
@leoraba leoraba deleted the fix/maven-repos branch April 4, 2023 19:13
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.

2 participants