Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Maven compile dependencies missing from pom of v0.1.5 #51

Open
cdanger opened this issue Jul 9, 2018 · 0 comments
Open

Maven compile dependencies missing from pom of v0.1.5 #51

cdanger opened this issue Jul 9, 2018 · 0 comments
Labels

Comments

@cdanger
Copy link

cdanger commented Jul 9, 2018

Compile dependencies are completely missing from the maven pom of release 0.1.5 of logback-ext-spring, resulting in NoClassDefFoundError in a maven project. See the pom:
http://central.maven.org/maven2/org/logback-extensions/logback-ext-spring/0.1.5/logback-ext-spring-0.1.5.pom
The ones from the build.gradle should be there.

Example of stacktrace:

java.lang.NoClassDefFoundError: ch/qos/logback/core/joran/spi/JoranException
	at ch.qos.logback.ext.spring.web.LogbackConfigListener.contextInitialized(Unknown Source)
@cdanger cdanger added the bug label Jul 9, 2018
@cdanger cdanger changed the title Maven compile dependencies missing in pom of v0.1.5 Maven compile dependencies missing from pom of v0.1.5 Jul 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant