MSV library problem on ibiblio

2004-02-16 Thread Kai Runte
Hi, I was desperately trying to find an error in my code until I found out that problem lies within the MSV library that is stored on ibiblio. The version I was using was msv-20030807.jar. Peculiar enough this cannot be downloaded from the MSV site (http://wwws.sun.com/software/xml/developers/

Re: Maven newbie...

2003-09-18 Thread Kai Runte
Hi, the problem is relatively simple (I think). Most likely you have one or more newlines in front of "". Delete these and it should work like a charm. Kai On Wednesday, September 17, 2003, at 10:02 PM, Ciramella, EJ wrote: I'm pretty new to maven and I'm not exactly sure what I'm doing wro

Re: Mac OSX, bootstrap build fails on linkcheck

2003-09-12 Thread Kai Runte
Hi Jeff, I use the 1.0-beta-10 (so no need to bootstrap), but have the same problem when link checking during site:generate. Sometimes it acts even more spectacular: maven-linkcheck-plugin: Not using a proxy /opt/maven/bin/maven: line 145: 9209 Bus error $JAVACMD $MAVEN_OPTS

Re: Fixes and changes for maven 1.0

2003-08-01 Thread Kai Runte
http://blogs.codehaus.org/people/dion/ Kai Runte <[EMAIL PROTECTED]> wrote on 31/07/2003 11:16:58 PM: On Thursday, July 31, 2003, at 10:22 AM, Ben Walding wrote: Regular users can't assign things like a fix version. You'll have to request nicely on the mailing list such that s

Re: Fixes and changes for maven 1.0

2003-07-31 Thread Kai Runte
On Thursday, July 31, 2003, at 10:22 AM, Ben Walding wrote: Regular users can't assign things like a fix version. You'll have to request nicely on the mailing list such that someone assigns it the appropriate version. If you really really want it fixed, provide a patch - far more likely it'll

Re: Fixes and changes for maven 1.0

2003-07-31 Thread Kai Runte
I couldn't add any issue, either. If I click on "create a new issue", I cannot select any maven-look-alike topic. Anyway, the issue I have is the following: I would like to have an additional property in the javadoc plugin for setting an overview.html file (option -overview in javadoc). Anoth

Re: entities in generated HTML from xdoc-plugin

2003-06-27 Thread Kai Runte
fine. Sorry about the fuss. Thanks Kai On Thursday, June 26, 2003, at 11:16 PM, Rafal Krzewski wrote: Kai Runte wrote: Hi, maybe this is the wrong list to ask, apologies if yes. Currently I working on a site.jsl script for creating webpages in the look-and-feel of our internal website. For

Re: entities in generated HTML from xdoc-plugin

2003-06-27 Thread Kai Runte
Yes, I tried that and unfortunately it shows up as &nbsp; in the target document. :-( Kai On Thursday, June 26, 2003, at 11:16 PM, Rafal Krzewski wrote: Kai Runte wrote: Hi, maybe this is the wrong list to ask, apologies if yes. Currently I working on a site.jsl script for creating webpage

entities in generated HTML from xdoc-plugin

2003-06-26 Thread Kai Runte
Hi, maybe this is the wrong list to ask, apologies if yes. Currently I working on a site.jsl script for creating webpages in the look-and-feel of our internal website. For some obscure layout reasons I need to have a   entity in the target HTML document, but utterly failed in getting Jelly/JSL

CVS repo documentation outdated?

2003-04-03 Thread Kai Runte
Hi, I tried to checkout the maven project from the CVS. According to http://maven.apache.org/cvs-usage.html I need to issue the following two commands: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic:maven login cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/cvspublic:maven co anoncvs which didn'