https://github.com/ops4j/org.ops4j.pax.web/tree/master/samples/war-spring-osgi
I'm trying to build and test this sample project but it's failing: [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /Users/arbisookazian/Documents/osgi/org.ops4j.pax.web/samples/war-spring-osgi/target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:01.725s [INFO] Finished at: Wed Apr 16 12:47:17 PDT 2014 [INFO] Final Memory: 12M/81M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project war-spring-osgi: Fatal error compiling: invalid target release: 1.7 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException -- View this message in context: http://karaf.922171.n3.nabble.com/Unable-to-find-resource-using-Spring-ClassPathXmlApplicationContext-tp4032805p4032807.html Sent from the Karaf - User mailing list archive at Nabble.com.
