The issue is that we reach a quota on SourceForge and the server sends back an error message instead of the jwnl pom and jar file.
It seems to work now again. Jörn On 12/14/11 6:00 PM, C.F.Scheidecker Antunes wrote:
You might want to add the repositories to your pom.xml and that will work as I have just tried. <repositories> <repository> <id>OpenNLPRepository</id> <url> http://opennlp.sourceforge.net/maven2 </url> </repository> <repository> <id>ApacheIncubatorRepository</id> <url> http://people.apache.org/repo/m2-incubating-repository/ </url> </repository> </repositories> On Tue, Dec 13, 2011 at 9:39 PM, Калибеков Марат<[email protected]>wrote:Hello, I wanted to integrate OpenNLP with my application through maven. But during getting dependencies in Maven, it says that jwnl:jwnl:1.3.3 library not found in official maven repo? How can I solve it? -- Калибеков Марат, тел: 8 777 4826322
