Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 812 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 812 Bytes

KFS Maven War

This project provides a reference KFS Maven overlay war illustrating how to use the Maven war overlay process to customize an existing war artifact.

This project depends on the kfs-generic-war and kfs-lib artifacts built by the KFS Maven bootstrap project, as well as the com.incandescent:rice-core artifact, which illustrates using a separate Maven artifact to introduce customizations.

You can use this project as the basis for your own customized KFS war, using additional Maven dependencies as necessary. Or you can use this project, and artifact generated from it, directly and help us consolidate community patches for submission upstream.