-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
EAP-XP-6.0.0.CR2
-
None
-
False
-
-
False
-
-
-
-
-
-
-
https://github.com/luben/zstd-jni is a Gradle project and we have troubles building productized redhat artifacts from Gradle projects.
The same is the case here, where the result for 1.5.6.10-redhat-00001 is
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>com.github.luben</groupId> <artifactId>zstd-jni-rhel8</artifactId> <version>1.5.6.10-redhat-00001</version> </project>
This POM is missing License information and that is a problem for EAP (and EAP XP) builds.