If you want to try building with JDK 9, try this (edit paths to match your machine):
cd /path/to/jbosstools-PROJECT
alias mvn9='export JAVA_HOME=/usr/lib/jvm/java-9/ && /opt/maven3/bin/mvn -V -Pjdk9 -Pjdeps -U'
mvn9 clean install
Cheers,
Nick
---------- Forwarded message ----------
From:
Sievers, Jan <jan.sievers@sap.com>Date: Fri, Jan 26, 2018 at 4:56 AM
Subject: [tycho-user] please test staged tycho 1.1.0
To: Tycho list <
tycho-user@eclipse.org>, Tycho list <
tycho-dev@eclipse.org>
Tycho release 1.1.0 has been staged. For details of new features and bugfixes, see release notes [1].
Please help by testing the staged milestone build. To use it, change your tycho version to 1.1.0 and add snippet [2] to your pom.
We plan to promote this release in one week unless major regressions are found or we still have pending CQs for the IP log.
Regards,
Tycho team
[1]
http://wiki.eclipse.org/Tycho/Release_Notes/1.1
[2]
<pluginRepositories>
<pluginRepository>
<id>tycho-staged</id>
<url>
https://oss.sonatype.org/content/repositories/orgeclipsetycho-1046/</url>
</pluginRepository>
</pluginRepositories>
______________________________
_________________
tycho-user mailing list
tycho-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user