I tried the .tgz version on a simple build. Seems to work ok, except for oddity on the first attempt to download all the dependencies for the plugins. Got an issue with Velociry as follows:

Attempting to download velocity-1.3.jar.
.................
.
java.lang.ClassNotFoundException: velocity
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:10
39)
at org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java
:647)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Sour
ce)
at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unkn
own Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unkn
own Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent
Dispatcher.dispatch(Unknown Source)
...


But the build appeared to work. Then I killed the repo and plugin dirs, and let it go at it again, and this time everything downloaded ok...


Jason van Zyl wrote:


Howdy,

I put a couple archives for the beta-10 here:

http://www.apache.org/~jvanzyl/

If a couple people can try these that would be appreciated, once it's
agreed they are fine I'll tag and release.






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



Reply via email to