Open chunyunchen opened 8 years ago
@chunyunchen Are you building on java 1.8.0? How did you come over this failure? '[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project karaf-camel-amq: Fatal error compiling: invalid target release: 1.8 -> [Help 1]'
@xiazhao2015 yes, the error you met will gone when using 1.8.0
It's failed to create camel-amq app due to miss file *.tar.gz in /deployments.
The steps to reproduce: