Code Monkey home page Code Monkey logo

h2-plugin's People

Contributors

gunalmel avatar hipdragon avatar

Watchers

 avatar

Forkers

jason-edstrom

h2-plugin's Issues

Plugin should allow specifying h2 db version to use independent of other plugins or other h2 db dependency configuration within the project.

Synopsis

H2 version 2.0.202 is released and "values" is treated as a reserved keyword for that reason any SQL statements referencing reserved keywords in object names fails. The original version of the plugin uses h2 db thorough either h2 dependency config within the project or buildscript block classpath. When used like that we saw that our project using owasp dependency check analyze plugin fails because that plugin is not compatible and setting h2 version for our plugin either overrides it (buildscript config) or if we use dependency custom config then owasp plugin h2 version overrides our plugin.

To Do

Find a way to make our plugin specify its own h2 db dependency without using buildscript classpath or adding custom dependency config to the project using our plugin. JavaExec task seems to be a good candidate as a start since it runs h2 through calling java command. We will need to be able to test the plugin accessing the std output of h2 executable running in the background.

Build Failure

The Travis-CI build is failing due to a problem with it logging into SonarCloud.

Created a ticket on SonarQube community forum for help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.