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-main
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<reportMainReportDescription> | String | - | (no description) Default value is: Scala Documentation. User property is: scalor.reportMainReportDescription. |
<reportMainReportName> | String | - | (no description) Default value is: ScalaDoc. User property is: scalor.reportMainReportName. |
<reportMainReportOutputDirectory> | File | - | (no description) Default value is: ${project.reporting.outputDirectory}/scaladoc-main. User property is: scalor.reportMainReportOutputDirectory. |
<reportMainReportRelativeFolder> | String | - | (no description) Default value is: scaladoc-main. 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. |
<skipReportMain> | boolean | - | Flag to skip goal execution: report-main. Default value is: false. User property is: scalor.skipReportMain. |