Invalid keystore format and ‘keytool genkey’ issues during Jar signing I have been working on creating keystores and signing jars today...
Category - Apache Maven
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information.
I would like to share a new slide deck to outline a presentation I am giving to clients to identify SDLC issues, and how as an Agile Coach, I can...
Spring Security issue: Duplicate detected.
So I ran into an issue today that has been detailed at in the Spring forums that at first glance, looked identical to my issue. But this was in fact...
NOTE: AVOID SPACES IN DIRECTORY NAMES AT ALL COST! It is mandatory that your JDK be installed in a directory that does NOT have spaces. The default...
Keeping Tomcat binaries locally for integration testing on Linux
I ran into an issue of server timeouts with embedded Tomcat in my Maven build once I moved to my Linux Build Server. I defined the cargo plugin as...
Deploying webapp to multiple containers
In my efforts to integrate Jetty, tomcat and selenium into my Maven build for continuous integration tests, I have run into some strange issues. It...
bpel-example I spent quite a while trying to get Maven to build our Oracle BPEL suitcases. I wanted to do this because I did not want to rely on...
Recent Comments