maven-core has compile errors under src/test
--------------------------------------------
Key: MNG-2740
URL: http://jira.codehaus.org/browse/MNG-2740
Project: Maven 2
Issue Type: Bug
Components: Bootstrap & Build
Affects Versions: 2.1
Environment: -r492039
Reporter: Franz Allan Valencia See
I tried building with both maven-2.0.4 and maven-2.1-SNAPSHOT to no avail....
[INFO] [compiler:testCompile]
Compiling 5 source files to
D:\sources\maven\components\maven-core\target\test-classes
[INFO] Error for project: Maven Core (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
D:\sources\maven\components\maven-core\src\test\java\org\apache\maven\plugin\PluginParameterExpressionEvaluatorTest.java:[202,33]
cannot find symbol
symbol : constructor ReactorManager(java.util.List)
location: class org.apache.maven.execution.ReactorManager
--
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