Generated JAR is corrupt.

2003-06-25 Thread Vipul Vij
Hi List, Well, I have been using Maven to generate WARs using JARs as you would. I have tried to deploy the WARs onto IBM's WAS and found it was unable to do this. It is complaining about an invalid header file. Now, (after a lot of such around on Google) I have located that the problem lies

Re: Generated JAR is corrupt.

2003-06-25 Thread Vipul Vij
://nagoya.apache.org/wiki/apachewiki.cgi?BrokenManifestInBeta9 There is a patch there you can download. Vipul Vij wrote: Hi List, Well, I have been using Maven to generate WARs using JARs as you would. I have tried to deploy the WARs onto IBM's WAS and found it was unable to do this. It is complaining

Re: Lame newbie question - how to set target directory for the build?

2003-06-19 Thread Vipul Vij
Dave, You need to execute all goals in the directory that your project.xml lives ! Regards, Vipul - Original Message - From: David Walend [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 8:58 PM Subject: Lame newbie question - how to set target directory for the

PDF Plugin

2003-06-19 Thread Vipul Vij
Hi list, Is the PDF plugin still going to posted this week ? Vipul I have fix that works really really well, based on XSLT. I hope to get it finalized \ in the next week or so. It is part of a much broader PDF plugin overhaul that I've \ been working on for a while now. It is much more

Re: Re: Fw:Re: RE: Checkstyle Plugin - out of memory error

2003-06-06 Thread vipul vij
regards, Alexey --- Alexey Demakov, ISP RAS www: http://redverst.ispras.ru e-mail: [EMAIL PROTECTED] ICQ 740187 - Original Message - From: vipul vij [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 05, 2003 3:45 PM Subject: Fw:Re: RE: Checkstyle Plugin - out of memory

Re: Re: Re: Fw:Re: RE: Checkstyle Plugin - out of memory error

2003-06-06 Thread vipul vij
, vipul vij wrote: That is what I have been doing from the beginning : - ( I have been executing maven checkstyle Can't see what the problem is with the plugin Has anyone else experienced this problem ? Are there users out their using the checkstyle plugin on a 1/2 gig box

Re: Re: Fw:Re: RE: Checkstyle Plugin - out of memory error

2003-06-06 Thread vipul vij
Hi Brian, One of the checkstyle bugs above suggests that there is a maven issue that could be resolved in the checkstyle plugin.jelly by changing the line that reads: goal name=checkstyle:init to read: goal name=checkstyle:init prereqs=java:compile to ensure that your code actually

Checkstyle Plugin - out of memory error

2003-06-05 Thread vipul vij
vij\.maven\plugins\maven-checks tyle-plugin-2.0-SNAPSHOT\plugin-resources/sun_checks.xml for checkstyle ... BUILD FAILED file:C:/Documents and Settings/vipul vij/.maven/plugins/maven-checkstyle-plugin- 2.0-SNAPSHOT/plugin-resources/checkstyle.jsl:10:30: jsl:stylesheet file:C:/Doc uments

Fw:Re: RE: Checkstyle Plugin - out of memory error

2003-06-05 Thread vipul vij
with the latest from CVS, simply create an environment variable named MAVEN_OPTS with a value of -Xmx384m -Vincent -Original Message- From: vipul vij [mailto:[EMAIL PROTECTED] Sent: 05 June 2003 11:17 To: [EMAIL PROTECTED] Subject: Checkstyle

re:PDF plugin

2003-06-05 Thread vipul . vij
Hi Kristinn, Have you posted the fix anywhere? If you haven't, I think you can send the file as an attachment. If not could you mail it to vipul.vij:hotmail.com ? Regards, Vipul :- ) - To unsubscribe, e-mail: [EMAIL