Build failed in Jenkins: Dhis2 Web Trunk » DHIS Data Entry #2510

See <DHIS2 App Hub;

Changes:

[Lars Helge Overland] Merged DataEntryScreenManager into DataEntryFormService in service layer

[Lars Helge Overland] Removed unnecessary and poorly implemented function for showing data elements by id, name or shortname in custom form designer

···

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Data Entry
[INFO] task-segment: [clean, install, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <DHIS2 App Hub;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 27 source files to <DHIS2 App Hub;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <DHIS2 App Hub cannot find symbol
symbol : method prepareDataEntryFormForEntry(java.lang.String,java.util.Collection<org.hisp.dhis.datavalue.DataValue>,java.util.Map<java.lang.String,org.hisp.dhis.minmax.MinMaxDataElement>,java.lang.String,org.hisp.dhis.i18n.I18n,org.hisp.dhis.dataset.DataSet)
location: interface org.hisp.dhis.dataentryform.DataEntryFormService
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <DHIS2 App Hub; to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-dataentry/builds/2011-05-08_01-20-36/archive/org.hisp.dhis/dhis-web-dataentry/2.3-SNAPSHOT/dhis-web-dataentry-2.3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<DHIS2 App Hub cannot find symbol
symbol : method prepareDataEntryFormForEntry(java.lang.String,java.util.Collection<org.hisp.dhis.datavalue.DataValue>,java.util.Map<java.lang.String,org.hisp.dhis.minmax.MinMaxDataElement>,java.lang.String,org.hisp.dhis.i18n.I18n,org.hisp.dhis.dataset.DataSet)
location: interface org.hisp.dhis.dataentryform.DataEntryFormService

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 56 seconds
[INFO] Finished at: Sun May 08 01:31:39 CEST 2011
[INFO] Final Memory: 143M/373M
[INFO] ------------------------------------------------------------------------

See <DHIS2 App Hub;