This might be a dumb question, but it's easy enough to overlook. You do, in fact, have a 1.5 JVM installed, right? (I'm not trying to be a wise ass. I just haven't seen mention of that particular fact or question in this thread, yet.)

John Wooten wrote:
I have added:

        <configuration>
         <source>1.5</source>
         <target>1.5</target>
       </configuration>


to each plugin and I still get:

[WARNING] Error while parsing /Users/woo/Development/workspaces/areteq/modules/Foundation/src/main/java/com/areteq/common/HashMapHandler.java: Can't use generics unless running in JDK 1.5 mode!


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

Reply via email to