Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Building httpclient
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/classes
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$httpclients/builds/2011-03-28_14-45-50/archive/info.textgrid.utils/httpclients/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/var/lib/jenkins/jobs/middleware-common/workspace/httpclients/src/main/java/info/textgrid/utils/sesameclient/App.java:[8,29] package org.apache.cxf.helpers does not exist

/var/lib/jenkins/jobs/middleware-common/workspace/httpclients/src/main/java/info/textgrid/utils/sesameclient/SesameClient.java:[111,4] [deprecation] consumeContent() in org.apache.http.HttpEntity has been deprecated

/var/lib/jenkins/jobs/middleware-common/workspace/httpclients/src/main/java/info/textgrid/utils/sesameclient/App.java:[30,21] cannot find symbol
symbol  : variable IOUtils
location: class info.textgrid.utils.sesameclient.App


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Mon Mar 28 14:46:01 CEST 2011
[INFO] Final Memory: 24M/184M
[INFO] ------------------------------------------------------------------------