[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: mvn vs eclipse test runs
pgier
do-not-reply at jboss.com
Fri Aug 31 13:59:20 EDT 2007
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#4080112
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080112
More information about the jboss-dev-forums
mailing list