dkpro / dkpro-core

Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
https://dkpro.github.io/dkpro-core
Other
196 stars 67 forks source link

[TreeTagger] Generate Maven metadata into JARs #20

Closed reckart closed 9 years ago

reckart commented 9 years ago
It would be helpful if the model and binary JARs would contain Maven metadata that Artifactory
could read and already fill in the deploy form.

Original issue reported on code.google.com by richard.eckart on 2011-06-27 21:27:44

reckart commented 9 years ago
Metadata is now generated by the build.xml script. Also changed the default target to
"separate-jars".

Original issue reported on code.google.com by richard.eckart on 2011-06-27 21:30:35

reckart commented 9 years ago
Fixed.
---
rev 131

Original issue reported on code.google.com by richard.eckart on 2011-10-02 15:20:12