This method collects and stores all information about files changed since the call to {@link #beforeRebuildExecution(org.apache.maven.shared.incremental.IncrementalBuildHelperRequest)}.
Attention: This method shall only get invoked if the plugin re-creates all the output.
@param incrementalBuildHelperRequest will contains file sources to store if create files are not yet stored @throws MojoExecutionException
|
|
|
|