tm-sdk:svc-imports

Full name:

com.avoka.tm:tm-sdk-maven-plugin:22.10.0:svc-imports

Description:

MOJO class providing "svc-imports" goal
It will scan the specified service definitions' scripts and fill some of the file includes automatically.

Attributes:

  • Requires a Maven project to be executed.
  • Since version: 22.4.0.

Required Parameters

Name Type Since Description
<importFilesets> FileSet[] 22.4.0 The fileset configuration of service definitions to fill the file includes
User property is: import.filesets.

Optional Parameters

Name Type Since Description
<svcName> String 22.4.0 The name of the specified service definitions
User property is: svc.name.

Parameter Details

<importFilesets>

The fileset configuration of service definitions to fill the file includes
  • Type: org.apache.maven.shared.model.fileset.FileSet[]
  • Since: 22.4.0
  • Required: Yes
  • User Property: import.filesets

<svcName>

The name of the specified service definitions
  • Type: java.lang.String
  • Since: 22.4.0
  • Required: No
  • User Property: svc.name