Re: [ANN] Apache Maven JDeprScan Plugin 3.0.0-alpha-1 Released

2017-11-17 Thread Russell Gold
If you go to the project page https://maven.apache.org/plugins/maven-jdeprscan-plugin/, you will see more information, including how to check out the sources: svn checkout http://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeprscan-plugin-3.0.0-alpha-1 maven-jdeprscan-plugin and how to

Re: [ANN] Apache Maven JDeprScan Plugin 3.0.0-alpha-1 Released

2017-11-17 Thread sebb
On 17 November 2017 at 09:27, Robert Scholte wrote: > The Apache Maven team is pleased to announce the first release of the Apache > Maven JDeprScan Plugin, version 3.0.0-alpha-1 > > The Maven JDeprScan plugin is used to scan class files for uses of > deprecated API elements. It uses the jdeprscan

[ANN] Apache Maven JDeprScan Plugin 3.0.0-alpha-1 Released

2017-11-17 Thread Robert Scholte
The Apache Maven team is pleased to announce the first release of the Apache Maven JDeprScan Plugin, version 3.0.0-alpha-1 The Maven JDeprScan plugin is used to scan class files for uses of deprecated API elements. It uses the jdeprscan tool as provided with Java 9. https://maven.apache.o