[ http://jira.codehaus.org/browse/MNG-1174?page=comments#action_52796 ]
ruel loehr commented on MNG-1174: --------------------------------- I am looking for the same type of functionality that Bob is asking for here. Basically, compileSourceRoots and outputDirectory need to be configurable by the user. Here is an example use case: I have a certain project which has two source trees, one for use with jdk14 and one with jdk15. My pom describes the jdk14 build, which works fine. However, the only way I could ever compile the second source tree is to write (copy) the compiler plugin, give it a new name and set the sourceRoots to configurable..... > New Mojos for compiler and jar plugins to allow alternate jars > -------------------------------------------------------------- > > Key: MNG-1174 > URL: http://jira.codehaus.org/browse/MNG-1174 > Project: Maven 2 > Type: Improvement > Components: maven-compiler-plugin > Versions: 2.0-beta-3 > Environment: Linux using JDK 1.5.0_01 > Reporter: Bob Allison > Fix For: 2.0.1 > Attachments: AltCompilerMojo.java, AltJarMojo.java, pom.xml > > > Add mojos so that mock objects and other affiliated source roots can be > compiled and packaged in the same project -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]