Hi, I'd like to prepare an alpha release of the Maven JDeprScan Plugin It is a wrapper around the jdeprscan tool[1], available since Java 9.
You use the jdeprscan tool as a static analysis tool that scans a jar file (or some other aggregation of class files) for uses of deprecated API elements.
It would be nice if some could a review upfront. Any feedback it appreciated.
@Brian, can you create a new Jira project: MJDEPRSCAN ? thanks, Robert [1] https://docs.oracle.com/javase/9/tools/jdeprscan.htm --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
