Full name:
org.kuali.maven.plugins:maven-impex-plugin:1.1.13:morphversiontable
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
artifactId | String | - | The artifactId (aka database schema) Default value is: ${project.artifactId}. User property is: impex.artifactId. |
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. |
newVersionXMLFile | File | - | The XML file that will contain the new information Default value is: ${project.build.directory}/generated-impex/xml/KS_DB_VERSION.xml. User property is: newVersionXMLFile. |
oldVersionXMLFile | File | - | The XML file that contains the old information Default value is: ${project.build.directory}/generated-impex/xml/KS_DB_VERSION.xml. User property is: oldVersionXMLFile. |
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: