Hi Jeff,

Thanks for reply. It's the same error with these 3 variations.


        <configuration>
          <wtpversion>1.5</wtpversion>
        </configuration>


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


        <configuration>
          <source>1.6</source>
          <target>1.6</target>
        </configuration>


The pom used to have a parent from a repo at my place of work. My goal is to
get the build working without the parent as this isn't a work project. But
then the compile error kicked in ..


--
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-refusing-to-compile-Spring-project-due-to-annotations-tp4309204p4309745.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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

Reply via email to