The Maven Scripting Plugin is a plugin that wrapped the Scripting API according to JSR223.
Add the scripting engines as dependencies of this plugin on its use.
Version3.1.0compared with
Version Details
| 3.0.0 | 3.1.0 | |
|---|---|---|
| Release date | Mar 01, 2021 | Dec 28, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 3.0.0 | 3.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.apache.maven » maven-core | 3.0 | - |
| - Removed | org.apache.maven » maven-plugin-api | 3.0 | - |
| - Removed | org.apache.maven.shared » maven-shared-utils | 3.2.1 | - |
Provided Changes (3)
| 3.0.0 | 3.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.maven » maven-core | - | 3.9.12 |
| + Added | org.apache.maven » maven-plugin-api | - | 3.9.12 |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.5.2 | 3.15.1 |
Test Changes (4)
| 3.0.0 | 3.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.junit.jupiter » junit-jupiter-api | - | 5.13.1 |
| - Removed | junit » junit | 4.12 | - |
| - Removed | org.apache.maven » maven-compat | 3.0 | - |
| - Removed | org.apache.maven.plugin-testing » maven-plugin-testing-harness | 2.1 | - |