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

Handle no files gracefully #135

Open
delanym opened this issue Apr 21, 2022 · 1 comment
Open

Handle no files gracefully #135

delanym opened this issue Apr 21, 2022 · 1 comment
Labels

Comments

@delanym
Copy link

delanym commented Apr 21, 2022

If there are no files to hash, an obscure error occurs

Failed to execute goal net.nicoulaj.maven.plugins:checksum-maven-plugin:1.11:files (files) on project common: Must use only one type of hash

@nicoulaj nicoulaj added the Bug label Apr 23, 2022
@buennerbernd
Copy link

buennerbernd commented May 5, 2022

I run also into that error.
I have used:
<failIfNoFiles>false</failIfNoFiles>
and

<shasumSummary>true</shasumSummary>
<shasumSummaryFile>...</shasumSummaryFile>

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

No branches or pull requests

3 participants