tm-sdk:app-scaffold-connect

Full name:

com.avoka.tm:tm-sdk-maven-plugin:22.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.
  • Since version: 22.4.0.

Required Parameters

Name Type Since Description
<connectionName> String 22.4.0 The connection name
User property is: connection.name.
<dir> File 22.4.0 The target project directory to create and deploy files to
User property is: dir.

Parameter Details

<connectionName>

The connection name
  • Type: java.lang.String
  • Since: 22.4.0
  • Required: Yes
  • User Property: connection.name

<dir>

The target project directory to create and deploy files to
  • Type: java.io.File
  • Since: 22.4.0
  • Required: Yes
  • User Property: dir