io.github.mathcoach:objectmacro-maven-plugin-metapom

Maven Meta Project, containts Plugin to generate source from objectmacro files and a simple project to test.


License
Apache-2.0

Documentation

objectmacro-maven-plugin

Plugin to call objectmacro (see http://sablecc.org) within a maven project

Usage

The directory objectmacro-plugin-user-test has some demostartion about usage of this plugin (for user: pls. see the file pom.xml: https://bayes.htwsaar.de/gitblit/summary/?r=java-tools/objectmacro-maven-plugin-metapom.git ).

Objectmacro document can be found here: http://downloads.sourceforge.net/sablecc/sablecc-4-beta.4.zip

New Feature

  • Version 4.0

    • Use io.github.mathcoach as group id, keep Java package as before
    • sign artifact before deploy
  • Version 3.0

    • Cleanup code
    • Move group and artifact to HTW domain
  • Version 2.1

    • check timestamp to save compile time