The Standard Lifecycle plugin provides default implementations for clean, package and install that are common across different artifact types.
| 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 |
Deletes the entire target directory
Generates a properties file containing version and path info and a repository.xml file
Generates a repository.xml and properties file for artifacts
Installs all artifacts into the repository
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