]
Aurélien Pupier commented on JBDS-4103:
---------------------------------------
another argument to force JDK: some m2e connectors are silently stopping to work when only
a JRE is available (maven-bundle-plugin is not generating MANIFEST.MF for instance)
Install JDK and force usage of it even if a JRE is available
------------------------------------------------------------
Key: JBDS-4103
URL:
https://issues.jboss.org/browse/JBDS-4103
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Enhancement
Components: platform-installer
Affects Versions: 10.1.0.GA
Reporter: Aurélien Pupier
Assignee: Denis Golovin
Fix For: 11.x
When using JBDS, a lot of people will use Maven and having a JDK by default is better.
It allows to launch Maven install with java compilation directly, without extra
configuration.
(as a side note, do we really want to set a vm? when the Vm is updated, the link is
broken and we need to update it)