Recent posts

Crafting the Message

  less than 1 minute read

This is a summary of Crafting the Message, by Ray Comfort and Kirk Cameron.

Maven Plugins

  1 minute read

This is a list of maven plugins I have found useful.

How to Change Java Version of a Console for Maven

  less than 1 minute read

~> mvn -v Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T15:39:06-04:00) Maven home: /usr/local/Cellar/maven/3.5.0/libexec Java...

How to Change Java Version of Maven

  less than 1 minute read

~> mvn -v Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T15:39:06-04:00) Maven home: /usr/local/Cellar/maven/3.5.0/libexec Java...

How to Change Java Home Symlink

  less than 1 minute read

/Library/Java> ll /Library/Java/JavaVirtualMachines total 0 drwxr-xr-x 3 root wheel 96B Sep 6 16:47 jdk1.7.0_80.jdk drwxr-xr-x 3 root wheel 96...

How to Change Java Versions using jEnv

  less than 1 minute read

~> ll /Library/Java/JavaVirtualMachines total 0 drwxr-xr-x 3 root wheel 96B Sep 6 16:47 jdk1.7.0_80.jdk drwxr-xr-x 3 root wheel 96B Jul 12 20...