Mojo's SQLJ Maven Plugin 1.3 - Released

The Mojo team is pleased to announce the release of Mojo´s SQLJ Maven Plugin version 1.3.

To get this update, simply specify the version in your project´s plugin configuration:

1<plugin>
2      <groupId>org.codehaus.mojo</groupId>
3      <artifactId>sqlj-maven-plugin</artifactId>
4      <version>1.3</version>
5</plugin>

Release Notes:

Improvements:

  • MSQLJ-15 - Plugin does not include project dependencies when translating

Task:

  • MSQLJ-16 - Convert FAQ page to fml format

Enjoy,

The Mojo team.