On Mon, 2002-06-24 at 03:43, Henri Yandell wrote:
> Some problems I've just experienced using Maven. I'll repeat with the
> latest CVS later, but I think the problems still hold.
> 
> Memory. I'm not sure which task it was, it was whatever large is before
> javadoc, but it took up 190 meg on my system. I'm throwing a lot at it,
> but is still a pain to see that happen.

Could you tell what part of the process required all the memory?
 
> Developers. How would I link in a developer's personal website?

We could add an a field to the developer object, but again I think this
i something that could be shared across projects. But the element can be
optional for the developer, that's not such a big deal to add.

> Source directory. I can only have one source directory. This can be a real
> pain when trying to mavenise multiple sub-projects as one larger project.

I have been chatting with James Strachan about this and hopefully we can
work something out for large builds with sub-projects. I actually
seriously started looking at it when I started trying to build Avalon.

> Checkstyle page. Okay, maybe it's because there are lots of invalid
> styles, but an 8.5 Meg file is just insane :) Checkstyle does not scope
> well.

To initially start with Checkstyle you get a huge file, I'm not sure if
you can limit the number of errors to say 100 to start. Not sure if we
would want to do that. Maybe checkstyle has a terse mode, not sure.

> I also had some oddities with javadoc on another project. It seemed to
> only javadoc some of the packages. I'll try and look into this more.

I think Martin van dem Bent was looking at this as well.

> To give you an idea of size, I was mavenising 735 java source files. I aim
> to increase that up into the 1200's if I can get them all to compile.
> 
> Hen
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


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

Reply via email to