On Wed, 19 Jan 2011 Olivier Grisel <[email protected]> wrote:
> 2011/1/19 Jörn Kottmann <[email protected]>:
> > The models currently do not have a real version, but they contain
> > the opennlp tools version for compatibility checking. Anyway
> > adding such a version could be done easily.
> 
> You just need to write a very short pom.xml file to build a versioned
> jar that holds the model (the .bin.gz file in folder
> src/main/resource/opennlp/ for instance). Then you can use mvn deploy
> to deploy the jar as usual to a maven repo server when doing the
> opennlp release.

Would it make sense to add a dependency to the above mentioned opennlp
tools to the pom for automatic compatibility checking?

Isabel

Reply via email to