Build failed in Jenkins: Dhis2 Web Trunk #2053

See <DHIS2 App Hub;

Changes:

[Lars Helge Overland] Changed Grid value type from String to Object, allows for more flexibility. Changed ReportTable so that nothing is displayed instead of 0 when there is no data.

···

------------------------------------------
[...truncated 1034 lines...]
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources1075915437tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Skipping file DHIS Web Dashboard Integration module of module <DHIS2 App Hub; because it's empty.
[HUDSON] Re-archiving <DHIS2 App Hub;
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Case 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 46 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 3 source files to <DHIS2 App Hub;
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <DHIS2 App Hub;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.hisp.dhis.web.api.provider.DataStreamSerializableProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
Running org.hisp.dhis.web.api.model.OrgUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.hisp.dhis.web.api.model.OrgUnitsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-api in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-api/builds/2011-02-23_15-47-50/archive/org.hisp.dhis/dhis-web-api/2.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error assembling WAR: Problem creating war: Disk quota exceeded

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 minutes 1 second
[INFO] Finished at: Wed Feb 23 16:02:58 CET 2011
[INFO] Final Memory: 208M/496M
[INFO] ------------------------------------------------------------------------
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Disk quota exceeded
  at hudson.remoting.Channel$2.adapt(Channel.java:662)
  at hudson.remoting.Channel$2.adapt(Channel.java:657)
  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
  at hudson.maven.MavenBuilder.call(MavenBuilder.java:175)
  at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:868)
  at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:799)
  at hudson.remoting.UserRequest.perform(UserRequest.java:114)
  at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  at hudson.remoting.Request$2.run(Request.java:270)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: Disk quota exceeded
  at java.io.FileOutputStream.close0(Native Method)
  at java.io.FileOutputStream.close(FileOutputStream.java:279)
  at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:301)
  at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:130)
  at java.io.OutputStreamWriter.close(OutputStreamWriter.java:216)
  at java.io.BufferedWriter.close(BufferedWriter.java:248)
  at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94)
  at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109)
  at hudson.XmlFile.write(XmlFile.java:166)
  at hudson.model.Fingerprint.save(Fingerprint.java:704)
  at hudson.model.Fingerprint.add(Fingerprint.java:666)
  at hudson.model.Fingerprint.add(Fingerprint.java:651)
  at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:107)
  at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:96)
  at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:379)
  at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:452)
  at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at hudson.model.Executor$1.call(Executor.java:429)
  at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
  at $Proxy28.execute(Unknown Source)
  at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:263)
  ... 9 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Disk quota exceeded
  at hudson.remoting.Channel$2.adapt(Channel.java:662)
  at hudson.remoting.Channel$2.adapt(Channel.java:657)
  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
  at hudson.maven.MavenBuilder.call(MavenBuilder.java:175)
  at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:868)
  at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:799)
  at hudson.remoting.UserRequest.perform(UserRequest.java:114)
  at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  at hudson.remoting.Request$2.run(Request.java:270)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: Disk quota exceeded
  at java.io.FileOutputStream.close0(Native Method)
  at java.io.FileOutputStream.close(FileOutputStream.java:279)
  at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:301)
  at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:130)
  at java.io.OutputStreamWriter.close(OutputStreamWriter.java:216)
  at java.io.BufferedWriter.close(BufferedWriter.java:248)
  at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94)
  at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109)
  at hudson.XmlFile.write(XmlFile.java:166)
  at hudson.model.Fingerprint.save(Fingerprint.java:704)
  at hudson.model.Fingerprint.add(Fingerprint.java:666)
  at hudson.model.Fingerprint.add(Fingerprint.java:651)
  at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:105)
  at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:96)
  at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:379)
  at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:452)
  at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at hudson.model.Executor$1.call(Executor.java:429)
  at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
  at $Proxy28.execute(Unknown Source)
  at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:263)
  ... 9 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Disk quota exceeded
  at hudson.remoting.Channel$2.adapt(Channel.java:662)
  at hudson.remoting.Channel$2.adapt(Channel.java:657)
  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
  at hudson.maven.MavenBuilder.call(MavenBuilder.java:175)
  at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:868)
  at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:799)
  at hudson.remoting.UserRequest.perform(UserRequest.java:114)
  at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  at hudson.remoting.Request$2.run(Request.java:270)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: Disk quota exceeded
  at java.io.FileOutputStream.close0(Native Method)
  at java.io.FileOutputStream.close(FileOutputStream.java:279)
  at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:301)
  at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:130)
  at java.io.OutputStreamWriter.close(OutputStreamWriter.java:216)
  at java.io.BufferedWriter.close(BufferedWriter.java:248)
  at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94)
  at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109)
  at hudson.XmlFile.write(XmlFile.java:166)
  at hudson.model.Fingerprint.save(Fingerprint.java:704)
  at hudson.model.Fingerprint.add(Fingerprint.java:666)
  at hudson.model.Fingerprint.add(Fingerprint.java:651)
  at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:105)
  at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:96)
  at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:379)
  at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:452)
  at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at hudson.model.Executor$1.call(Executor.java:429)
  at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
  at $Proxy28.execute(Unknown Source)
  at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:263)
  ... 9 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Disk quota exceeded
  at hudson.remoting.Channel$2.adapt(Channel.java:662)
  at hudson.remoting.Channel$2.adapt(Channel.java:657)
  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
  at hudson.maven.MavenBuilder.call(MavenBuilder.java:175)
  at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:868)
  at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:799)
  at hudson.remoting.UserRequest.perform(UserRequest.java:114)
  at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  at hudson.remoting.Request$2.run(Request.java:270)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: Disk quota exceeded
  at java.io.FileOutputStream.close0(Native Method)
  at java.io.FileOutputStream.close(FileOutputStream.java:279)
  at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:301)
  at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:130)
  at java.io.OutputStreamWriter.close(OutputStreamWriter.java:216)
  at java.io.BufferedWriter.close(BufferedWriter.java:248)
  at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94)
  at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109)
  at hudson.XmlFile.write(XmlFile.java:166)
  at hudson.model.Fingerprint.save(Fingerprint.java:704)
  at hudson.model.Fingerprint.add(Fingerprint.java:666)
  at hudson.model.Fingerprint.add(Fingerprint.java:651)
  at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:105)
  at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:96)
  at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:379)
  at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:452)
  at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at hudson.model.Executor$1.call(Executor.java:429)
  at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
  at $Proxy28.execute(Unknown Source)
  at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:263)
  ... 9 more
