Re: Adding maven-compiler-plugin to super POM

2008-04-25 Thread mikeottinger
ment? Are super POMs even the > way to go? I tend to create a lot of little projects for prototyping and > having to tell Maven I want jdk 1.5 for each of them is annoying. Thanks > in advance! > -- View this message in context: http://www.nabble.com/Adding-maven-compiler-plugin-to-sup

RE: Adding maven-compiler-plugin to super POM

2008-04-24 Thread Brian E. Fox
corp wide setup, or just a parent pom. -Original Message- From: mikeottinger [mailto:[EMAIL PROTECTED] Sent: Thursday, April 24, 2008 4:06 PM To: users@maven.apache.org Subject: Adding maven-compiler-plugin to super POM Hello, I'm trying to come up with a way such that new maven

RE: Adding maven-compiler-plugin to super POM

2008-04-24 Thread Daniel King
computer. Thank you. -Original Message- From: mikeottinger [mailto:[EMAIL PROTECTED] Sent: Thursday, April 24, 2008 4:06 PM To: users@maven.apache.org Subject: Adding maven-compiler-plugin to super POM Hello, I'm trying to come up with a way such that new maven projects I creat

Adding maven-compiler-plugin to super POM

2008-04-24 Thread mikeottinger
estions in setting a jdk level globally for my environment? Are super POMs even the way to go? I tend to create a lot of little projects for prototyping and having to tell Maven I want jdk 1.5 for each of them is annoying. Thanks in advance! -- View this message in context: http://www.nabble.com/Adding-