Reviewing merge request #1: Added maven-compiler-plugin settings for 1.5

I just tried compiling but had the issue of maven defaulting to 1.3, and not allowing annotations.

Recent versions of the maven plugin have raised this to 1.5 by default, but not everything seems to pick this up yet.

Commits that would be merged:

Version 1
  • Version 1
  • 832e60e
  • 4cba1a1
  • Added maven-compiler-plugin settings for annotations

Showing 832e60e-4cba1a1

Comments

→ State changed from Open to Closed

Thanks, I merged your fix.

I probably missed this config because I was running in eclipse.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository