Full name:
org.kuali.maven.plugins:maven-impex-plugin:1.1.11:convertcloveretl
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
dataDTDFilename | String | - | The name of the file containing the DTD for this database schema Default value is: data.dtd. |
databaseDTDFilename | String | - | The name of the file containing the DTD for database schemas Default value is: database.dtd. |
delimiter | String | - | The delimiter used by the Clover ETL data Default value is: |. |
forceMojoExecution | boolean | - | Setting this parameter to true will force the
execution of this mojo, even if it would get skipped usually. Default value is: false. |
outputDir | File | - | The output directory where maven-impex-plugin data will get
generated Default value is: ${project.build.directory}/impex. |
schemaFilename | String | - | The schema.xml file for Clover ETL Default value is: schema.xml. |
sourceDir | File | - | The source directory where Clover ETL data was generated Default value is: ${project.basedir}/src/main/resources. |
Name | Type | Since | Description |
---|---|---|---|
encoding | String | - | The encoding to use when reading/writing files. If not specified
this defaults to the platform specific encoding of whatever machine
the build is running on. Default value is: ${project.build.sourceEncoding}. |
skip | boolean | - | When true, skip the execution of this mojo Default value is: false. |
startMavenLogger | boolean | - | When true, redirect logging from Log4j and Jakarta Commons Logging
to the Maven logging system Default value is: true. |
skip: