Multi Module Project Setup: When not to use?

2011-03-10 Thread Jojo Paderes
Hi,

I'd like to know your thoughts on when not to use a multi module project
setup.

For example for a typical 3-tier web application
(ui+controllers/service/data-access), will a maven-archetype-webapp suffice
for this setup, or would a multi-module project setup be more pragmatic?

Thanks!

-- Jojo


Re: PDF Plugin Error with Large Table

2004-10-13 Thread Jojo Paderes
Hi Arnaud,

I already created a Jira issue: MAVEN-1464

I reduced the number of rows to 2 but retained the 19-column structure
but still encountered the error.


regards,

jOjO


On Thu, 14 Oct 2004 07:45:44 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> Can you run it in debug mode please and send us the log on the mailing list or open 
> a bug on Jira.
> 
> maven -Dmaven.pdf.debug=true pdf
> 
> Arnaud

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



PDF Plugin Error with Large Table

2004-10-13 Thread Jojo Paderes
Hi,

I'm currently using Maven Xdoc and PDF plugins for generating our
application documentation. In one of our Xdoc XML file, we have a
large table consisting of 19 columns and 50 rows. Xdoc works fine when
generating the HTML pages but for some reason the PDF plugin failed to
generate the PDF file. Here's the error detail after running the PDF
plugin:

BUILD FAILED
File.. /home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin.jelly
Element... java
Line.. 196
Column 94
Java returned: 2

I'm using Maven 1.0, PDF plugin version 2.2.

Any advice or tips how to resolve PDF issues (if any) on large tables?

Thanks!


regards,

jOjO 

-- 
Against Software Patents in the Philippines - Vote now!
http://www.petitiononline.com/openm01/petition.html
http://antipatents.8m.com/software-patents.html
http://swpat.ffii.org


Jojo's Blog http://jojopaderes.blogspot.com
Pinoy Tech Scene http://pinoytechscene.mparaz.com
PinoyJUG http://www.pinoyjug.ph

Please avoid sending me Word or PowerPoint attachments.
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.viruslist.com/eng/viruslist.html?id=7
  http://gnuwin.epfl.ch/articles/en/trustedcomp/trustedcomputing.html
  http://www.cl.cam.ac.uk/users/rja14/tcpa-faq.html

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