Build
Name: build
.
Build a project.
Configuration
- --artifact (
BUNDLEBEE_BUILD_ARTIFACT
) -
Bundle artifactId.
- --builddir (
BUNDLEBEE_BUILD_BUILDDIR
) -
Project to build. Default value:
target
- --deployInLocalRepository (
BUNDLEBEE_BUILD_DEPLOYINLOCALREPOSITORY
) -
If
true
it will be added to your local maven repository. Default value:true
- --dir (
BUNDLEBEE_BUILD_DIR
) -
Project to build. Default value:
.
- --group (
BUNDLEBEE_BUILD_GROUP
) -
Bundle groupId.
- --version (
BUNDLEBEE_BUILD_VERSION
) -
Bundle version.