Looks like Proximity was aggregating and including apache.snapshots. I removed this and it seems to work now.
-dh -----Original Message----- From: Dave Hoffer [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 1:52 PM To: Maven Users List Subject: Why does my install goal fail? I have seen a problem lately where the install goal will fail. The problem is that the meta data downloaded is corrupt; the ...metadata-inhouse.xml file starts out correct but is missing the bottom of the file. I.e. it is missing the lastUpdated tag section and closing tags. This seems to occur when we have dependencies that depend on other dependencies specified using set notation for the version. For example, I have a dependency on xrite-imaging; xrite-imaging has a dependency on xrite-commons with version of [1.0,). Maven fails when it builds the ...metadata-inhouse.xml file for xrite-commons. I am using Proximity as my http artifact server. Why is this happening? This used to work (but our plugin versions have changed somewhat). -dh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
