So, I'm still having a bit of trouble - I'm not very familiar with Maven, but I'm trying to use it to build and install WPIlib from source in a TravisCI instance - I have the FRC toolchain installed, but it seems to have an issue with cmake?
The Travis run is
here, line 1300. I don't quite know what I'm doing with this, but it's running into some kind of cmake issue somewhere? Also, I know the "cp" commands aren't the right way to "install", I was playing around with them...