You're right. I was trying all different versions of m-compiler-p, and I didn't notice that when I came down to 2.0.x Maven wasn't complaining about maven-compiler-plugin but about maven-surefire-plugin instead. This explains how we could compile code in the days before maven 2.0.9. I was kind of wondering about that...:-)
/Anders On Mon, Jan 10, 2011 at 12:06, Brett Porter <br...@apache.org> wrote: > > On 10/01/2011, at 9:23 PM, Anders Hammar wrote: > > Great, thanks! > > Ran into a new thing. All existing versions of maven-compiler-plugin at > central require Maven 2.0.9+. > > > I'm not sure where you are getting that info from? For example: > http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.pom > > - Brett > > -- > Brett Porter > br...@apache.org > http://brettporter.wordpress.com/ > http://au.linkedin.com/in/brettporter > > > > >