Done. I also swapped the maven and java installation order to help that happen in the right order as you suggested.
On Sun, Sep 8, 2013 at 2:17 PM, Ted Dunning <[email protected]> wrote: > > On Sun, Sep 8, 2013 at 9:07 AM, joycreek Ni <[email protected]> wrote: > >> Turns out the java version in my machine is 6 in stead of 7. Here is what >> happened: >> >> 1. I install openjdk 7 first. >> 2. When install maven, openjdk 6 will be installed as well. This will >> change the java version to 6. >> > > OK. > > I will put a verification step into the HOWTO >
