apache / apache/maven-resolver
[MRESOLVER-676] Use -Xlint:-options to suppress Java 8 warnings in build
- Dominant language
- Java
- Stars
- 152
- Forks
- 160
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 49
Description
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MRESOLVER-676](https://issues.apache.org/jira/browse/MRESOLVER-676?redirect=false)** and commented
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
---
No further details from [MRESOLVER-676](https://issues.apache.org/jira/browse/MRESOLVER-676?redirect=false)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the Maven build configuration that supplies Java compiler options, then reproduce the build warnings and determine where the suppression option belongs. Done means the Java 8 obsolete-option warnings are suppressed without breaking the build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100