Publishing a New Version

The feature is distributed via a P2 composite repository hosted at JFrog (https://mybatis.jfrog.io/artifactory/generator-eclipse-release/). The build includes scripts that automate much of the work involved with publishing a new version to JFrog. The generated JFrog upload script is a bash script - so the first thing to know is that you must do this on a machine that supports bash.

The publishing build communicates with JFrog during the build - so you must have Internet access when running this build.

Here's how to do it: