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
>