Fails with 3.0.5 and 3.2.1 as well. Looks like mvn is using 1.6 JDK to compile. Not having any problem with my work project builds however.
NextGates-MacBook-Pro:helloworld-hs arbisookazian$ mvn -version Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T09:37:52-08:00) Maven home: /Users/arbisookazian/Downloads/apache-maven-3.2.1 Java version: 1.6.0_65, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.9.2", arch: "x86_64", family: "mac" also, i don't seem to have a JAVA_HOME set in ~/.bash_profile, maybe i can set that to JDK 7 path.... -- View this message in context: http://karaf.922171.n3.nabble.com/Unable-to-find-resource-using-Spring-ClassPathXmlApplicationContext-tp4032805p4032811.html Sent from the Karaf - User mailing list archive at Nabble.com.
