Done....

Thanks again for the review :)

Bye,
Norman

Am 25.02.2011 08:15, schrieb Norman:
Good catch...

I will fix it.

Bye,
Norman

Am 25.02.2011 07:40, schrieb Felix Knecht:
Hi all

I think there's a typo in following pom.xml (below). maven-pmd-configuration is case-sensitive and at least these pom.xml use "targetjdk" instead of "targetJdk".

james/server/trunk/pom.xml
Index: pom.xml
===================================================================
--- pom.xml     (revision 1074407)
+++ pom.xml     (working copy)
@@ -235,7 +235,7 @@
<version>2.5</version>
<configuration>
<aggregate>true</aggregate>
- <targetjdk>1.5</targetjdk>
+ <targetJdk>1.5</targetJdk>
<rulesets>
<ruleset>/rulesets/basic.xml</ruleset>
<ruleset>/rulesets/controversial.xml</ruleset>

protocols/trunk/pom.xml
postage/trunk/pom.xml
nntp/trunk/pom.xml
mpt/trunk/pom.xml
mailbox/trunk/pom.xml
mailbox/trunk/parent/pom.xml
jspf/trunk/pom.xml

Kind regards
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to