Are all the machine running the same user ID? Ray
-----Original Message----- From: Michael Delaney [mailto:[email protected]] Sent: Monday, October 05, 2009 10:57 AM To: Maven Users List Subject: Re: Showing pom files in dependency tree. I just did that and no major differences. There were some differences but they were expected; location of the local repository and user name (those were the only two). Jörg Schaible wrote: > Michael Delaney wrote at Montag, 5. Oktober 2009 16:55: > > >> All, >> >> I'm trying to diagnose an odd problem. The problem is on *some*, but >> not all, machines, one of our projects is trying to download an old >> retired snapshot build. I can't reproduce this locally but I can on >> our CI server. I checked the pom (top-level and parents) and check >> for this reference and it isn't there. I'm trying to figure out how >> this jar is being included when it shouldn't and I thought being able >> to see exactly what pom files are being loaded in would help. >> >> I already tried using the dependency plug-in to list the pom files >> but that doesn't work. I even searched through our Archiva repository >> for references and couldn't find anything that could cause this. >> >> Anyone have any ideas? >> > > run "mvn help:effective-pom" on both machines and diff the poutput. It > may give you at least a hint, where the difference begins. > > - Jörg > > > --------------------------------------------------------------------- > 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]
