Re: JDeprscan plugin 3.0.0 ?

2021-02-24 Thread Robert Scholte
Hi, I would like to see the plugin being able to use the ToolProvider, as done with the jlink plugin. This will make it possible to run on on Windows too with a long list of arguments. https://issues.apache.org/jira/projects/MJDEPRSCAN is empty (although I will create one for the ToolProvider)

[VOTE] Release Apache Maven Scripting Plugin version 3.0.0

2021-02-24 Thread Robert Scholte
Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12322823&version=12349673&styleName=Text There are zero issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012322823%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC

Re: JDeprscan plugin 3.0.0 ?

2021-02-24 Thread Andres Almiray
Indeed. Scanning compile & runtime dependencies is a feature Robert and I discussed back at JCrete 2018 if not mistaken. For comparison the Gradle jdeprscan plugin (for which I'm the author) has this feature. I believe this feature was even added to the issue tracker at some point. Cheers, Andres

Re: JDeprscan plugin 3.0.0 ?

2021-02-24 Thread Benjamin Marwell
Sounds interesting! Is anyone using this yet? Seems to be a reasonable default plugin for builds, additional to -Dmaven.compiler.showDeprecation=true Probably another (maybe even more useful) goal would be to scan compile- and runtime dependencies as well. Am Di., 23. Feb. 2021 um 20:40 Uhr schr