See 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/1134/>

------------------------------------------
projectStarted org.apache.activemq:activemq-core:5.8-SNAPSHOT
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/eclipse/jetty/maven-jetty-plugin/7.6.7.v20120910/maven-jetty-plugin-7.6.7.v20120910.pom
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Core 5.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.jetty:maven-jetty-plugin:jar:7.6.7.v20120910 
is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.jetty:maven-jetty-plugin:7.6.7.v20120910: Plugin 
org.eclipse.jetty:maven-jetty-plugin:7.6.7.v20120910 or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.7.v20120910
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.5(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-core ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.5(default-clean)
mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(default)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-core ---
mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(default)
mojoStarted org.apache.felix:maven-bundle-plugin:2.3.7(cleanVersions)
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ 
activemq-core ---
mojoSucceeded org.apache.felix:maven-bundle-plugin:2.3.7(cleanVersions)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.3(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-core 
---
mojoSucceeded 
org.apache.maven.plugins:maven-remote-resources-plugin:1.3(default)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] 
execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/src/main/resources>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/src/main/filtered-resources>
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
activemq-core ---
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
[INFO] Compiling 4 source files to 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/target/classes>
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
activemq-core ---
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
[debug] execute contextualize
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[INFO]
 Using 'UTF-8' encoding to copy filtered resources.

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
activemq-core ---
[INFO] Copying 199 resources
[INFO] Copying 3 resources
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-testCompile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
activemq-core ---
[INFO] Compiling 1293 source files to 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/target/test-classes>
[INFO] -------------------------------------------------------------
mojoFailed 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-testCompile)[ERROR]
 COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
org/apache/directory/shared/ldap/model/name/Dn.class(org/apache/directory/shared/ldap/model/name:Dn.class):
 warning: Cannot find annotation method 'value()' in type 
'edu.umd.cs.findbugs.annotations.SuppressWarnings': class file for 
edu.umd.cs.findbugs.annotations.SuppressWarnings not found
org/apache/directory/shared/ldap/model/name/Dn.class(org/apache/directory/shared/ldap/model/name:Dn.class):
 warning: Cannot find annotation method 'justification()' in type 
'edu.umd.cs.findbugs.annotations.SuppressWarnings'
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/src/test/java/org/apache/activemq/broker/ft/TransactedTopicMasterSlaveTest.java>:[50,13]
 cannot find symbol
symbol  : method setMasterConnectorURI(java.lang.String)
location: class org.apache.activemq.broker.BrokerService
[ERROR] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/src/test/java/org/apache/activemq/bugs/AMQ2183Test.java>:[91,13]
 cannot find symbol
symbol  : method setMasterConnectorURI(java.lang.String)
location: class org.apache.activemq.broker.BrokerService
[ERROR] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/src/test/java/org/apache/activemq/broker/ft/MasterSlaveSlaveShutdownTest.java>:[58,13]
 cannot find symbol
symbol  : method setMasterConnectorURI(java.lang.String)
location: class org.apache.activemq.broker.BrokerService
[ERROR] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/src/test/java/org/apache/activemq/broker/ft/MasterSlaveProducerFlowControlTest.java>:[53,13]
 cannot find symbol
symbol  : method setMasterConnectorURI(java.lang.String)
location: class org.apache.activemq.broker.BrokerService
[ERROR] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/src/test/java/org/apache/activemq/broker/ft/MasterSlaveSlaveDieTest.java>:[68,13]
 cannot find symbol
symbol  : method setMasterConnectorURI(java.lang.String)
location: class org.apache.activemq.broker.BrokerService
[ERROR] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/src/test/java/org/apache/activemq/advisory/MasterSlaveTempQueueMemoryTest.java>:[56,13]
 cannot find symbol
symbol  : method setMasterConnectorURI(java.lang.String)
location: class org.apache.activemq.broker.BrokerService
[ERROR] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-core/ws/src/test/java/org/apache/activemq/bugs/AMQ2102Test.java>:[474,13]
 cannot find symbol
symbol  : method setMasterConnectorURI(java.lang.String)
location: class org.apache.activemq.broker.BrokerService
[INFO] 7 errors 

[INFO] -------------------------------------------------------------
projectFailed org.apache.activemq:activemq-core:5.8-SNAPSHOT

Reply via email to