Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11789

Re: Help with package jcabi-aspects needed

From raphael.jolly@free.fr
Newsgroups linux.debian.maint.java
Subject Re: Help with package jcabi-aspects needed
Date 2020-07-23 21:10 +0200
Message-ID <AvOLn-5Ip-5@gated-at.bofh.it> (permalink)
References <AvNFE-4Re-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


I think the problem is not that javax.annotation.processing.Processor is not found, but rather that there is a problem with lombok.launch.AnnotationProcessorHider$AnnotationProcessor , which you should try to locate to be able to investigate further.

Raphael

mechtilde@debian.org wrote:

Hello,

I want ot package jcabi-aspects as a dependency of a dependency of JLawyer

I get the following message:

[INFO] Compiling 36 source files to
/build/jcabi-aspects-0.22.6+ds/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[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
[INFO] 1 error

I found that "javax.annotation.processing.Processor" is part of the
openjdk. but I don't know how and where to define it for a successful
build.

Any idea how to solve it?

Kind regards

Mechtilde

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Help with package jcabi-aspects needed Mechtilde Stehmann <mechtilde@debian.org> - 2020-07-23 20:00 +0200
  Re: Help with package jcabi-aspects needed raphael.jolly@free.fr - 2020-07-23 21:10 +0200
    Re: Help with package jcabi-aspects needed Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2020-07-23 22:10 +0200
      Re: Help with package jcabi-aspects needed Mechtilde Stehmann <mechtilde@debian.org> - 2020-07-24 07:50 +0200

csiph-web