[jbosstools-fuse-dev] Build failed in Jenkins: Fuse-Tooling-pullrequest #368

Fuse Jenkins fuse-infra at redhat.com
Fri Sep 16 12:34:39 EDT 2016


See <http://10.8.63.16/job/Fuse-Tooling-pullrequest/368/>

------------------------------------------
[...truncated 9224 lines...]
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] BrokerViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/RemoteBrokerFacadeSupport.java>:[70]
[ERROR] BrokerViewMBean mbean = (BrokerViewMBean) MBeanServerInvocationHandler.newProxyInstance(connection, name, BrokerViewMBean.class, true);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] BrokerViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/RemoteBrokerFacadeSupport.java>:[70]
[ERROR] BrokerViewMBean mbean = (BrokerViewMBean) MBeanServerInvocationHandler.newProxyInstance(connection, name, BrokerViewMBean.class, true);
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method newProxyInstance(MBeanServerConnection, ObjectName, Class<BrokerViewMBean>, boolean) from the type MBeanServerInvocationHandler refers to the missing type BrokerViewMBean
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/RemoteBrokerFacadeSupport.java>:[70]
[ERROR] BrokerViewMBean mbean = (BrokerViewMBean) MBeanServerInvocationHandler.newProxyInstance(connection, name, BrokerViewMBean.class, true);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] BrokerViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/RemoteBrokerFacadeSupport.java>:[125]
[ERROR] public void purgeQueue(ActiveMQDestination destination) throws Exception {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] ActiveMQDestination cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/RemoteBrokerFacadeSupport.java>:[126]
[ERROR] QueueViewMBean queue = getQueue(destination.getPhysicalName());
[ERROR] ^^^^^^^^^^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/RemoteBrokerFacadeSupport.java>:[130]
[ERROR] public ManagementContext getManagementContext() {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] ManagementContext cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[14]
[ERROR] import org.apache.activemq.broker.Broker;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[15]
[ERROR] import org.apache.activemq.broker.BrokerService;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[16]
[ERROR] import org.apache.activemq.broker.jmx.BrokerView;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[17]
[ERROR] import org.apache.activemq.broker.jmx.ManagedRegionBroker;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[18]
[ERROR] import org.apache.activemq.broker.jmx.ManagementContext;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[19]
[ERROR] import org.apache.activemq.broker.region.Destination;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[20]
[ERROR] import org.apache.activemq.broker.region.Queue;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[21]
[ERROR] import org.apache.activemq.command.ActiveMQDestination;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[32]
[ERROR] public class LocalBrokerFacade extends BrokerFacadeSupport {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The type LocalBrokerFacade must implement the inherited abstract method BrokerFacade.purgeQueue(ActiveMQDestination)
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[33]
[ERROR] private BrokerService brokerService;
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[35]
[ERROR] public LocalBrokerFacade(BrokerService brokerService) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[36]
[ERROR] this.brokerService = brokerService;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[39]
[ERROR] public BrokerService getBrokerService() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[40]
[ERROR] return brokerService;
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[45]
[ERROR] return brokerService.getBrokerName();
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[53]
[ERROR] return brokerService.getBrokerName();
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[55]
[ERROR] public Broker getBroker() throws Exception {
[ERROR] ^^^^^^
[ERROR] Broker cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[56]
[ERROR] return brokerService.getBroker();
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[58]
[ERROR] public ManagementContext getManagementContext() {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] ManagementContext cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[59]
[ERROR] return brokerService.getManagementContext();
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[62]
[ERROR] return proxy(BrokerViewFacade.class, brokerService.getAdminView(), brokerService.getBrokerName());
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[62]
[ERROR] return proxy(BrokerViewFacade.class, brokerService.getAdminView(), brokerService.getBrokerName());
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[64]
[ERROR] public ManagedRegionBroker getManagedBroker() throws Exception {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] ManagedRegionBroker cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[65]
[ERROR] BrokerView adminView = brokerService.getAdminView();
[ERROR] ^^^^^^^^^^
[ERROR] BrokerView cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[65]
[ERROR] BrokerView adminView = brokerService.getAdminView();
[ERROR] ^^^^^^^^^^^^^
[ERROR] BrokerService cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[72]
[ERROR] public void purgeQueue(ActiveMQDestination destination) throws Exception {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] ActiveMQDestination cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[73]
[ERROR] Set destinations = getManagedBroker().getQueueRegion().getDestinations(destination);
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getManagedBroker() from the type LocalBrokerFacade refers to the missing type ManagedRegionBroker
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[75]
[ERROR] Destination dest = (Destination) i.next();
[ERROR] ^^^^^^^^^^^
[ERROR] Destination cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[75]
[ERROR] Destination dest = (Destination) i.next();
[ERROR] ^^^^^^^^^^^
[ERROR] Destination cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[76]
[ERROR] if (dest instanceof Queue) {
[ERROR] ^^^^^
[ERROR] Queue cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[77]
[ERROR] Queue regionQueue = (Queue) dest;
[ERROR] ^^^^^
[ERROR] Queue cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[77]
[ERROR] Queue regionQueue = (Queue) dest;
[ERROR] ^^^^^
[ERROR] Queue cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[85]
[ERROR] return getManagementContext().queryNames(name, query);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getManagementContext() from the type LocalBrokerFacade refers to the missing type ManagementContext
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/LocalBrokerFacade.java>:[90]
[ERROR] return getManagementContext().newProxyInstance(objectName, interfaceClass, notificationBroadcaster);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getManagementContext() from the type LocalBrokerFacade refers to the missing type ManagementContext
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/ConnectionsNode.java>:[48]
[ERROR] addChild(new ConnectionNode(this, mbean));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ConnectionNode(Node, ConnectionViewMBean) refers to the missing type ConnectionViewMBean
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[20]
[ERROR] import org.apache.activemq.broker.jmx.QueueViewMBean;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[44]
[ERROR] private final QueueViewMBean queue;
[ERROR] ^^^^^^^^^^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[49]
[ERROR] public QueueNode(QueuesNode queuesNode, QueueViewMBean queue) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[52]
[ERROR] this.queue = queue;
[ERROR] ^^^^^^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[64]
[ERROR] public QueueViewMBean getQueue() {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[65]
[ERROR] return queue;
[ERROR] ^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[93]
[ERROR] CompositeData[] cds = queue.browse();
[ERROR] ^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[129]
[ERROR] String message = Messages.bind(Messages.DeleteQueueDialogMessage, queue.getName());
[ERROR] ^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[138]
[ERROR] String name = queue.getName();
[ERROR] ^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[140]
[ERROR] getFacade().getBrokerAdmin().removeQueue(name);
[ERROR] ^^^^^^^^^^^
[ERROR] The method removeQueue(String) is undefined for the type BrokerViewFacade
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[143]
[ERROR] ActiveMQJMXPlugin.showUserError("Failed to delete Queue", "Failed to delete queue: " + queue, e);
[ERROR] ^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/navigator/QueueNode.java>:[165]
[ERROR] return ("AMQQueueNode-" + queuesNode.getBrokerNode().getBrokerName() + "-" + queuesNode.toString() + "-" + queue.getName() + "-" + getConnection().getProvider().getName(getConnection())).hashCode();
[ERROR] ^^^^^
[ERROR] QueueViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/ProducerViewFacade.java>:[14]
[ERROR] import org.apache.activemq.broker.jmx.ProducerViewMBean;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/ProducerViewFacade.java>:[20]
[ERROR] public interface ProducerViewFacade extends ProducerViewMBean {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] ProducerViewMBean cannot be resolved to a type
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/JmxTemplateBrokerFacade.java>:[14]
[ERROR] import org.apache.activemq.command.ActiveMQDestination;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.apache.activemq cannot be resolved
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/JmxTemplateBrokerFacade.java>:[25]
[ERROR] public class JmxTemplateBrokerFacade implements BrokerFacade {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type JmxTemplateBrokerFacade must implement the inherited abstract method BrokerFacade.purgeQueue(ActiveMQDestination)
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/jmx/plugins/org.fusesource.ide.jmx.activemq/src/org/fusesource/ide/jmx/activemq/internal/JmxTemplateBrokerFacade.java>:[220]
[ERROR] public void purgeQueue(final ActiveMQDestination destination) throws Exception {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] ActiveMQDestination cannot be resolved to a type
[ERROR] 207 problems (207 errors)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.fusesource.ide.jmx.activemq
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :63
Killing Xvnc process ID 11823


More information about the jbosstools-fuse-dev mailing list