garydgregory opened a new issue, #85:
URL: https://github.com/apache/logging-log4j-tools/issues/85

   ## Description
   
   Running the plugin with 'mvn clean verify' for Apache Log4j 2.22.0 RC1 is 
too chatty by default:
   ```
   exported 54 release directories: ..., `C:\tmp\test\src\changelog\2.22.0`
   exporting upcoming release directory: `C:\tmp\test\src\changelog\.2.x.x`
   ```
   I don't need to know any of that (IMO of course). That would be best left 
for debug output.
   
   ## Configuration
   
   **Version:**
   0.5.0
   
   **Operating system:**
   Microsoft Windows [Version 10.0.19045.3570]
   
   **JDK:** 
   openjdk version "11.0.20" 2023-07-18
   OpenJDK Runtime Environment Temurin-11.0.20+8 (build 11.0.20+8)
   OpenJDK 64-Bit Server VM Temurin-11.0.20+8 (build 11.0.20+8, mixed mode)
   
   ## Logs
   
   ```
   [INFO] --- log4j-changelog:0.5.0:export (export-changelog) @ log4j-bom ---
   [WARNING] The POM for org.apache.logging.log4j:log4j-changelog:jar:0.5.0 is 
invalid, transitive dependencies (if any) will not be available, enable debug 
logging for more details
   exported 54 release directories: ..., `C:\tmp\test\src\changelog\2.22.0`
   exporting upcoming release directory: `C:\tmp\test\src\changelog\.2.x.x`
   ```
   
   ## Reproduction
   
   Run `mvn clean verify` on Apache Log4j 2.22.0 RC1.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to