Hello Thorsten,

I know your list at https://wiki.debian.org/Java/MavenPkgs/Unstable

thanks for that work.

 But I packaged libbeanvalidation-api-java myself. It is now in the
NewQueue. I described it at the beginning of my question.


<cite>
I hoped to found a solution in building
https://github.com/eclipse-ee4j/beanvalidation-api as
libbeanvalidation-api-java.

which contains the class Validation.
</cite>

So I have this package at my local machine.

Kind regards

Mechtilde

Am 20.06.20 um 16:57 schrieb Thorsten Glaser:
> On Sat, 20 Jun 2020, Mechtilde Stehmann wrote:
> 
>> In the d/rules I did the entry
>>
>> export CLASSPATH := /usr/share/java/jakarta.validation-api.jar
> 
> There is no file named jakarta.validation-api.jar in Debian,
> according to a file search on packages.debian.org.
> 
> Furthermore, for Maven dependency resolution, you must not
> set $CLASSPATH; only the information in the pom.xml file counts.
> 
>> In the pom.xml I found the entry.
>>
>>         <dependency>
>>             <groupId>javax.validation</groupId>
>>              <artifactId>validation-api</artifactId>
>>              <scope>compile</scope>
>>         </dependency>
> 
> You have to insert the correct coordinates here. Sadly, according
> to https://wiki.debian.org/Java/MavenPkgs/Unstable neither
> javax.validation nor jakarta.validation are packaged in Debian yet,
> so they have to be packaged.
> 
>> When I look into the package libbeanvalidation-api-java I found this entry:
> 
> There is no package libbeanvalidation-api-java in Debian.
> 
> bye,
> //mirabilos
> 

-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to