For running 'help:effective-pom" tests, no. I was running as myself (but using the same settings.xml file). Running as the same user the files are 100% equivalent; if you exclude the time stamp. I've also tested it using the same user as our CI server, manually, and same results. The manual build executes just fine the CI build fails trying to find an artifact it shouldn't be looking for.

This is a problem with our C.I server, I just can't figure out where things are going wrong.

Tang, Ray wrote:
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to