eugene:available-data
Nom complet :
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).Attributs :
- Exige un projet Maven pour être exécuté.
- S'exécute par l'invocation directe seulement.
- Exige une résolution des dépendances des artefacts dans le scope :
test
. - Depuis la version :
2.0.0
.
Paramètres optionnels
Nom | Type | Depuis | 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 Propriété utilisateur : dataTypes . |
Détails des paramètres
<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
- Depuis :
2.0.0
- Exigé :
Non
- Propriété utilisateur :
dataTypes