<div dir="auto">Amit,<div dir="auto">Now you have to build with jdk11.</div><div dir="auto">That compiler flag is available only frrom jdk9+ and it ensures that we are not using java features not available on jdk8.</div><div dir="auto"><br></div><div dir="auto">HerdDB runs on jdk but it uses a bunch of cool features from jdk9/10 and we are shipping multi release jars.</div><div dir="auto">On production it is recommended to use jdk11</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">If you are blocked you can temporary comment out that line in the pom.xml file</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Enrico</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il mar 2 apr 2019, 08:20 Amit Chavan &lt;<a href="mailto:achavan1@gmail.com">achavan1@gmail.com</a>&gt; ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>I got the latest master today and ran mvn clean verify to run all tests to test my changes. I am usually able to do this but today it threw an error </div><div>\[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project herddb-utils: Fatal error compiling: invalid flag: --release -&gt; [Help 1]</div><div>[ERROR] </div><div>[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.</div><div>[ERROR] Re-run Maven using the -X switch to enable full debug logging.</div><div>[ERROR] </div><div>[ERROR] For more information about the errors and possible solutions, please read the following articles:</div><div>[ERROR] [Help 1] <a href="http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException" target="_blank" rel="noreferrer">http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException</a></div><div>[ERROR] </div><div>[ERROR] After correcting the problems, you can resume the build with the command</div><div>[ERROR]   mvn &lt;goals&gt; -rf :herddb-utils</div><div><br></div><div>I see there were some changes in various pom files in last couple of days but dont know if those are breaking my build or not. Any advice?</div><div><br></div><div>Thanks,</div><div>Amit</div></div></div>
_______________________________________________<br>
herddb-dev mailing list<br>
<a href="mailto:herddb-dev@lists.herddb.org" target="_blank" rel="noreferrer">herddb-dev@lists.herddb.org</a><br>
<a href="http://lists.herddb.org/mailman/listinfo/herddb-dev" rel="noreferrer noreferrer" target="_blank">http://lists.herddb.org/mailman/listinfo/herddb-dev</a><br>
</blockquote></div>