New
Name: new.
Creates a new project.
Configuration
-
--artifact (
BUNDLEBEE_NEW_ARTIFACT) - Bundle artifactId.
-
--dir (
BUNDLEBEE_NEW_DIR) - Where to create the project. If not set it will use the artifact value in current folder.
-
--force (
BUNDLEBEE_NEW_FORCE) -
If
truethe execution runs even if dir already exists. Default value:false
-
--group (
BUNDLEBEE_NEW_GROUP) - Bundle groupId.
-
--skipPom (
BUNDLEBEE_NEW_SKIPPOM) -
If
trueno pom.xml is generated. Default value:false
-
--skipSamples (
BUNDLEBEE_NEW_SKIPSAMPLES) -
By default a sample alveolus with a config map is generated, if
falseit will be skipped. Default value:false
-
--version (
BUNDLEBEE_NEW_VERSION) -
Bundle version. Default value:
1.0.0