Standard Lifecycle Plugin (quokka.plugin.standard-lifecycle:0.3, namespace=stdlifecycle)
The Standard Lifecycle plugin provides default implementations for clean, package and install that are common across different artifact types.
Minor Targets
| clean | Deletes the entire target directory. Implements quokka.plugin.lifecycle:clean |
| generate-resources | Generates a properties file containing version and path info and a repository.xml file. Implements quokka.plugin.lifecycle:generate-resources |
| package | Generates a repository.xml and properties file for artifacts. Implements quokka.plugin.lifecycle:package |
| install | Installs all artifacts into the repository. Implements quokka.plugin.lifecycle:install |
clean
Deletes the entire target directory
- prefix: q.stdlifecycle.clean
- Implements: quokka.plugin.lifecycle:clean
generate-resources
Generates a properties file containing version and path info and a repository.xml file
- prefix: q.stdlifecycle.generate-resources
- Implements: quokka.plugin.lifecycle:generate-resources
package
Generates a repository.xml and properties file for artifacts
- prefix: q.stdlifecycle.package
- Implements: quokka.plugin.lifecycle:package
install
Installs all artifacts into the repository
- prefix: q.stdlifecycle.install
- Implements: quokka.plugin.lifecycle:install
Plugin Paths
runtime : Runtime class path
quokka.core.metadata metadata 0.3
quokka.core.plugin-spi plugin-spi 0.3
quokka.core.util util 0.3
quokka.plugin.lifecycle lifecycle 0.3
quokka.core.plugin-spi plugin-spi 0.3
apache.ant ant 1.7.1
quokka.core.bootstrap-util bootstrap-util 0.3
quokka.core.repo-spi repo-spi 0.3
quokka.core.bootstrap-util bootstrap-util 0.3
apache.ant ant 1.7.1
quokka.core.version version 0.3