Hi,

I ran :

mvn clean install -Peval-tests -X


Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)

Maven home: /opt/homebrew/Cellar/maven/3.8.4/libexec

Java version: 17.0.5, vendor: Homebrew, runtime:
/opt/homebrew/Cellar/openjdk@17/17.0.5/libexec/openjdk.jdk/Contents/Home

Default locale: en_DE, platform encoding: US-ASCII

OS name: "mac os x", version: "13.1", arch: "aarch64", family: "mac"


[ERROR] Errors:

[ERROR]   
ArvoresDeitadasEval.verifyTrainingData:82->getLineSample:76->AbstractEvalTest.getOpennlpDataDir:107
? NullPointer

[ERROR]   
Conll00ChunkerEval.verifyTrainingData:78->AbstractEvalTest.getOpennlpDataDir:107
? NullPointer

[ERROR]   
Conll02NameFinderEval.verifyTrainingData:88->AbstractEvalTest.getOpennlpDataDir:107
? NullPointer

[ERROR]   
ConllXPosTaggerEval.verifyTrainingData:86->AbstractEvalTest.getOpennlpDataDir:107
? NullPointer

[ERROR]   
OntoNotes4NameFinderEval.verifyTrainingData:89->AbstractEvalTest.getOpennlpDataDir:107
? NullPointer

[ERROR]   
OntoNotes4ParserEval.verifyTrainingData:74->createParseSampleStream:48->AbstractEvalTest.getOpennlpDataDir:107
? NullPointer

[ERROR]   
OntoNotes4PosTaggerEval.verifyTrainingData:71->createPOSSampleStream:45->AbstractEvalTest.getOpennlpDataDir:107
? NullPointer

[ERROR]   
SourceForgeModelEval.verifyTrainingData:165->AbstractEvalTest.getOpennlpDataDir:107
? NullPointer

[ERROR]   
UniversalDependency20Eval.verifyTrainingData:49->AbstractEvalTest.getOpennlpDataDir:107
? NullPointer

[INFO]

[ERROR] Tests run: 890, Failures: 0, Errors: 9, Skipped: 1


[INFO] Reactor Summary for Apache OpenNLP Reactor 2.1.1-SNAPSHOT:

[INFO]

[INFO] Apache OpenNLP Reactor ............................. SUCCESS [  3.579
s]

[INFO] Apache OpenNLP Tools ............................... FAILURE [
31.861 s]

[INFO] Apache OpenNLP UIMA Annotators ..................... SKIPPED

[INFO] Apache OpenNLP Brat Annotator ...................... SKIPPED

[INFO] Apache OpenNLP Morfologik Addon .................... SKIPPED

[INFO] Apache OpenNLP Documentation ....................... SKIPPED

[INFO] Apache OpenNLP Distribution ........................ SKIPPED

[INFO] Apache OpenNLP DL .................................. SKIPPED

[INFO]
------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO]
------------------------------------------------------------------------

[INFO] Total time:  35.510 s

[INFO] Finished at: 2023-02-17T12:46:11+01:00

Not sure if I did it wrong ?


On Thu, Feb 16, 2023 at 5:26 PM Richard Zowalla <[email protected]> wrote:

> Hi folks,
>
> this vote needs some more attention :-)
>
> Gruß
> Richard
>
> Am Montag, dem 06.02.2023 um 11:28 -0500 schrieb Jeff Zemerick:
> > Hi folks,
> >
> > I have posted a 2nd release candidate for the Apache OpenNLP 2.1.1
> > release
> > and it is ready for testing.
> >
> > The distributables can be downloaded from:
> >
> https://repository.apache.org/content/repositories/orgapacheopennlp-1032/org/apache/opennlp/opennlp-distr/2.1.1/
> >
> > The release was made from the Apache OpenNLP 2.1.1 tag at:
> > https://github.com/apache/opennlp/tree/opennlp-2.1.1
> >
> > To use it in a maven build set the version for opennlp-tools or
> > opennlp-uima to 2.1.1 and add the following URL to your settings.xml
> > file:
> > https://repository.apache.org/content/repositories/orgapacheopennlp-1032
> >
> > The release was made using the OpenNLP release process, documented on
> > the
> > website:
> > https://opennlp.apache.org/release.html
> >
> > Please vote on releasing these packages as Apache OpenNLP 2.1.1. The
> > vote
> > is open for at least the next 72 hours.
> >
> > Only votes from OpenNLP PMC are binding, but everyone is welcome to
> > check
> > the release candidate and vote.
> > The vote passes if at least three binding +1 votes are cast.
> >
> > [ ] +1 Release the packages as Apache OpenNLP 2.1.1
> > [ ] -1 Do not release the packages because...
> >
> > Thanks!
> > Jeff
>
>

Reply via email to