With cruise control and hudson, the whole mc project gets built, so that later modules can
depend on the artifacts from earlier modules. I think what happened for you is that your
local repo artifacts were out of date, but still newer than the ones on the snapshot
server (
snapshots.jboss.org), so maven decided to use your local one.
I can change the hudson build so that it deploys the artifacts to the snapshot server at
the end of a build. That way the dependencies would only be 1 day out of date.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080112#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...