Maven Version Issues

2007-08-24 Thread Mike Darretta
We are nearing deployment, but now I have found myself in a black hole trying to resolve version discrepancies with current vs. prior Maven builds. Starting on Tuesday, our build broke without any changes to the source code. The only suspect we have are updated libraries downloaded via Maven

Re: Maven Version Issues

2007-08-24 Thread Mike Darretta
I've tried all maven versions from 2.0.3 through 2.0.7. 2.0.6 and 7 failed to build at all. 2.0.3-5 built but my EJBs failed to deploy. I get this error message: javax.ejb.EJBException: RuntimeException; CausedByException is: createBeanClassInstanceCommand == null Before I'm asked to

Re: Maven Version Issues

2007-08-24 Thread Wendy Smoak
On 8/24/07, Mike Darretta [EMAIL PROTECTED] wrote: I've tried all maven versions from 2.0.3 through 2.0.7. 2.0.6 and 7 failed to build at all. 2.0.3-5 built but my EJBs failed to deploy. I get this error message: javax.ejb.EJBException: RuntimeException; CausedByException is: