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

Should have an option to enable check of dependencies for pom project #114

Closed
DiverOfDark opened this issue May 13, 2021 · 5 comments
Closed

Comments

@DiverOfDark
Copy link
Contributor

Use-case:
we have a project which builds a clever .zip archive for deployment, which contains a maven dependency:resolve script for downloading all dependencies.
to prevent tampering with dependencies we want to include checksum:checksum-dependencies result into a .zip archive, and to call checksum:check after dependency-resolve.
unfortunately currently we can't because of .pom packaging of project.

@nicoulaj
Copy link
Owner

done in #115

@DiverOfDark
Copy link
Contributor Author

would really appreciate if you could release a version with this fix - I need to use it behind corporate firewall and forking/building is not an easy option :(

@nicoulaj
Copy link
Owner

I will release it as soon as #113 is merged

@DiverOfDark
Copy link
Contributor Author

Looks like #113 isn't going to be merged soon... Would really appreciate if you could release a version without it if it doesn't merged in next days...

@DiverOfDark
Copy link
Contributor Author

@nicoulaj ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants