I'm having trouble compiling classes with annotations with Maven. I have the following two properties set: maven.compile.source=1.5 maven.compile.target=1.5 Is there anything else that I need to do? Scott
- Re: JDK 1.5 Annotations sgoldstein
- Re: JDK 1.5 Annotations Andreas Guther
