--- document: modulemd version: 2 data: name: jmc stream: master version: 20200821163653 summary: Java Mission Control is a profiling and diagnostics tool for the Hotspot JVM description: >- Java Mission Control is a powerful profiler for HotSpot JVMs and has an advanced set of tools that enables efficient and detailed analysis of the extensive data collected by Java Flight Recorder. The tool chain enables developers and administrators to collect and analyze data from Java applications running locally or deployed in production environments. license: module: - GPL dependencies: - buildrequires: platform: [f31, f32] tycho: [1.4] requires: eclipse: [2019-09] platform: [f31, f32] - buildrequires: platform: [] tycho: [1.6] requires: eclipse: [latest] platform: [] profiles: core: rpms: - jmc-core default: rpms: - jmc api: rpms: - jmc-core components: rpms: directory-maven-plugin: rationale: Dependency of jmc ref: jmc ee4j-parent: rationale: Dependency of javamail ref: jmc javamail: rationale: Dependency of jmc ref: jmc buildorder: 1 jmc: rationale: Standalone application ref: jmc buildorder: 2 jmc-core: rationale: Core API. Dependency of jmc ref: jmc buildorder: 1 owasp-java-encoder: rationale: Dependency of jmc-core ref: jmc ...