There is a property in the pom.xml for xbean 3.3 release which causes a transitive dependency on xbean 3.3-SNAPSHOT. I have been building against xbean 3.4.3 for the last week and I have not seen any issues.
Chris -- Chris Custine My Blog :: http://blog.organicelement.com Apache ServiceMix :: http://servicemix.apache.org Apache Directory Server :: http://directory.apache.org On Fri, Aug 29, 2008 at 4:56 AM, zeonet <[EMAIL PROTECTED]> wrote: > > I have not seen an issue yet but mostly was trying to research and fix why > it > would not build. I agree I would like others to see what they think. > Atleast > there is a work around for those that do want to build. > > > bsnyder wrote: > > > > On Thu, Aug 28, 2008 at 7:28 PM, zeonet <[EMAIL PROTECTED]> wrote: > >> > >> 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. > > > > I encountered this same thing on Tuesday but I'm not sure yet of the > > implication of upgrading to XBean 3.4. Upon glancing through the fixed > > issues in JIRA, the upgrade should be fine, but I'd like some others > > to chime in as well. > > > > Bruce > > -- > > perl -e 'print > > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > > );' > > > > Apache ActiveMQ - http://activemq.org/ > > Apache Camel - http://activemq.org/camel/ > > Apache ServiceMix - http://servicemix.org/ > > > > Blog: http://bruceblog.org/ > > > > > > -- > View this message in context: > http://www.nabble.com/Issue-with-pom.xml-tp19212245p19217743.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > >
