Dear all, I can no longer compile the referencing module with java 1.5 on mac osx and I can't quite work out what the problem is. I'm getting this when I do mvn -e compile:
Failure executing javac, but could not parse the error: An exception has occurred in the compiler (1.5.0_13). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you. com.sun.tools.javac.code.Symbol$CompletionFailure: file javax/xml/bind/annotation/XmlType.class not found I was able to build it ok a couple of weeks ago. I've had a quick skim over the svn logs but nothing sticks out and without knowing which source file is causing the problem I'm not sure what I'm looking for. I'd appreciate any suggestions. cheers Michael ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