Sending e-mails to: dhis2-devs@lists.launchpad.net
channel stopped
Archiving artifacts
Performing Post build task...
Could not match :DHIS Web Portal ....................................... SUCCESS : False
Logical operation result is FALSE
Skipping script : echo "Building webapp succeeded. Deploying to dev"
/ifi/utgard/p01/dhis/bin/redeploy-dhis-snapshot
END OF POST BUILD TASK : 0
Failed to send e-mail to Lars Helge Overland because no e-mail address is known, and no default e-mail domain is configured

See <DHIS2 App Hub;

Changes:

[Lars Helge Overland] Changed ReportTable to be generated as an in-memory JRDataSource rather as a physical database table. More info on report migration later.

···

------------------------------------------
[...truncated 888 lines...]
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-reporting/2.1-SNAPSHOT/dhis-web-reporting-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-reporting/builds/2011-02-23_20-48-06/archive/org.hisp.dhis/dhis-web-reporting/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-reporting/builds/2011-02-23_20-48-06/archive/org.hisp.dhis/dhis-web-reporting/2.1-SNAPSHOT/dhis-web-reporting.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources252842829tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Web Reporting with 23 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Mapping
[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 50 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-mapping in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-mapping/2.1-SNAPSHOT/dhis-web-mapping-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-mapping/builds/2011-02-23_20-48-06/archive/org.hisp.dhis/dhis-web-mapping/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-mapping/builds/2011-02-23_20-48-06/archive/org.hisp.dhis/dhis-web-mapping/2.1-SNAPSHOT/dhis-web-mapping.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources256850123tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Mapping with 12 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Web Dashboard Integration module
[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 20 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[HUDSON] Recording test results
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-dashboard-integration in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-dashboard-integration/2.1-SNAPSHOT/dhis-web-dashboard-integration-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-dashboard-integration/builds/2011-02-23_20-48-06/archive/org.hisp.dhis/dhis-web-dashboard-integration/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-dashboard-integration/builds/2011-02-23_20-48-06/archive/org.hisp.dhis/dhis-web-dashboard-integration/2.1-SNAPSHOT/dhis-web-dashboard-integration.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources855872856tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Web Dashboard Integration module with 1 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Case 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 36 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[HUDSON] Recording test results
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-caseentry in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/target/war/work/dhis-web-commons-resources-2.1-SNAPSHOT&gt;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/target/dhis-web-caseentry.war&gt;
[INFO] Building war: <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/target/dhis-web-caseentry.war&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/target/dhis-web-caseentry.war&gt; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-caseentry/2.1-SNAPSHOT/dhis-web-caseentry-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/pom.xml&gt; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-caseentry/builds/2011-02-23_20-48-06/archive/org.hisp.dhis/dhis-web-caseentry/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/target/dhis-web-caseentry.war&gt; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-caseentry/builds/2011-02-23_20-48-06/archive/org.hisp.dhis/dhis-web-caseentry/2.1-SNAPSHOT/dhis-web-caseentry.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/target/test-classes&gt;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/src/main/java&gt;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources183279522tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Skipping file DHIS Case Entry of module <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/target/findbugsXml.xml&gt; because it's empty.
[HUDSON] Re-archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-caseentry/target/dhis-web-caseentry.war&gt;
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Web API
[INFO] task-segment: [clean, install, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-api/target&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-api/target/classes&gt;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 3 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-api/target/test-classes&gt;
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-api/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.hisp.dhis.web.api.provider.DataStreamSerializableProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
Running org.hisp.dhis.web.api.model.OrgUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.hisp.dhis.web.api.model.OrgUnitsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-api in <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-api/target/dhis-web-api&gt;
[INFO] Copy webapp webResources to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-api/target/dhis-web-api&gt;
[INFO] Building jar: <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-api/target/dhis-web-api/WEB-INF/lib/dhis-web-api.jar&gt;
[INFO] Expanding: <DHIS2 App Hub; into <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-api/target/war/work/dhis-web-commons-resources-2.1-SNAPSHOT&gt;

See <DHIS2 App Hub;

Changes:

[Lars Helge Overland] Moved reportexcel classes from dhis-api to local/vn/dhis-service-excelreporting

[Lars Helge Overland] Moved JChart classes from dhis-api to local/vn/dhis-service-excelreporting

[Lars Helge Overland] Improved performance in JRDataSource impl by using an internal map

[Lars Helge Overland] Removed report table related classes which now are redundant

···

------------------------------------------
[...truncated 802 lines...]
[INFO] Compiling 11 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[HUDSON] Recording test results
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-datamart in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-datamart/2.1-SNAPSHOT/dhis-web-datamart-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-datamart/builds/2011-02-23_22-47-08/archive/org.hisp.dhis/dhis-web-datamart/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-datamart/builds/2011-02-23_22-47-08/archive/org.hisp.dhis/dhis-web-datamart/2.1-SNAPSHOT/dhis-web-datamart.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources1094642545tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Data Mart with 10 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Validation Rule
[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] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-validationrule in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-validationrule/2.1-SNAPSHOT/dhis-web-validationrule-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-validationrule/builds/2011-02-23_22-47-08/archive/org.hisp.dhis/dhis-web-validationrule/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-validationrule/builds/2011-02-23_22-47-08/archive/org.hisp.dhis/dhis-web-validationrule/2.1-SNAPSHOT/dhis-web-validationrule.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources449897936tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Validation Rule with 39 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Web Reporting
[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 52 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-reporting in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-reporting/2.1-SNAPSHOT/dhis-web-reporting-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-reporting/builds/2011-02-23_22-47-08/archive/org.hisp.dhis/dhis-web-reporting/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-reporting/builds/2011-02-23_22-47-08/archive/org.hisp.dhis/dhis-web-reporting/2.1-SNAPSHOT/dhis-web-reporting.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources1687381083tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Skipping file DHIS Web Reporting of module <DHIS2 App Hub; because it's empty.
[HUDSON] Re-archiving <DHIS2 App Hub;
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Mapping
[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 50 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/classes&gt;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-mapping in <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/dhis-web-mapping&gt;
[INFO] Copy webapp webResources to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/dhis-web-mapping&gt;
[INFO] Building jar: <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/dhis-web-mapping/WEB-INF/lib/dhis-web-mapping.jar&gt;
[INFO] Expanding: <DHIS2 App Hub; into <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/war/work/dhis-web-commons-resources-2.1-SNAPSHOT&gt;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/dhis-web-mapping.war&gt;
[INFO] Building war: <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/dhis-web-mapping.war&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/dhis-web-mapping.war&gt; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-mapping/2.1-SNAPSHOT/dhis-web-mapping-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/pom.xml&gt; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-mapping/builds/2011-02-23_22-47-08/archive/org.hisp.dhis/dhis-web-mapping/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/dhis-web-mapping.war&gt; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-mapping/builds/2011-02-23_22-47-08/archive/org.hisp.dhis/dhis-web-mapping/2.1-SNAPSHOT/dhis-web-mapping.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/classes&gt;
[INFO] Using test source root:
[INFO] <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/test-classes&gt;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/src/main/java&gt;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources1525071301tmp
[FINDBUGS] Skipping file DHIS Mapping of module <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/findbugsXml.xml&gt; because it's empty.
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[HUDSON] Re-archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-mapping/target/dhis-web-mapping.war&gt;
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Web Dashboard Integration module
[INFO] task-segment: [clean, install, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-dashboard-integration/target&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 20 source files to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-dashboard-integration/target/classes&gt;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-dashboard-integration in <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-dashboard-integration/target/dhis-web-dashboard-integration&gt;
[INFO] Copy webapp webResources to <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-dashboard-integration/target/dhis-web-dashboard-integration&gt;
[INFO] Building jar: <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-dashboard-integration/target/dhis-web-dashboard-integration/WEB-INF/lib/dhis-web-dashboard-integration.jar&gt;
[INFO] Expanding: <DHIS2 App Hub; into <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-dashboard-integration/target/war/work/dhis-web-commons-resources-2.1-SNAPSHOT&gt;
[INFO] Overlaying 1 war(s).

See <DHIS2 App Hub;

···

------------------------------------------
[...truncated 283 lines...]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 94 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-maintenance-datadictionary in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-maintenance-datadictionary/2.1-SNAPSHOT/dhis-web-maintenance-datadictionary-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-datadictionary/builds/2011-02-23_23-18-08/archive/org.hisp.dhis/dhis-web-maintenance-datadictionary/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-datadictionary/builds/2011-02-23_23-18-08/archive/org.hisp.dhis/dhis-web-maintenance-datadictionary/2.1-SNAPSHOT/dhis-web-maintenance-datadictionary.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources1294337926tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Data Dictionary with 78 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Organisation Unit Management
[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 33 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[HUDSON] Recording test results
[INFO] No tests to run.
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-maintenance-organisationunit in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-maintenance-organisationunit/2.1-SNAPSHOT/dhis-web-maintenance-organisationunit-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-organisationunit/builds/2011-02-23_23-18-08/archive/org.hisp.dhis/dhis-web-maintenance-organisationunit/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-organisationunit/builds/2011-02-23_23-18-08/archive/org.hisp.dhis/dhis-web-maintenance-organisationunit/2.1-SNAPSHOT/dhis-web-maintenance-organisationunit.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources1604179800tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Organisation Unit Management with 42 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Setting Maintenance
[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 15 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-maintenance-settings in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-maintenance-settings/2.1-SNAPSHOT/dhis-web-maintenance-settings-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-settings/builds/2011-02-23_23-18-08/archive/org.hisp.dhis/dhis-web-maintenance-settings/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-settings/builds/2011-02-23_23-18-08/archive/org.hisp.dhis/dhis-web-maintenance-settings/2.1-SNAPSHOT/dhis-web-maintenance-settings.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources110060146tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Setting Maintenance with 17 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS User Maintenance
[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 28 source files to <DHIS2 App Hub;
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/pom.xml&gt; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-user/builds/2011-02-23_23-18-08/archive/org.hisp.dhis/dhis-web-maintenance-user/2.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[39,32\] package org.hisp.dhis.reportexcel does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[40,42\] package org.hisp.dhis.reportexcel.excelitem does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[109,17\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[111,16\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[116,17\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[118,16\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[37,32\] package org.hisp.dhis.reportexcel does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[38,42\] package org.hisp.dhis.reportexcel.excelitem does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[127,17\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[129,16\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[134,17\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[136,16\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[141,17\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[143,16\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.GetRoleAction

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 20 seconds
[INFO] Finished at: Wed Feb 23 23:23:35 CET 2011
[INFO] Final Memory: 99M/237M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dhis2-devs@lists.launchpad.net
channel stopped
Archiving artifacts
Performing Post build task...
Could not match :DHIS Web Portal ....................................... SUCCESS : False
Logical operation result is FALSE
Skipping script : echo "Building webapp succeeded. Deploying to dev"
/ifi/utgard/p01/dhis/bin/redeploy-dhis-snapshot
END OF POST BUILD TASK : 0
Failed to send e-mail to Lars Helge Overland because no e-mail address is known, and no default e-mail domain is configured

See <DHIS2 App Hub;

Changes:

[Lars Helge Overland] Removed obsolete properties

[Lars Helge Overland] Fixed report table regression function

···

------------------------------------------
[...truncated 303 lines...]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 94 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-maintenance-datadictionary in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-maintenance-datadictionary/2.1-SNAPSHOT/dhis-web-maintenance-datadictionary-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-datadictionary/builds/2011-02-24_00-47-04/archive/org.hisp.dhis/dhis-web-maintenance-datadictionary/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-datadictionary/builds/2011-02-24_00-47-04/archive/org.hisp.dhis/dhis-web-maintenance-datadictionary/2.1-SNAPSHOT/dhis-web-maintenance-datadictionary.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources813350968tmp
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Data Dictionary with 78 warnings.
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Organisation Unit Management
[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 33 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-maintenance-organisationunit in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-maintenance-organisationunit/2.1-SNAPSHOT/dhis-web-maintenance-organisationunit-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-organisationunit/builds/2011-02-24_00-47-04/archive/org.hisp.dhis/dhis-web-maintenance-organisationunit/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-organisationunit/builds/2011-02-24_00-47-04/archive/org.hisp.dhis/dhis-web-maintenance-organisationunit/2.1-SNAPSHOT/dhis-web-maintenance-organisationunit.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources492630205tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Organisation Unit Management with 42 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Setting Maintenance
[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 15 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-maintenance-settings in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-maintenance-settings/2.1-SNAPSHOT/dhis-web-maintenance-settings-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-settings/builds/2011-02-24_00-47-04/archive/org.hisp.dhis/dhis-web-maintenance-settings/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-settings/builds/2011-02-24_00-47-04/archive/org.hisp.dhis/dhis-web-maintenance-settings/2.1-SNAPSHOT/dhis-web-maintenance-settings.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources1215453855tmp
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Setting Maintenance with 17 warnings.
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS User Maintenance
[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 28 source files to <DHIS2 App Hub;
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/pom.xml&gt; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-user/builds/2011-02-24_00-47-04/archive/org.hisp.dhis/dhis-web-maintenance-user/2.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[39,32\] package org.hisp.dhis.reportexcel does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[40,42\] package org.hisp.dhis.reportexcel.excelitem does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[109,17\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[111,16\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[116,17\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[118,16\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[37,32\] package org.hisp.dhis.reportexcel does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[38,42\] package org.hisp.dhis.reportexcel.excelitem does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[127,17\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[129,16\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[134,17\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[136,16\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[141,17\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[143,16\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.GetRoleAction

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 48 seconds
[INFO] Finished at: Thu Feb 24 00:52:59 CET 2011
[INFO] Final Memory: 99M/237M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dhis2-devs@lists.launchpad.net
channel stopped
Archiving artifacts
Performing Post build task...
Could not match :DHIS Web Portal ....................................... SUCCESS : False
Logical operation result is FALSE
Skipping script : echo "Building webapp succeeded. Deploying to dev"
/ifi/utgard/p01/dhis/bin/redeploy-dhis-snapshot
END OF POST BUILD TASK : 0
Failed to send e-mail to Lars Helge Overland because no e-mail address is known, and no default e-mail domain is configured

See <DHIS2 App Hub;

···

------------------------------------------
[...truncated 284 lines...]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 94 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-maintenance-datadictionary in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-maintenance-datadictionary/2.1-SNAPSHOT/dhis-web-maintenance-datadictionary-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-datadictionary/builds/2011-02-24_01-16-58/archive/org.hisp.dhis/dhis-web-maintenance-datadictionary/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-datadictionary/builds/2011-02-24_01-16-58/archive/org.hisp.dhis/dhis-web-maintenance-datadictionary/2.1-SNAPSHOT/dhis-web-maintenance-datadictionary.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources1249210175tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Data Dictionary with 78 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Organisation Unit Management
[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 33 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[HUDSON] Recording test results
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-maintenance-organisationunit in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-maintenance-organisationunit/2.1-SNAPSHOT/dhis-web-maintenance-organisationunit-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-organisationunit/builds/2011-02-24_01-16-58/archive/org.hisp.dhis/dhis-web-maintenance-organisationunit/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-organisationunit/builds/2011-02-24_01-16-58/archive/org.hisp.dhis/dhis-web-maintenance-organisationunit/2.1-SNAPSHOT/dhis-web-maintenance-organisationunit.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources386226615tmp
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Organisation Unit Management with 42 warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Setting Maintenance
[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 15 source files to <DHIS2 App Hub;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[HUDSON] Recording test results
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp dhis-web-maintenance-settings in <DHIS2 App Hub;
[INFO] Copy webapp webResources to <DHIS2 App Hub;
[INFO] Building jar: <DHIS2 App Hub;
[INFO] Expanding: <DHIS2 App Hub; into <DHIS2 App Hub;
[INFO] Overlaying 1 war(s).
[INFO] Generating war <DHIS2 App Hub;
[INFO] Building war: <DHIS2 App Hub;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <DHIS2 App Hub; to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web-maintenance-settings/2.1-SNAPSHOT/dhis-web-maintenance-settings-2.1-SNAPSHOT.war
[INFO] Preparing findbugs:findbugs
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-settings/builds/2011-02-24_01-16-58/archive/org.hisp.dhis/dhis-web-maintenance-settings/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <DHIS2 App Hub; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-settings/builds/2011-02-24_01-16-58/archive/org.hisp.dhis/dhis-web-maintenance-settings/2.1-SNAPSHOT/dhis-web-maintenance-settings.war
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] Using source root:
[INFO] <DHIS2 App Hub;
[INFO] Using test source root:
[INFO] <DHIS2 App Hub;
[INFO] No effort provided, using default effort.
[INFO] Adding Source Directory: <DHIS2 App Hub;
[INFO] No threshold provided, using default threshold.
[INFO] Using FindBugs Version: 1.3.8
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Using the xdoc format
[INFO] No effort provided, using default effort.
[INFO] No threshold provided, using default threshold.
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Using bug exclude filter /tmp/plexus-resources925339504tmp
[FINDBUGS] Successfully parsed file <DHIS2 App Hub; of module DHIS Setting Maintenance with 17 warnings.
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS User Maintenance
[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 28 source files to <DHIS2 App Hub;
[HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/pom.xml&gt; to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-maintenance-user/builds/2011-02-24_01-16-58/archive/org.hisp.dhis/dhis-web-maintenance-user/2.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[39,32\] package org.hisp.dhis.reportexcel does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[40,42\] package org.hisp.dhis.reportexcel.excelitem does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[109,17\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[111,16\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[116,17\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/SetupRoleAction.java&gt;:\[118,16\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.SetupRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[37,32\] package org.hisp.dhis.reportexcel does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[38,42\] package org.hisp.dhis.reportexcel.excelitem does not exist

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[127,17\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[129,16\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[134,17\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[136,16\] cannot find symbol
symbol : class ReportExcel
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[141,17\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.GetRoleAction

<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/java/org/hisp/dhis/user/action/GetRoleAction.java&gt;:\[143,16\] cannot find symbol
symbol : class ExcelItemGroup
location: class org.hisp.dhis.user.action.GetRoleAction

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 34 seconds
[INFO] Finished at: Thu Feb 24 01:22:40 CET 2011
[INFO] Final Memory: 99M/237M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dhis2-devs@lists.launchpad.net
channel stopped
Archiving artifacts
Performing Post build task...
Could not match :DHIS Web Portal ....................................... SUCCESS : False
Logical operation result is FALSE
Skipping script : echo "Building webapp succeeded. Deploying to dev"
/ifi/utgard/p01/dhis/bin/redeploy-dhis-snapshot
END OF POST BUILD TASK : 0
Failed to send e-mail to Lars Helge Overland because no e-mail address is known, and no default e-mail domain is configured

See <DHIS2 App Hub;