> Igor Fedorenko wrote
> Are you using IBM Java5 VM by any chance? I had to switch to 
> SUN VM to workaround this issue.
> 

Yes. That was it. I fixed that so I can still use IBM JDK 1.5. 
To do that I've rebuilt modello locally. 

This is probably a list for whoever is maintaining modello - but I hit
these issues while trying to build modello 1.0-alpha-17:

1) The parent modello/pom.xml has a charset / encoding issue.
2) Some dependencies were not being found for modello. I think that may
have been due to #4
3) I ended up having to run the build with maven.test.skip=true
4) I found out there's no apparent request timeout in the http wagon (is
there?)
Most mirrors won't let maven, Firefox or IE download
stax:stax-api:1.0.1:pom I think its really strange. It stops at the same
point everytime it tries to download that one artifact. At line 41 this
is the last write in the tmp file:
...
       <organi

Thank you for pointing me to a jdk issue. It would seem the IBM jdk is
less lenient than the Sun jdk when reading UTF-8 and matching charsets.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to