Next time, what you do is to add a proxy address on your java config and
then you can bypass the quota. Another way is to use a local repository or
a tool like Nexus.

On Wed, Dec 14, 2011 at 10:06 AM, Jörn Kottmann <kottm...@gmail.com> wrote:

> 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<http://opennlp.sourceforge.net/maven2>
>>                        </url>
>>                </repository>
>>
>>                <repository>
>>                        <id>ApacheIncubatorRepository<**/id>
>>                        <url>
>>                                http://people.apache.org/repo/**
>> m2-incubating-repository/<http://people.apache.org/repo/m2-incubating-repository/>
>>                        </url>
>>                </repository>
>>        </repositories>
>>
>>
>>
>> On Tue, Dec 13, 2011 at 9:39 PM, Калибеков Марат<maratkali...@gmail.com>*
>> *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
>>>
>>>
>

Reply via email to