Ok... seems like this is the problem. I changed my local repo to another location and it works. I think having spaces in the names of directory for the maven local repo is a problem.
I picked up the hint from "java.lang.NoClassDefFoundError: and" and my local maven repo directory root has 'and in it. - Venkat On 10/12/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote: > > Hi Sebastien, > > My local maven repo is C:\Documents and > Settings\Administrator\.m2\repository. What is yours? I am just guessing > it could be different and Luciano's should be similar to mine. > > - Venkat > > On 10/12/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > > > Venkata Krishnan wrote: > > > Its the same with me too... here is what I get.. > > > > > > > > [snip] > > > [INFO] snapshot > > > org.apache.maven.surefire:surefire-providers:2.3.1-SNAPSHOT:checking > > > for updates from codehaus-snaps > > > hot > > > [INFO] Surefire report directory: > > > F:\LatestTrunk\sca\modules\databinding-jaxb\target\surefire-reports > > > java.lang.NoClassDefFoundError: and > > > Exception in thread "main" > > > [INFO] > > > > > ------------------------------------------------------------------------ > > > [ERROR] BUILD FAILURE > > > [INFO] > > > > > > - Venkat > > > > > > > > > > Could you try with mvn -X to see if you get more debug info? Thanks. > > > > -- > > Jean-Sebastien > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
