I know that legacy repositories keep getting pinged on each
build, even if they're just updated. Is there also no
network traffic when legacy repo's are in the repo list?

-- Kenney

Brett Porter wrote:

On 19/03/2007, at 11:36 AM, Jason van Zyl wrote:

Yah, I saw the logging which is why I used the network monitors so the only thing I could think of is a plugin grabbing the WagonManager and turning it back online which I consider someone else's problem.

I think from the test below it's clear that's not happening though. So I'd say move the issue to later as a minor issue because of the misleading logging.


Jason.

I just did mvn -o -X clean install on archiva, and see this:

--->8---

[INFO] snapshot org.codehaus.plexus:plexus-appserver-maven-plugin:2.0-alpha-8-SNAPSHOT: checking for updates from apache.snapshots
[DEBUG] System is offline. Cannot resolve metadata:

Repository Metadata
--------------------------
GroupId: org.codehaus.plexus
ArtifactId: plexus-appserver-maven-plugin
Metadata Type: org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata

--->8---

The info line is misleading when you don't have debug mode on. It doesn't actually go to the network.

you can reproduce by doing this first:
touch -t '200701010000' ~/.m2/repository/org/codehaus/plexus/plexus-appserver-maven-plugin/2.0-alpha-8-SNAPSHOT/maven-metadata-apache.snapshots.xml

On 19/03/2007, at 11:07 AM, Jason van Zyl wrote:

Hi,

Just seeing if anyone can reproduce this:

http://jira.codehaus.org/browse/MNG-2433

I can't so I want to close it. I've used truss, TPIMon, and ktrace on the Linux, Window, and OS X and I see no network traffic on a simple project but I'm wondering if it's some plugin turning on the Wagon Manager or something.

Jason.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to