Introduction

The JUIC maven plugin was designed to transform *.jui files into *.java sources. When building QtJambi application using maven it was very hard to get the interface files compiled. This plugin requires some configuration and provides an easy way of transforming interface files into their output on the fly - meaning: during maven build process. See the Usage for details.