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
Trying to add dependency for org.apache.logging.log4j-api using the Package Search tool window in the IDE.
Searching for log4j does not show the Apache Log4J, but shows other results that I am not interested in.
The only workaround for me was to manually add the following dependency to pom.xml, then Apache Log4J shows up in Package Search as an existing dependency:
On MacOS, simple Java project with Maven:
IntelliJ IDEA 2024.1.3 (Ultimate Edition)
Build #IU-241.17890.1, built on June 3, 2024
Package Search Plugin:
241.0.11
Maven pom.xml repository:
Trying to add dependency for org.apache.logging.log4j-api using the Package Search tool window in the IDE.
Searching for log4j does not show the Apache Log4J, but shows other results that I am not interested in.
The only workaround for me was to manually add the following dependency to pom.xml, then Apache Log4J shows up in Package Search as an existing dependency:
The text was updated successfully, but these errors were encountered: