After I checked out the ActiveMQ from SVN I was using maven to build for eclipse. I was having issues when it was getting to the apache-xbean3.3 section so I edited the pom.xml and changed the version of xbean to 3.4 <xbean-version>3.4</xbean-version>
I was then able to build correctly. This needs to be updated in the SVN for any others that download and want to build. -- View this message in context: http://www.nabble.com/Issue-with-pom.xml-tp19212245p19212245.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
