RE: feature request for maven-compiler-plugin

2006-01-12 Thread Allison, Bob
t all)." or something to that effect. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 09:54 To: Maven Developers List Subject: Re: feature request for maven-compiler-plugin That would be consistent with my suggestion for MRESOURCES-8

Re: feature request for maven-compiler-plugin

2006-01-12 Thread Brett Porter
That would be consistent with my suggestion for MRESOURCES-8 and is the solution attached to MCOMPILER-13 in a form. Needs discussion, but yes - this would work (but would not be able to be jxr'd, javadoc'd, unit tested, etc easily). - Brett Pablo wrote: > Brett Porter wrote: > >> Have comment

Re: feature request for maven-compiler-plugin

2006-01-12 Thread Pablo
Brett Porter wrote: Have commented on there. I think outputDirectory should be writeable, but I think that the compileSourceRoots should not. Instead, the build-help-maven-plugin should be used to add source roots. The limitation will be that you can't have multiple target directories without a

Re: feature request for maven-compiler-plugin

2006-01-12 Thread Brett Porter
Have commented on there. I think outputDirectory should be writeable, but I think that the compileSourceRoots should not. Instead, the build-help-maven-plugin should be used to add source roots. The limitation will be that you can't have multiple target directories without a profile. IF this is not

RE: feature request for maven-compiler-plugin

2006-01-12 Thread Allison, Bob
Reported in JIRA as http://jira.codehaus.org/browse/MCOMPILER-13 -Original Message- From: Pablo [mailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 04:42 To: Maven Developers List Subject: feature request for maven-compiler-plugin Hello there If it's not a problem I'd like someo