Full name:
org.kuali.maven.plugins:maven-impex-plugin:1.1.1:id-invalid-data-files
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
dataDir | File | - | (no description) Default value is: ${project.basedir}/src/main/impex. |
extension | String | - | (no description) Default value is: .xml. |
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. |
Name | Type | Since | Description |
---|---|---|---|
dataDirExcludes | String | - | (no description) Default value is: schema.xml. |
dataDirIncludes | String | - | (no description) Default value is: *.xml. |
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}. |
markedForRemoval | File | - | Any invalid files are listed in this file. One file per line Default value is: ${project.build.directory}/impex/invalid.txt. |
schemaXMLFile | String | - | (no description) Default value is: src/main/impex/schema.xml. |
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. |
targetDatabase | String | - | (no description) Default value is: oracle. |
skip: