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

Compile Changes (2)

1.2.0 1.3.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.codehaus.plexus » plexus-utils4.0.04.1.0
~ Updated org.eclipse.sisu » org.eclipse.sisu.plexus0.9.0.M21.1.0

Provided Changes (1)

1.2.0 1.3.0
ChangeGroup / ArtifactPreviousCurrent
+ Added org.apache.maven » maven-core-3.9.16