deptective
deptective copied to clipboard
A plug-in for the Java compiler that validates a project's package relationships
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.0.2 to 3.3.0. Release notes Sourced from maven-resources-plugin's releases. 3.3.0 📦 Dependency updates Bump maven-filtering from 3.2.0 to 3.3.0 (#32) @dependabot Bump plexus-utils from 3.4.1 to 3.4.2...
Bumps plexus-compiler-javac from 2.8.5 to 2.12.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.0 to 3.10.1. Release notes Sourced from maven-compiler-plugin's releases. 3.10.1 🚀 New features and improvements [MCOMPILER-426] - add flag to enable-preview java compiler feature (#98) @olamy 🐛...
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.22.0 to 3.23.1. Commits 0256688 [maven-release-plugin] prepare release assertj-core-3.23.1 6529933 Downgrade junit-jupiter from 5.9.0-M1 to 5.8.2 d9cd2da [maven-release-plugin] prepare for next development iteration 6f19754 [maven-release-plugin] prepare release...
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.0.0 to 3.2.0. Release notes Sourced from maven-clean-plugin's releases. 3.2.0 What's Changed Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 by @dependabot in apache/maven-clean-plugin#7 Bump maven-site-plugin from 3.9.1 to...
The following secrets must be configured: - GPG_PRIVATE_KEY - GPG_PASSPHRASE - SONATYPE_USERNAME - SONATYPE_PASSWORD I believe these secrets already exist in the ModiTect organization
The problem is that the API package isn't exported: ``` java.lang.IllegalAccessError: class org.moditect.deptective.DeptectivePlugin (in unnamed module @0x646007f4) cannot access class com.sun.tools.javac.api.BasicJavacTask (in module jdk.compiler) because module jdk.compiler does not export...
@sullis Could you give me a deptective -javac-plugin-1.0-snapshot.jar? My JDK is currently 8.0, and it is too troublesome for me to install JDK11 again.
For master and ideally for PRs, too.