Close

MacOSX Maven Install

A project log for Barnabas Robotics ArduBlock Upgrade

An upgrade for ArduBlock

nateNate 06/28/2019 at 01:550 Comments

Just joined the project today and worked on installing maven. 

Maven can be downloaded here and helpful instructions can be found at https://www.mkyong.com/maven/install-maven-on-mac-osx/

I ran into this error: unsupportedclassversionerror..., and this was the result of my java se version being older than the version used to create maven. Updating java se should resolve this.

Discussions