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