Here's my workaround .... tippy:~ davidherron$ sudo su Password: sh-3.2# ln -s /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/ /Library/Java/Home sh-3.2# ls -l !$ ls -l /Library/Java/Home lrwxr-xr-x 1 root wheel 64 Sep 4 16:39 /Library/Java/Home -> /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/ sh-3.2# exit tippy:~ davidherron$ sudo port install cassandra ---> Computing dependencies for cassandra ---> Dependencies to be installed: apache-ivy ---> Building apache-ivy ---> Staging apache-ivy into destroot ---> Installing apache-ivy @2.3.0_0 ---> Activating apache-ivy @2.3.0_0 ---> Cleaning apache-ivy
Unfortunately the Cassandra install isn't working. The log file has a bunch of Maven errors about stuff it can't download.. Ugh. + David Herron On Thu, Sep 3, 2015 at 5:24 AM, Daniel J. Luke <[email protected]> wrote: > > On Sep 3, 2015, at 1:59 AM, Ryan Schmidt <[email protected]> > wrote: > > Yes but lots of ports use java; they shouldn't each have to reimplement > that logic. Isn't this what the java 1.0 portgroup is for? > > sure, but we never implemented anything for that - the java portgroup only > helps you set a JAVA_HOME environment variable currently. > > -- > Daniel J. Luke > +========================================================+ > | *---------------- [email protected] ----------------* | > | *-------------- http://www.geeklair.net -------------* | > +========================================================+ > | Opinions expressed are mine and do not necessarily | > | reflect the opinions of my employer. | > +========================================================+ > > > > _______________________________________________ > macports-users mailing list > [email protected] > https://lists.macosforge.org/mailman/listinfo/macports-users >
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
