revelc / apilyzer-maven-plugin

Analyze types used by declared public API
https://code.revelc.net/apilyzer-maven-plugin
Apache License 2.0
6 stars 2 forks source link

Organize project into a reusable library #43

Open ctubbsii opened 3 months ago

ctubbsii commented 3 months ago
ctubbsii commented 3 months ago

@keith-turner I had to update this project recently to fix the build with JDK 21 (see 925d716ec4d55724b05f7a3c712804105c2a794e), and I ran across this old branch that I had forgotten about. I rebased and tested it, and it seems like it's a reasonable improvement to the code organization. Maybe not fully ready as a reusable library, but probably good enough that it can merge with the main branch.