Note:This goal should be used as a Maven report.
Full name:
com.carrotgarden.maven:scalor-maven-plugin_2.12:1.5.0.20190502181145:report-test
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<reportTestReportDescription> | String | - | (no description) Default value is: Scala Documentation [TEST]. User property is: scalor.reportTestReportDescription. |
<reportTestReportName> | String | - | (no description) Default value is: ScalaDoc [TEST]. User property is: scalor.reportTestReportName. |
<reportTestReportOutputDirectory> | File | - | (no description) Default value is: ${project.reporting.outputDirectory}/scaladoc-test. User property is: scalor.reportTestReportOutputDirectory. |
<reportTestReportRelativeFolder> | String | - | (no description) Default value is: scaladoc-test. User property is: scalor.reportMainReportRelativeFolder. |
<skip> | boolean | - | Force to skip all executions of this plugin. Default value is: false. User property is: scalor.skip. |
<skipLogReason> | boolean | - | Enable logging of reason for skipping an execution. Default value is: true. User property is: scalor.skipLogReason. |
<skipPackagingList> | String[] | - | List of packaging types, which are skipped by this plugin. Default value is: pom. User property is: scalor.skipPackagingList. |
<skipReport> | boolean | - | Flag to skip document execution: report-*. Default value is: false. User property is: scalor.skipReport. |
<skipReportTest> | boolean | - | Flag to skip goal execution: report-test. Default value is: false. User property is: scalor.skipReportTest. |