[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project openejb-http: Compilation failure [ERROR] /home/acabrera/dev/openejb/openejb/server/openejb-http/src/main/java/org/apache/openejb/server/httpd/OpenEJBHttpServer.java:[238,53] read(java.io.File) in org.apache.openejb.loader.IO cannot be applied to (java.lang.String)
We've gotten a fair bit of build failures lately. I think that it would be a good idea to not checkin any code that does not fully pass mvn clean install from the project "root" directory. Regards, Alan