Martin Gainty created MCOMPILER-218:
---------------------------------------
Summary: compileSourceRoots
Key: MCOMPILER-218
URL: https://jira.codehaus.org/browse/MCOMPILER-218
Project: Maven Compiler Plugin
Issue Type: Bug
Affects Versions: 3.1
Environment: Maven 3.0.2
JDK 1.7.0.25
maven-compiler-plugin-3.1
Reporter: Martin Gainty
org.apache.maven.compiler.CompilerMojo.java
/**
* The source directories containing the sources to be compiled.
*/
@Parameter( defaultValue = "${project.compileSourceRoots}", readonly = true,
required = true )
http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html
doesnt show compilerSourceRoots
If compileSourceRoots is valid Parameter can we add it to the page?
Thanks,
Martin-
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira