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

Re: Build Zxing-Core



Hello Emmanuel

Am 19.10.19 um 15:10 schrieb Emmanuel Bourg:
> Le 19/10/2019 à 13:16, Mechtilde Stehmann a écrit :
> 
>> Can someone give me hint how I can solve it.
> 
> Look at the substitution rules in debian/maven.rules, one of them is
> malformed.

Thanks for the hint. I set s/.*/3.5.1/ instead of s/*/3.5.1/

Now I get the message:
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] 'groupId' is missing. @ line 17, column 202
 @
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems were
encountered while processing the POMs:
[FATAL] 'groupId' is missing. @ line 17, column 202

In the pom.xml at line 17 I found the doctype declaration. column 202 is
the position after the last ">"

Does it want to read the groupID from the parent section which I mark as
comments.

If I doesn't it it ask for the dependency  zxing-parent which isn't in
Debian too.

> 
> Emmanuel Bourg
> 

-- 
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: