That's correct. I have the module in eclipse after doing a mvn:eclipse:eclipse. My JUnit test has this error when run from eclipse unless I remove the jaxb dependency from the metadata pom file and redo mvn eclipse:eclipse.
Graham. Martin Desruisseaux wrote: > Graham Davis a écrit : >> I just wanted to add that I am now having issues with the mt-metadata >> jaxb stuff too. I am trying to test the parsing of my WPS module and >> am getting jaxb class signing errors. If I remove the jaxb >> dependency in the metatdata module it breaks metadata but my test >> works fine. > > Do you mean that you get this error when running the tests in Eclipse > after mounting the GeoTools project with "mvn eclipse:eclipse", or are > you getting this error in an other context? > > Martin -- Graham Davis Refractions Research Inc. [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
