[jboss-dev-forums] [Design of JBoss Build System] - Re: Weird pom in snapshots

pgier do-not-reply at jboss.com
Thu Mar 20 21:23:01 EDT 2008


"adrian at jboss.org" wrote : I've found a different problem.
  | 
  | How does it work out which snapshot is the latest?
  | 
  | I've got a problem where it should be using snapshot 144
  | http://snapshots.jboss.org/maven2/org/jboss/microcontainer/jboss-dependency/2.0.0-SNAPSHOT/jboss-dependency-2.0.0-20080320.225014-144.pom
  | but its actually using snapshot 143 from 4 minutes earlier (but note the time part of the id is before the snapshot number)
  | http://snapshots.jboss.org/maven2/org/jboss/microcontainer/jboss-dependency/2.0.0-SNAPSHOT/jboss-dependency-2.0.0-20080320.230503-143.pom
  | 

Maven looks at the metadata file it says which one is the latest.  I think I was trying to deploy at the same time as you, so that's how there ended up with some incorrect metadata.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138212#4138212

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138212



More information about the jboss-dev-forums mailing list