Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2020 00:52:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243623] devel/maven: Requires openjdk8 even if a newer JDK is installed
Message-ID:  <bug-243623-7788-WZYavxnqpS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243623-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243623-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243623

--- Comment #1 from Jonathan Chen <jonc@chen.org.nz> ---
The openjdk dependancy is determined by the build system. By default, the
preferred Java used is openjdk8, and this is reflected by packages built by=
 the
FreeBSD package builders. If you have your own build system, you can change=
 the
preferred Java to openjdk11 by adding the following to /etc/make.conf:

JAVA_PREFERRED_PORTS=3D   JAVA_PORT_NATIVE_OPENJDK_JDK_11

If you believe that __JAVA_PORTS_ALL should have a different order, you sho=
uld
raise it for discussion with freebsd-java@freebsd.org

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243623-7788-WZYavxnqpS>