HI I have trouble compiling ActiveMQ5.2...The following is the error message, please help!
************************************ Total time: 15.239s [INFO] Finished at: Wed Jan 08 14:56:00 PST 2014 [INFO] Final Memory: 27M/348M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project activemq-core: Compilation failure: Compilation failure: [ERROR] /home/ayang/COTS/ActiveMQ-5.2.0/src/activemq-core/src/main/java/org/apache/activemq/usage/Usage.java:[66,25] error: name has private access in Usage [ERROR] [ERROR] /home/ayang/COTS/ActiveMQ-5.2.0/src/activemq-core/src/main/java/org/apache/activemq/usage/Usage.java:[287,22] error: addChild(T) has private access in Usage [ERROR] [ERROR] could not parse error message: where T is a type-variable: [ERROR] T extends Usage declared in class Usage [ERROR] /home/ayang/COTS/ActiveMQ-5.2.0/src/activemq-core/src/main/java/org/apache/activemq/usage/Usage.java:299: error: removeChild(T) has private access in Usage [ERROR] parent.removeChild(this); [ERROR] ^ [ERROR] -- View this message in context: http://activemq.2283324.n4.nabble.com/Unable-to-Compile-ActiveQ-5-2-tp4676139.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.