Skip to content

Git operations while building source release #4799

Answered by mpkorstanje
JamesC1 asked this question in Q&A
Discussion options

You must be logged in to vote

So the question is: is there a supported way to build from the source release?

Information from Git is used in the build. So ostensibly you'd have to use Git and clone the repository to build it. But what is the reason you want to build from the released Github sources rather than by cloning with Git?

  • If you are working a hermetic environment with strict requirements on software provenance then a feature request to allow the build scripts to work from the released Github sources would be the most productive route to go.

  • If you want to verify authenticity of the artifacts you download from Maven central, the artifacts are signed with a private key. See: https://github.com/junit-team/…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JamesC1
Comment options

@mpkorstanje
Comment options

Answer selected by JamesC1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants