Well I guess the attachment did not go through.. ThanksJohn
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
OK saw the images and thought a combination of two looked nice.
-Original Message-
From: Lyons, Roy [mailto:roy.ly...@cmegroup.com]
Sent: Monday, January 13, 2014 8:37 AM
To: Maven Users List
Subject: Re: New logo?
I asked my wife on the drive to the train today what animal she thinks
My bad.. thanks for the guidance..
-Original Message-
From: John Miller
Sent: Friday, February 22, 2013 9:46 AM
To: Maven Users List
Subject: RE: I need help with a "maven-pmd-plugin" OutOfMemoryError: Java heap
space Error.
OK that is weird.. that child project does not ha
with a "maven-pmd-plugin" OutOfMemoryError: Java heap
space Error.
2013/2/22 John Miller :
> Thanks Oliver for the response.
>
> This is with 2.7.1. Could it be too many rulesets??
? really
Your log says :
>> [INFO] --- maven-pmd-plugin:3.0:pmd (default-cli) @
>
: Re: I need help with a "maven-pmd-plugin" OutOfMemoryError: Java heap
space Error.
same issue with 2.7.1 release ?
There is an issue with 3.0 which duplicate pmd errors (maybe you have too much
errors :-) ).
This issue is fixed in trunk (so you can try 3.1-SNAPSHOT)
2013/2/22 John Mi
I need some help with a "maven-pmd-plugin" OutOfMemoryError: Java heap space
error.
I narrowed it down to "maven-pmd-plugin" running inside Hudson.
I am running with these java settings
JAVA_OPTS="-Xmn1024m -Xms2048m -Xmx2048m -XX:PermSize=512m"
So I should have plenty of room..
I also ran it