You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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] ------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
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] ------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered: