rickardoberg commented on issue #1895: URL: https://github.com/apache/logging-log4j2/issues/1895#issuecomment-1776897902
> @iManageDave, @rickardoberg, could you give the recently uploaded `2.22.0-SNAPSHOT` a try, please? (See [this section](https://logging.apache.org/log4j/2.x/maven-artifacts.html#Snapshot_builds) of the manual on details for accessing to the snapshot repository.) If I mvn install our project with 2.21.0 for all other log4j artifacts and the 2.22.0-SNAPSHOT for template only, then it works. However, if I use 2.22.0-SNAPSHOT for all log4j artifacts then I get the following error: "module not found: org.osgi.core" So seems like you've fixed your issue, but some other module introduced an OSGi dependency. -- 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]
