Tim Urberg wrote:
I tried going to http://www.ibiblio.org/maven/xmlbeans/jars/xmlbeans-1.0.jar and got a 404 NOT FOUND error, how should I fix this?
It's BEA code. The module readme -
[[[
To build me you need to download the xbeans jar from BEA and then do this
cp xbeans.jar ~/.maven/repository/xmlbeans/jars/xmlbeans-1.0.jar
(after making the necessary directories) ]]]
It seems you might have to log into BEA to get it (if so, yuck). Otherwise I'm downloading a zip from here now
http://workshop.bea.com/xmlbeans/XsdUpload2.jsp
in the hope it contains xmlbeans 1.0. Is there some reason this jar isn't on ibiblio?
Bill de h�ra
