[voikko] Miten tehdään libvoikko-3.5.jar ?

Hannu Väisänen hannu.vaisanen at uef.fi
Fri Aug 2 14:03:29 EEST 2013


Yritän ruveta testaamaan vvfst-morfologiaa Sukijassa.

Sitä varten kai pitää kääntää vfst:n tuki libvoikkoon. Se onnistuu.
Seuraavaksi pitäisi tehdä libvoikko-3.5.jar 

Ensin tulee varoituksia

$ mvn package
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective
model for org.puimula:libvoikko:jar:3.5
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 36,
column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING] 


Sitten homma kaatuu testeihin:
Tests in error: 

anotherObjectCanBeCreatedUsedAndDeletedInParallel(org.puimula.libvoikko.VoikkoJnaLatinTest): Specified dictionary variant was not found
  initWithCorrectDictWorks(org.puimula.libvoikko.VoikkoJnaLatinTest):
Specified dictionary variant was not found
  embeddedNullsAreNotAccepted(org.puimula.libvoikko.VoikkoJnaLatinTest):
Conversion = s, Flags = #

anotherObjectCanBeCreatedUsedAndDeletedInParallel(org.puimula.libvoikko.VoikkoTest): Specified dictionary variant was not found
  initWithCorrectDictWorks(org.puimula.libvoikko.VoikkoTest): Specified
dictionary variant was not found
  embeddedNullsAreNotAccepted(org.puimula.libvoikko.VoikkoTest):
Conversion = s, Flags = #



mvn compile menee läpi, mutta mitään jar-tiedostoa ei generoida.



More information about the voikko mailing list