Apparently there is now a JIRA, HIVE-26226 [1], about removing jdk.tools so
let's continue the discussion there.
Best,
Stamatis
[1] https://issues.apache.org/jira/browse/HIVE-26226
On Thu, May 5, 2022 at 6:27 PM Alessandro Solimando <
alessandro.solima...@gmail.com> wrote:
> Hi again,
> actual
Hi again,
actually I managed to exclude the project by using the FQN (I was missing
the "upgrade-acid/" part):
mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.0.2155:sonar \
-DskipTests -Dit.skipTests -Dmaven.javadoc.skip -pl
'!upgrade-acid,!upgrade-acid/pre-upgrade'
I would still like