Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.15
-
None
-
None
-
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Maven home: C:\java\apache-maven-3.9.1
Java version: 1.8.0_362, vendor: Temurin, runtime: C:\Program Files\Eclipse Adoptium\jdk-8.0.362.9-hotspot\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: C:\java\apache-maven-3.9.1 Java version: 1.8.0_362, vendor: Temurin, runtime: C:\Program Files\Eclipse Adoptium\jdk-8.0.362.9-hotspot\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Description
IMO, instead of:
[INFO] --- apache-rat:0.15:check (default-cli) @ commons-fileupload2-core --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from C:\Users\ggregory\git\a\commons-fileupload\commons-fileupload2-core\.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 63 implicit excludes. [INFO] 15 explicit excludes. [INFO] 46 resources included [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 46 licenses.
The INFO logging should be one line with the rest at the DEBUG level:
[INFO] --- apache-rat:0.15:check (default-cli) @ commons-fileupload2-core --- [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 46 licenses.
Attachments
Issue Links
- links to