Tag Archives: java 7

How to require a particular Java version for compilation using Maven

Lately we’ve had a few instances at my current client where we’ve had problems with deployment of Java web apps which have been built using the wrong JDK version.  We are using Atlassian Bamboo for continuous integration on our daily … Continue reading

Posted in Java | Tagged , , , , , , , | Leave a comment