Loading histream-maven-plugin/src/main/java/de/sekmi/histream/maven/OntologyMojo.java +6 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,12 @@ public class OntologyMojo extends AbstractMojo { @Parameter boolean overwrite; // /** // * Add a COMMIT command at the end of the generated SQL // */ // @Parameter // boolean commit; @Parameter Properties properties; Loading Loading
histream-maven-plugin/src/main/java/de/sekmi/histream/maven/OntologyMojo.java +6 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,12 @@ public class OntologyMojo extends AbstractMojo { @Parameter boolean overwrite; // /** // * Add a COMMIT command at the end of the generated SQL // */ // @Parameter // boolean commit; @Parameter Properties properties; Loading