Hello,

looks like you are using Java 8 to compile it?

There seems to be quite some problems with the javadocs ...
that should be fixed for the next release.

Jörn

On 10/13/2014 04:03 PM, Mohammad Ghufran wrote:
Hello,

Thank you for your response and sorry about the deleted post. Yes, I am
trying to do that but I am failing at the first step (mvn clean install in
opennlp/opennlp folder).
Here is another one: http://pastebin.com/sH5EiL3m .

Cheers,
Ghufran


Mohammad Ghufran

On Mon, Oct 13, 2014 at 3:58 PM, Rodrigo Agerri <[email protected]> wrote:

Hello,

The paste has been removed. Anyway, are you doing this?

svn co https://svn.apache.org/repos/asf/opennlp/trunk/ opennlp
cd opennlp/opennlp
mvn clean install
cd ../opennlp-distr
mvn clean install
cd ../opennlp-docs
mvn clean install
cd ../opennlp-tools
mvn clean install

If you are doing this, send the error you get.

Cheers,

Rodrigo

On Mon, Oct 13, 2014 at 3:44 PM, Mohammad Ghufran <[email protected]>
wrote:
Hello,

I have been trying to install opennlp but have been unsuccessful so far.
I
checked out trunk branch from svn and tried to build the Maven project
but
I keep getting errors which I am unable to resolve.

I also tried with skipping tests but I still get errors. Here is a log of
mvn install : http://pastebin.com/XUh6me7R

Could someone let me know how I can resolve this?

Best Regards,
Ghufran

Reply via email to