Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
3.03.06
-
None
Description
Unable to build go green. I see below error while doing mvn clean install
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project hippogogreen-cms: Compilation failure
[ERROR] /home/jsheriff/projects/gogreen/branches/hippogogreen7.6-3.03.xx/cms/src/main/java/com/onehippo/gogreen/selection/LocalizingValueListProvider.java:[21,7] com.onehippo.gogreen.selection.LocalizingValueListProvider is not abstract and does not override abstract method getValueList(java.lang.String,java.util.Locale) in org.onehippo.forge.selection.frontend.provider.IValueListProvider
Marking it as blocker as it is hindering the testing of CMS-2.20.14