Hi, tamaya-core develop builds fine, but building extensions afterwards yields a
[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.450 s [INFO] Finished at: 2018-11-20T22:54:31+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project tamaya-injection: Compilation failure [ERROR] /home/hirsch/workspace2016/incubator-tamaya-extensions/modules/injection/standalone/src/main/java/org/apache/tamaya/inject/internal/InjectionHelper.java:[228,29] method evaluateExpression in interface org.apache.tamaya.resolver.spi.ExpressionEvaluator cannot be applied to given types; [ERROR] required: org.apache.tamaya.spi.PropertyValue,boolean [ERROR] found: java.lang.String,java.lang.String,boolean [ERROR] reason: actual and formal argument lists differ in length [ERROR] [ERROR] -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :tamaya-injection anyone else? Jenkins seems to be in trouble elsewhere .... Cheers, Phil
