Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Artefacts downloaded multiple times?

Yep. We'll keep an eye on it as well.
On 2011-02-24, at 8:56 AM, David Balažic wrote:

> Hi!
> 
> So you are saying I should try v0.13 and see if the problem happens there too?
> I'll might do that, if I find time, but don't hold your breath...
> 
> David 
> 
>> -----Original Message-----
>> From: m2e-users-bounces@xxxxxxxxxxx 
>> [mailto:m2e-users-bounces@xxxxxxxxxxx] On Behalf Of Pascal Rapicault
>> Sent: Thursday, February 24, 2011 2:48 PM
>> To: Maven Integration for Eclipse users mailing list
>> Subject: Re: [m2e-users] Artefacts downloaded multiple times?
>> 
>> In m2e 0.13, all the logs are now handled through logback and 
>> a file gets in .metadata/.plugins/org.eclipse.m2e.logging and 
>> the console no longer gets populated with things like that.
>> For the logging to be enabled you will need to install the 2 
>> features available from the m2e update site: 
>> http://download.eclipse.org/technology/m2e/updates/N
>> Would you mind giving a try to 0.13?
>> 
>> On 2011-02-24, at 6:14 AM, David Balažic wrote:
>> 
>>> Hi!
>>> 
>>> In the situation described in my previous mail (checked out 
>> additional 
>>> maven managed projects from SVN) I also noticed that artefacts
>>> are apparently downloaded several times.
>>> 
>>> Excerpt from the Maven Console:
>>> 
>>> 2/24/11 11:42:09 AM CET: Downloaded 
>> http://maven.springframework.org/milestone/org/apache/cxf/cxf-
>> rt-bindings-soap/2.3.2/cxf-rt-bindings-soap-2.3.2.jar
>>> 2/24/11 11:42:10 AM CET: Downloaded 
>> http://jolbox.com/bonecp/downloads/maven/org/apache/cxf/cxf-rt
>> -bindings-soap/2.3.2/cxf-rt-bindings-soap-2.3.2.jar
>>> 2/24/11 11:42:27 AM CET: Downloading 
>> http://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-s
>> oap/2.3.2/cxf-rt-bindings-soap-2.3.2.jar
>>> 2/24/11 11:42:28 AM CET: Downloaded 
>> http://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-s
>> oap/2.3.2/cxf-rt-bindings-soap-2.3.2.jar
>>> 
>>> 
>>> Is this normal?
>>> 
>>> 
>>> PS: Is there a way to make the Maven Console to have a 
>> larger buffer size?
>>> I asked it a while ago, but no reply:
>>> 
>> http://www.mail-archive.com/user@xxxxxxxxxxxxxxxxxxxxxx/msg00927.html
>>> 
>>> David Balažic
>>> Software Engineer
>>> 
>>>   ComTrade
>>> 
>>>   Litijska 51, 1000 Ljubljana
>>>   Slovenia
>>> 
>>>   phone: +386 81 60 8937
>>>   fax: +386 1 586 52 70
>>> 
>>> www.comtrade.com
>>> _______________________________________________
>>> m2e-users mailing list
>>> m2e-users@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/m2e-users
>> 
>> _______________________________________________
>> m2e-users mailing list
>> m2e-users@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/m2e-users
>> 
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top