I am new to maven. Got an issue which is probably resolved by the first answer in this question
My question is where do I find this plugin configuration? There is no "plugins" section in my pom.xml, so I am guessing it should be somewhere else. I have grep'd for "maven-compiler-plugin" in my project's dir and I cant find it in any file. So where would this plugin configuration be ?