tm-sdk:app-scaffold-connect
Full name:
com.avoka.tm:tm-sdk-maven-plugin:24.10.0:app-scaffold-connect
Description:
MOJO class providing "app-scaffold-connect" goal
It will create a new application package service connection.
Attributes:
- Requires a Maven project to be executed.
- The goal is not marked as thread-safe and thus does not support parallel builds.
- Since version:
22.4.0
.
Required Parameters
Name | Type | Since | Description |
---|---|---|---|
<connectionName> |
String |
- |
The connection name User Property: connection.name |
<dir> |
File |
- |
The target project directory to create and deploy files to User Property: dir |
Parameter Details
<connectionName>
The connection name
- Type:
java.lang.String
- Required:
Yes
- User Property:
connection.name
<dir>
The target project directory to create and deploy files to
- Type:
java.io.File
- Required:
Yes
- User Property:
dir