• Archive for mei, 2011


    JAVA 5 and Maven 2.2.1 on Snow Leopard OSX

    No Comments// Posted in Java, Uncategorized by admin on 05.02.11.

    Currently i am working on a project that requires the java 5 jdk and maven 2.2.1.
    I knew OSX came with Java and Maven preinstalled, but i was a bit baffled with the fact you cannot chose which jdk to compile to.
    Snow Leopard also seems to use maven 3 by default.
    After a fair amount of googling [...]