#45005: cassandra fails to build -------------------------+-------------------------------- Reporter: nicholas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: cassandra | -------------------------+-------------------------------- Comment (by neverline@…): Had the same issue, it seams that maven uses ${user.home} java variable which is set by java itself and it doesn't honor env vars at least as of latest v8 from oracle website, to workaround this I used {{{ build.env-append _JAVA_OPTIONS=-Duser.home=${workpath}/home }}} -- Ticket URL: <https://trac.macports.org/ticket/45005#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X