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

Get FAIRDataTeam dependencies from Github Packages #576

Closed
wants to merge 3 commits into from

Conversation

dennisvang
Copy link

@dennisvang dennisvang commented Oct 16, 2024

Get FAIRDataTeam dependencies from Github Packages instead of nexus.internal.fairdatapoint.org:

TODOS:

  • use namespace org.fairdatapoint for dependencies, instead of com.github.fairdatateam? (to match c94b209)
  • use GITHUB_REPOSITORY_OWNER in pom.xml (temporarily using dennisvang forks of dependencies, until PRs are merged)
  • add settings.xml to github workflow, with username and personal access token (PAT), because installation from github packages requires authentication, even for public packages
  • add dev setup instructions for the github authentication (or maybe just use maven central anyway?)

fixes #574

@dennisvang
Copy link
Author

Closing this in favor of the alternative, which is publishing to maven central.

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.

Could not collect dependencies: status 502
1 participant