eugene:available-data
Nom complet :
org.nuiton.eugene:maven-eugene-plugin:2.4.2: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 2.0 pour être exécuté.
- S'exécute par l'invocation directe seulement.
- Exige une résolution de 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
Note: Let empty to display all data types.
|
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 :
modeltype,
modelreader,
modeltemplate,
writer,
stereotype,
tagvalue
Note: Let empty to display all data types.
- Type : java.lang.String
- Depuis : 2.0.0
- Exigé : Non
- Expression : ${dataTypes}