This seems like a maven issue :
http://jira.codehaus.org/browse/SUREFIRE-128

On 10/12/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
> Venkata Krishnan wrote:
> > 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
> >
> >
> OK could you try to change in databinding-jaxb/pom.xml?
> -Djava.endorsed.dirs=${settings.localRepository}/javax/xml/bind/jaxb-api/2.1
> to
> -Djava.endorsed.dirs="${settings.localRepository}/javax/xml/bind/jaxb-api/2.1"
>
> --
> Jean-Sebastien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to