RE: need help with a maven 2 plugin

2007-05-08 Thread Jason Chaffee
veral plugins trying to figure this out and it simply is not straightforward. -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 6:11 AM To: Maven Developers List Subject: RE: need help with a maven 2 plugin You should be able to get most of that

RE: need help with a maven 2 plugin

2007-05-08 Thread Brian E. Fox
You should be able to get most of that from the project object. My suggestion is to look at the maven-help-plugin:effective-pom code since it seems close to what you want. -Original Message- From: Jason Chaffee [mailto:[EMAIL PROTECTED] Sent: Monday, May 07, 2007 7:37 PM To: dev@maven.ap