Stadelmann Josef wrote: > Dear all, > > Since a few days I have on my OpenVMS system this failure when I build > Axis2-1.6.1 using > > $ mvn -P java150 -Dtest=false install > > I suspect an XML Reader which is not behaving well on OpenVMS (coming > down recently) > > OR > > From where shall this remote manifest come? And why does the reader say > they a re empty? > > Any chance to test this > org.codehaus.plexus.util.xml.pull.MXParser.fillBuf(MXParser.java:3005) > > I am not building trunk sources but ./tags/v1.6.1 of axis2 and they > build perfect on Windows. > > Few weeks ago I did not have problems to build the axis2-kernel on > OpenVMS but now I have. > And adding -fail-never to the mvn command shows at the end that many > modules have the same problem. > But axis2-kernel ist just the first one having problems with this remote > resource manifests and this reader. > > Any hints clues welcome
Just out of curiosity: Did you also try to build with M303 instead? At least it provides sometimes better error messages ;-) - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
