using aggregate-add-third-party is not working when packaging is pom even I have set acceptPomPackaging as true
#586 opened on Sep 6, 2024
Repository metrics
- Stars
- (115 stars)
- PR merge metrics
- (PR metrics pending)
Description
I have set acceptPomPackaging as true, but still got the following message.
[INFO] --- license:2.4.0:aggregate-add-third-party (default-cli) @ xxxxxx --- ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... [INFO] The goal is skip due to packaging 'jar' [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.812 s [INFO] Finished at: 2024-09-06T17:27:40+08:00 [INFO] ------------------------------------------------------------------------