apache / apache/maven-jarsigner-plugin
[MJARSIGNER-69] Verify failFast
- Dominant language
- Java
- Stars
- 23
- Forks
- 18
- Avg merge
- 4h 23m
- Merged PRs (30d)
- 2
Description
**[Delany](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=delany)** opened **[MJARSIGNER-69](https://issues.apache.org/jira/browse/MJARSIGNER-69?redirect=false)** and commented
When I verify a directory of jars and errorWhenNotSigned=true I'd like the option of failing after verifying all jars.
Same as https://maven.apache.org/enforcer/maven-enforcer-plugin/enforce-mojo.html#failFast
---
No further details from [MJARSIGNER-69](https://issues.apache.org/jira/browse/MJARSIGNER-69?redirect=false)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the verify behavior for a directory of jars and the existing errorWhenNotSigned option, then compare the requested semantics with the linked Maven Enforcer failFast reference. Done means verification can be configured to continue through all jars before reporting failures, while preserving the current fail-fast behavior as an option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100