Hi Devs,
Glen reported me an issue on wsas build, that maven does not resolve the
javax.xml.bind.annotation on windows build
this is related to the jaxb-api-2.0.jar
:~/.m2/repository$ find . -name '*.jar' -exec grep
javax.xml.bind.annotation {} \; -print
Binary file ./javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.jar matches
./javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.jar
as the problem seems to be related to maven2 does not correctly download
the artifact to the local repository on windows and matadata of repo
seems not to be consistent as well. Problem seems to be not occurring on
unix versions of the maven 2.0.7 and to confirm this I have started a
wsas clean build on windows with clean repo on a test machine ( java 5 /
maven 2.0.7 ), and will report the results as it finishes.
Thanks
--
Thanks
Lahiru Sandakith
http://www.wso2.org
GPG Key Fingerprint : 8CD8 68E0 4CBC 75CB 25BC 1AB1 FE5E 7464 1F01 9A0F
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev