Project Group: pl.wavesoftware

JMH Utils for JUnit

pl.wavesoftware : jmh-junit-utilities

This micro library with useful JUnit rules.

Last Version: 2.0.0

Release Date:

EID Runtime Exceptions and Utilities

pl.wavesoftware : eid-exceptions

This small library holds a set of Exceptions that implements idea of fast, reusable, error codes that can be simple thrown fast in case of unpredictable and unrecoverable application failure.

Last Version: 2.0.0

Release Date:

Gasper

pl.wavesoftware : gasper

Very simple integration testing JUnit harness for 'java -jar' servers like WildFly Swarm and Spring Boot

Last Version: 1.0.0

Release Date:

Exception ID (EID) Generator

pl.wavesoftware : netbeans-eid-generator

<p>Generates a unique Exception ID, that can be used in Java source code.</p> <p>In order to use this plugin type <code>Ctrl+Space</code> inside empty String literal. This will generate new unique identifier as a <i>Code Completion</i>. That generated EID can be used, for example, to identify your exceptions.</p> <p> Example usage (This is technical runtime exception, a posible bug. This plugin can be used to quickly fill unique bug id.):<br /> <code>try {<br /> &nbsp;&nbsp;&nbsp;&nbsp;shuldWorkIfNoBugsExists();<br /> } catch (IOException ex) {<br /> &nbsp;&nbsp;&nbsp;&nbsp;throw new EidRuntimeException("20140218:161429", "Something wrong with HDD, permissions?", ex);<br /> }</code> </p>

Last Version: 0.4.0

Release Date:

HTTP/S Java Checker

pl.wavesoftware : jhttps-checker

It can check is your Java installation can perform connection with given HTTPS address

Last Version: 0.8.0

Release Date:

Glassfish Console - Maven Plugin

pl.wavesoftware : glassfish-console-maven-plugin

A Maven 3 plugin to automate Glassfish administrative tasks like managing a auth-realm, resources and pools as well as deploind and starting the server

Last Version: 0.1.0

Release Date:

Hiera Preferences Backend

pl.wavesoftware : preferences-hiera

Java Preferences API backend for Puppetlabs Hiera

Last Version: 0.3.2

Release Date:

  • 1