[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Building Jollyday



Hello,

I need help to build the package Jollyday which is a dependency for JVerein.


when building I get this error for several Moduls:

build/jollyday-0.5.10/src/main/java/de/jollyday/config/org/example/holiday/ChristianHoliday.java:11:
error: package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlAccessType;

I get this for
XmlAccessType
XmlAccessorTyp
XmlAttribute
XmlElement
XmlSeeAlso
XmlType

I looked deeper for javax.xml.bind.annotation into libjaxb-api-java

There I found

/usr/share/maven-repo/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar

And in it I found javax/xml/bind/annotation with the classes.

For me it is a kind of double packaging.

Do i have to unpack the jar file in debian/rules?

What is the proper way to handle it?

Kind regards

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: