eugene:available-data
Full name:
org.nuiton.eugene:eugene-maven-plugin:3.1-SNAPSHOT:available-data
Description:
Obtain the list of some known data informations. Use the
dataTypes property to specify a specific data type to
use (otherwise will display all known data types).Attributes:
- Requires a Maven project to be executed.
- Executes by direct invocation only.
- Requires dependency resolution of artifacts in scope:
test. - Since version:
2.0.0.
Optional Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<dataTypes> |
String |
2.0.0 |
Data type to display (let empty to see all datas). Can specify more
than one separated by comma. Available types are :
modeltype, modelreader, modeltemplate, writer, stereotype, tagvalue User property is: dataTypes. |
Parameter Details
<dataTypes>
Data type to display (let empty to see all datas). Can specify more
than one separated by comma. Available types are :
Note: Let empty to display all data types.
modeltype, modelreader, modeltemplate, writer, stereotype, tagvalue
- Type:
java.lang.String - Since:
2.0.0 - Required:
No - User Property:
dataTypes

