Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khmarbaise/jdk9-jlink-jmod-example

Example for using maven-jmod-plugin / maven-jlink-plugin
https://github.com/khmarbaise/jdk9-jlink-jmod-example

java jdk9 jigsaw maven maven-plugin

Last synced: 3 months ago
JSON representation

Example for using maven-jmod-plugin / maven-jlink-plugin

Awesome Lists containing this project

README

        

Maven JDK9 Jigsaw Example
=========================

Status
------
* Currently not more than a Proof of Concept
* Everything here is speculative!

Overview
--------

* Example how could jmod/jlink work together in a Maven build
(using [`maven-jlink-plugin`](https://github.com/apache/maven-jlink-plugin/)
and [`maven-jmod-plugin`](https://github.com/apache/maven-jmod-plugin/)
Maven [plugins](http://maven.apache.org/plugins/)).