Maven Script Mojo Support lets developer write Maven plugins/goals with scripting languages instead of compiled Java. Scripting support is deprecated, with Maven 4 only Java based Mojos will be supported.
Version3.1compared with
Version Details
| 3.0 | 3.1 | |
|---|---|---|
| Release date | May 28, 2012 | Jun 30, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Managed Changes (7)
| 3.0 | 3.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.0 | 3.1 |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-tools-annotations | 3.0 | 3.1 |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-tools-api | 3.0 | 3.1 |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-tools-beanshell | 3.0 | 3.1 |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-tools-generators | 3.0 | 3.1 |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-tools-java | 3.0 | 3.1 |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-tools-model | 3.0 | 3.1 |
