Test woes with Maven Failsafe 3.0.0-M5
Recently I was converting some test cases so that they would run as integration tests instead of unit tests. I hit some strange errors with Maven Failsafe 3.0.0-M5.
2021, Apr 13 — 2 minute(s) readSoftware, science and random thoughts about IT.
Page
Recently I was converting some test cases so that they would run as integration tests instead of unit tests. I hit some strange errors with Maven Failsafe 3.0.0-M5.
2021, Apr 13 — 2 minute(s) readHere's a quick tip if you happen to have problems with the javax.net.ssl.SSLHandshakeException: no cipher suites in common exception.
2020, Dec 07 — 1 minute(s) readIt's pretty common to need to set hostname or a port for your service in OpenShift.
2014, Mar 15 — 2 minute(s) readI used this reference for installing Oracle Java on Ubuntu.
2013, Apr 19 — 1 minute(s) readI needed a simple example of how to use Apache CXF to create a client and a server to show to one of my team mates and I couldn't find one that I liked.
2012, Oct 10 — 1 minute(s) read