Artifacts using Plexus Compiler Api (166)
Maven Plugin to use rtiddsgen (part of RTI Connext DDS) for IDL files and transform them to Java code
during the build process.
Last Release on Sep 5, 2024
Liftwizard Generator Plugin: XSD to Bean
Last Release on Nov 14, 2025
This Maven plugin run 'jjtree' on a set of .jjt files found in the source
directory, which generates a set of .jj files. Next, this plugin executes
'javacc' on those .jj files in order to generate the .java files. All
generated files are stored in a 'target/generated-sources' directory and
are part of the compilation phase.
Last Release on Feb 21, 2021
84. Hdes Maven Plugin
io.resys.hdes » hdes-maven-pluginApache
Hdes Maven Plugin
Last Release on Feb 16, 2021
This plugin compiles native code and publishes native artifacts in the for of nar files.
Last Release on Jan 26, 2013
This is the brand new, re-written from scratch plugin for ANTLR v3.
Previous valiant efforts all suffered from being unable to modify the ANTLR Tool
itself to provide support not just for Maven oriented things but any other tool
that might wish to invoke ANTLR without resorting to the command line interface.
Rather than try to shoe-horn new code into the existing Mojo (in fact I think that
by incorporating a patch supplied by someone I ended up with tow versions of the
Mojo, I elected to rewrite ...
Last Release on Nov 26, 2021