It seems that every day projects have more and more dependencies on libraries (internal or external) and, of course, many of these depend on other libraries, resulting in a large dependency tree for any given project. How do you know if any of those libraries contain some code which is licensed in a way that [...]
Posts Tagged ‘quality’
The Server Labs open sources their Maven utPLSQL plugin
Following on from my post the other day, I’m very happy to announce that we have released the source code for our Maven utPLSQL plugin under an Apache 2.0 license.
The code (and downloads for the latest version of the plugin) is published on the Google Code website and is available from the following URL:
http://code.google.com/p/maven-utplsql-plugin/
We [...]