Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8869
| From | Markus Koschany <apo@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | lombok.patcher |
| Date | 2016-02-16 13:20 +0100 |
| Message-ID | <r2MLM-7HT-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, I'm currently investigating bug #814876. [1] I don't understand why lombok.patcher FTBFS now, although everything seemed to work fine yesterday. The error message is: [ivy:compile] error: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Provider lombok.launch.AnnotationProcessorHider$AnnotationProcessor could not be instantiated: java.lang.RuntimeException: java.lang.ClassNotFoundException: lombok.core.AnnotationProcessor The class in question is present in liblombok-java, /usr/share/java/lombok.jar. If I remove META-INF/services/javax.annotation.processing.Processor from the jar, the error message will disappear because this disables the annotation processor. So obviously lombok.jar is on the build classpath and can be found. What is causing this ClassNotFoundException though? Any help would be appreciated. Regards, Markus [1]https://bugs.debian.org/814876
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar
lombok.patcher Markus Koschany <apo@debian.org> - 2016-02-16 13:20 +0100
Re: lombok.patcher Hans-Christoph Steiner <hans@at.or.at> - 2016-02-17 10:10 +0100
Re: lombok.patcher Markus Koschany <apo@debian.org> - 2016-02-17 17:10 +0100
csiph-web