An API that lets Maven plugins report file changes, messages and progress to whatever is
running the build, so an IDE can refresh what a plugin touched and show its diagnostics in place. Outside
an IDE the default implementation writes to the filesystem and the Maven log.
Version1.3.0compared with
Version Details
| 1.2.0 | 1.3.0 | |
|---|---|---|
| Release date | Jun 02, 2023 | Aug 20, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.2.0 | 1.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.codehaus.plexus » plexus-utils | 4.0.0 | 4.1.0 |
| ~ Updated | org.eclipse.sisu » org.eclipse.sisu.plexus | 0.9.0.M2 | 1.1.0 |
Provided Changes (1)
| 1.2.0 | 1.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.maven » maven-core | - | 3.9.16 |