Exception below is thrown when building activemq-web with test enabled.
"Compiling 1 source file to /home/continuum/repository/activemq4/trunk/activemq-web/target/test-classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/continuum/repository/activemq4/trunk/activemq-web/src/test/java/org/apache/activemq/web/JettyServer.java:[22,32] package org.apache.activemq.demo does not exist
/home/continuum/repository/activemq4/trunk/activemq-web/src/test/java/org/apache/activemq/web/JettyServer.java:[54,8] cannot find symbol
symbol : variable DefaultQueueSender
location: class org.apache.activemq.web.JettyServer"