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

Reply via email to