Hi Devs, Im experiencing the following failure. Am i missing some step ?
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project org.apache.stratos.adc.topology.mgt: Compilation failure: Compilation failure: [ERROR] /home/pradeep/checkout/stratos-trunk/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/internal/TopologyMgtDSComponent.java:[33,48] package org.apache.stratos.lb.common.mb.subscribe does not exist [ERROR] /home/pradeep/checkout/stratos-trunk/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/internal/TopologyMgtDSComponent.java:[63,3] cannot find symbol [ERROR] symbol : class TopicSubscriber [ERROR] location: class org.apache.stratos.adc.topology.mgt.internal.TopologyMgtDSComponent [ERROR] /home/pradeep/checkout/stratos-trunk/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/internal/TopologyMgtDSComponent.java:[63,37] cannot find symbol [ERROR] symbol : class TopicSubscriber [ERROR] location: class org.apache.stratos.adc.topology.mgt.internal.TopologyMgtDSComponent
