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

Add option to also ignore unresolvable signatures in Ant and CLI #42

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 5 comments
Closed

Comments

@GoogleCodeExporter
Copy link

In issue #14 support was added to Maven Mojo, so the build does not fail on 
unresolvable signatures. This was not added to Apache Ant, but it may be useful 
as workaround for issues like issue #41.

This is an easy change, just ad setter to Task and pass this to Checker ctor 
(currently always "true" is passed, to fail).

Original issue reported on code.google.com by uwe.h.schindler on 23 Nov 2014 at 12:01

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

No branches or pull requests

1 participant