Replies: 1 comment 1 reply
-
We could experiment with the Github packages which seems to support Maven: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry I never tried this before but it looks promising and would avoid us the cost of maintaining a Nexus / Artifactory instance. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Context
Actually, it's quite complicated to use spark, hadoop, hbase, etc. with TDP dependencies in the development part as they are not available in a public repository. The unique solution consists on building locally all TDP projects, adding to that, the dependecies between projects that make it more complex.
Proposition
I propose to maintain a public repository with all TDP dependencies, with frequent updates after new commits to GitHub projects.
Beta Was this translation helpful? Give feedback.
All reactions