Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Aug 2023 13:32:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272863] devel/maven39: new port for maven 3.9
Message-ID:  <bug-272863-7788-B7jXyY2ybX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272863-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272863-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=3D272863

--- Comment #2 from Michael Osipov <michael.osipov@siemens.com> ---
Based on your patch, I can see some room for improvement in the devel/maven
port. The patch contains at least one bug: DATADIR=3D ${JAVASHAREDIR}/${POR=
TNAME}
It must be "DATADIR=3D    ${JAVASHAREDIR}/${PORTNAME}-${PORTVERSION}" other=
wise
it will override what Maven 3.8.x contains. I will update the devel/maven p=
ort
to versionize the DATADIR for more clarity.

--=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-272863-7788-B7jXyY2ybX>