Re: [Clirr-devel] Multiproject build fails
Status: Alpha
Brought to you by:
lkuehne
From: <lak...@t-...> - 2004-08-10 19:38:38
|
Vincent Massol wrote: >>[...] >>Root cause >>java.lang.NoClassDefFoundError: >>org/netbeans/lib/cvsclient/event/CVSListener >>[...] >> >>Any ideas? >> >> > >It probably means that your changelog plugin is not properly installed on >your machine and that it hasn't automatically downloaded the netbeans >cvsclient jar the first time it was run. Try deleting your plugin cache and >run it again. > > Thanks, that helped. I can now build both subprojects and the combined website, but I think there is currently no way to do it all in one step (jar:install isn't being called). I'll try to resolve that ASAP, but help would be much appreciated. Lars |