Skip to end of metadata
Go to start of metadata

Supported plugin

This is a connector for ckpackager-maven-plugin, org.objectledge.maven.plugins:ckpackager-maven-plugin version 1.0.0 and above.

Lifecycle mapping

Project configuration contribution

This connector does not modify project natures or classpath upon configuration update request.

Project build contribution

During build, the packaging script, located by evaluating script plugin parameter is parsed. If the script is not syntactically valid, build fails.

During an incremental build the connector checks the if the packaging script or any of the source files referenced in the script have changed.

If none of the files has changed, plugin execution is skipped.

After plugin execution and all output files referenced in the packaging script are refreshed.

Source code

https://github.com/objectledge/maven-extensions/tree/master/connectors/modules/ckpackager

Labels
  • None