Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 794025

Summary: app-portage/ java-ebuilder-9999: ignores dev-java/protobuf-java-3.15.8
Product: Gentoo Linux Reporter: Volkmar W. Pogatzki <gentoo>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: normal CC: fordfrog
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the pom
The generated ebuild

Description Volkmar W. Pogatzki 2021-06-03 11:16:55 UTC
Created attachment 713415 [details]
the pom

Even though the package has the correct MAVEN_ID it states "!!!groupId-not-found!!!"

qgrep -e 'MAVEN.*protobuf'
dev-java/protobuf-java/protobuf-java-3.15.8.ebuild:MAVEN_ID="com.google.protobuf:protobuf-java:3.15.8"


KEYWORDS="~amd64 ~ppc64 ~x86"

# Common dependencies
# POM: mysql-connector-java-${PV}.pom.xml
# com.google.protobuf:protobuf-java:3.11.4 -> !!!groupId-not-found!!!

CDEPEND="
    !!!groupId-not-found!!!
"
Comment 1 Volkmar W. Pogatzki 2021-06-03 11:17:36 UTC
Created attachment 713418 [details]
The generated ebuild
Comment 2 Volkmar W. Pogatzki 2022-06-24 13:08:13 UTC
Old version has gone