corda/gradle-plugins/quasar-utils
Clinton 0ccfae252f POMs generated by publishing are now correct. (#1055)
* POMs generated by publishing are now correct. The publish extension now requires an explicit call to configure the publishing instead of waiting until after evaluation. This prevents evaluation order issues with the artifact renaming code that causes the POM to have the original, incorrect, artifact names.

* Fixed new test compile issues caused by removal of some dependencies in test utils that caused webserver code to be automatically included in any project also compiling test utils.
2017-07-18 12:34:56 +01:00
..
src/main Removing repository addition - this can really mess with the ability to control a project's repositories. 2017-06-28 17:57:16 +01:00
build.gradle POMs generated by publishing are now correct. (#1055) 2017-07-18 12:34:56 +01:00
README.rst quasarScan removal. 2016-11-24 16:27:51 +00:00

Quasar Utils

Quasar utilities adds several tasks and configuration that provide a default Quasar setup and removes some boilerplate.