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

Jar resources detect zip that are not signed #50

Open
fstn opened this issue Jul 4, 2017 · 0 comments
Open

Jar resources detect zip that are not signed #50

fstn opened this issue Jul 4, 2017 · 0 comments

Comments

@fstn
Copy link

fstn commented Jul 4, 2017

Hi, I trying to use maven webstart plugin download servlet. And I have this issue:

The number of signed artifacts (1) differ from the number of modified artifacts (2). Implementation error -> [Help 1]

This issue is due to the fact that resource.zip is adding to the modifiedJnlpArtifacts list but not signed.
I think that zip files must be ignored from jar resources.

Change can be done on JnlpDownloadServletMojo on line 551.

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

No branches or pull requests

1 participant