Details
-
Task
-
Status: New
-
Not specified
-
Resolution: Unresolved
-
None
-
None
-
None
Description
javaembed plugin would not run unless the following version was installed.
java-1.8.0-openjdk-devel.x86_64 1:1.8.0.242.b08-0.el7_7
https://stackoverflow.com/questions/11286669/jps-not-working
[12:06 PM] Pastrana, Rodrigo (RIS-BCT)
[11:57 AM] Uceta, Fernando Antonio (RIS-BCT)That is common issue. The reason of this problem is that open jdk package just contains jre in CentOs. Therefore, jps ise not preinstalled. In order to solve this problem and develop java applications, open jdk devel packages must be installed.
[12:06 PM] Pastrana, Rodrigo (RIS-BCT)
we might need to declare the devel version in centos
like 1
[12:07 PM] Pastrana, Rodrigo (RIS-BCT)
I'm not sure if we can or not, but this should def be investigated...
[12:07 PM] Pastrana, Rodrigo (RIS-BCT)
who wants to open a jira against the platform to declare the appropriate dep on CENTOS?