Full name:
org.kuali.maven.plugins:maven-impex-plugin:1.1.13: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. User property is: impex.dataDTDFilename. |
databaseDTDFilename | String | - | The name of the file containing the DTD for database schemas Default value is: database.dtd. User property is: impex.databaseDTDFilename. |
delimiter | String | - | The delimiter used by the Clover ETL data Default value is: |. User property is: impex.delimiter. |
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. User property is: forceMojoExecution. |
outputDir | File | - | The output directory where maven-impex-plugin data will get
generated Default value is: ${project.build.directory}/impex. User property is: impex.outputDir. |
schemaFilename | String | - | The schema.xml file for Clover ETL Default value is: schema.xml. User property is: impex.schemaFilename. |
sourceDir | File | - | The source directory where Clover ETL data was generated Default value is: ${project.basedir}/src/main/resources. User property is: impex.sourceDirectory. |
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}. User property is: encoding. |
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. User property is: startMavenLogger. |
skip: