Hello, Did you notice my recommendation to use jdk 1.7 :) ?
Anyway, you need to modify the pom for every one of the packages you want to compile. R On Mon, Oct 13, 2014 at 5:20 PM, Mohammad Ghufran <[email protected]> wrote: > Okay, so I should use the profile settings in stackoverflow in all of the > pom.xml files for each of the following? > opennlp/opennlp > opennlp-distr > opennlp-docs > opennlp-tools > > Changing just the one for opennlp/opennlp seems to generate the same error. > > Cheers, > > Mohammad Ghufran > > On Mon, Oct 13, 2014 at 4:34 PM, Jörn Kottmann <[email protected]> wrote: > >> On 10/13/2014 04:23 PM, Mohammad Ghufran wrote: >> >>> Hello, >>> >>> No, I have JAVA_HOME set to jdk1.8.0_11 since I was having problems with >>> that before. I got a message that I should be using JDK, not JRE. Do you >>> know which release/tag/commit is stable and can be used? >>> >>> >>> >> Java 7 works, anyway those error have to be sorted out, so that it also >> works >> with Java 8. >> >> Jörn >>
