Full name:
io.moderne:moderne-lst-maven-plugin:2.7.1:compileLst
Description:
Produces standalone .lst files in a given folder
Attributes:
test
.process-test-classes
.process-test-classes
.Name | Type | Since | Description |
---|---|---|---|
<outputPath> |
File |
- |
No description. Default: ${project.build.directory}/.moderne/build/testrun User Property: moderne.lstOutputDirectory |
Name | Type | Since | Description |
---|---|---|---|
<activeRecipes> |
List<String> |
- |
No description. User Property: activeRecipes |
<activeStyles> |
Set<String> |
- |
No description. User Property: activeStyles |
<checkstyleConfigFile> |
String |
- |
No description. User Property: rewrite.checkstyleConfigFile Alias: checkstyleConfigFile |
<checkstyleDetectionEnabled> |
boolean |
- |
No description. Default: true User Property: rewrite.checkstyleDetectionEnabled Alias: checkstyleDetectionEnabled |
<cliPort> |
int |
- |
No description. Default: -1 User Property: moderne.cli.port |
<configLocation> |
String |
- |
No description. Default: ${maven.multiModuleProjectDirectory}/rewrite.yml User Property: rewrite.configLocation Alias: configLocation |
<exclusions> |
Set<String> |
- |
No description. User Property: exclusions |
<failOnInvalidActiveRecipes> |
boolean |
- |
Whether to throw an exception if an activeRecipe fails configuration validation. This may happen if the activeRecipe is improperly configured, or any downstream recipes are improperly configured.
For the time, this default is "false" to prevent one improperly recipe from failing the build. In the future, this default may be changed to "true" to be more restrictive. Default: false User Property: rewrite.failOnInvalidActiveRecipes Alias: failOnInvalidActiveRecipes |
<metricsPassword> |
String |
- |
No description. User Property: rewrite.metricsPassword Alias: metricsPassword |
<metricsUri> |
String |
- |
No description. User Property: rewrite.metricsUri Alias: metricsUri |
<metricsUsername> |
String |
- |
No description. User Property: rewrite.metricsUsername Alias: metricsUsername |
<plainTextMasks> |
Set<String> |
- |
No description. User Property: plainTextMasks |
<pomCacheDirectory> |
String |
- |
No description. User Property: rewrite.pomCacheDirectory Alias: pomCacheDirectory |
<pomCacheEnabled> |
boolean |
- |
No description. Default: true User Property: rewrite.pomCacheEnabled Alias: pomCacheEnabled |
<recipeArtifactCoordinates> |
String |
- |
No description. User Property: rewrite.recipeArtifactCoordinates |
<rewriteActiveRecipes> |
String |
- |
No description. User Property: rewrite.activeRecipes |
<rewriteActiveStyles> |
String |
- |
No description. User Property: rewrite.activeStyles |
<rewriteExclusions> |
String |
- |
No description. User Property: rewrite.exclusions |
<rewritePlainTextMasks> |
String |
- |
No description. User Property: rewrite.plainTextMasks |
<rewriteSkip> |
boolean |
- |
No description. Default: false User Property: rewrite.skip |
<runPerSubmodule> |
boolean |
- |
No description. Default: false User Property: rewrite.runPerSubmodule Alias: runPerSubmodule |
<sizeThresholdMb> |
int |
- |
No description. Default: 10 User Property: sizeThresholdMb |
<skipMavenParsing> |
boolean |
- |
When enabled, skip parsing Maven `pom.xml`s, and any transitive poms, as source files. This can be an efficiency improvement in certain situations. Default: false User Property: skipMavenParsing |
java.util.List<java.lang.String>
report.plugin.goal.no
activeRecipes
java.util.Set<java.lang.String>
report.plugin.goal.no
activeStyles
java.lang.String
report.plugin.goal.no
rewrite.checkstyleConfigFile
checkstyleConfigFile
boolean
report.plugin.goal.no
rewrite.checkstyleDetectionEnabled
true
checkstyleDetectionEnabled
int
report.plugin.goal.no
moderne.cli.port
-1
java.lang.String
report.plugin.goal.no
rewrite.configLocation
${maven.multiModuleProjectDirectory}/rewrite.yml
configLocation
java.util.Set<java.lang.String>
report.plugin.goal.no
exclusions
For the time, this default is "false" to prevent one improperly recipe from failing the build. In the future, this default may be changed to "true" to be more restrictive.
boolean
report.plugin.goal.no
rewrite.failOnInvalidActiveRecipes
false
failOnInvalidActiveRecipes
java.lang.String
report.plugin.goal.no
rewrite.metricsPassword
metricsPassword
java.lang.String
report.plugin.goal.no
rewrite.metricsUri
metricsUri
java.lang.String
report.plugin.goal.no
rewrite.metricsUsername
metricsUsername
java.io.File
report.plugin.goal.yes
moderne.lstOutputDirectory
${project.build.directory}/.moderne/build/testrun
java.util.Set<java.lang.String>
report.plugin.goal.no
plainTextMasks
java.lang.String
report.plugin.goal.no
rewrite.pomCacheDirectory
pomCacheDirectory
boolean
report.plugin.goal.no
rewrite.pomCacheEnabled
true
pomCacheEnabled
java.lang.String
report.plugin.goal.no
rewrite.recipeArtifactCoordinates
java.lang.String
report.plugin.goal.no
rewrite.activeRecipes
java.lang.String
report.plugin.goal.no
rewrite.activeStyles
java.lang.String
report.plugin.goal.no
rewrite.exclusions
java.lang.String
report.plugin.goal.no
rewrite.plainTextMasks
boolean
report.plugin.goal.no
rewrite.skip
false
boolean
report.plugin.goal.no
rewrite.runPerSubmodule
false
runPerSubmodule
int
report.plugin.goal.no
sizeThresholdMb
10
boolean
report.plugin.goal.no
skipMavenParsing
false