Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aether-build] Build failed in Hudson: aether-core-nightly » Java 6 R 21 64bit (SUN),mac-tests #53

See <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/53/changes>

Changes:

[Benjamin Bentmann] Refactored tests to use setters to wire components

[Benjamin Bentmann] Added support to wire components via JSR-330/Guice

[Benjamin Bentmann] Refactored Slf4jLoggerFactory to follow structure of other components

------------------------------------------
[...truncated 712 lines...]
[INFO] Aether :: Implementation .......................... SUCCESS [12.420s]
[INFO] Aether :: Connector :: File ....................... SUCCESS [10.399s]
[INFO] Aether :: Connector :: Wagon ...................... FAILURE [1.879s]
[INFO] Aether :: Connector :: AsyncHttpClient ............ FAILURE [2.488s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.316s
[INFO] Finished at: Sun Dec 11 17:05:53 EST 2011
[INFO] Final Memory: 13M/62M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project aether-connector-wagon: Compilation failure
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-wagon/src/test/java/org/eclipse/aether/connector/wagon/TestSuiteHttpWagon.java>:[49,20] cannot access org.sonatype.tests.http.server.api.Behaviour
[ERROR] class file for org.sonatype.tests.http.server.api.Behaviour not found
[ERROR] provider.addBehaviour( "/*", new ResourceServer() );
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project aether-connector-wagon: Compilation failure
<https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-wagon/src/test/java/org/eclipse/aether/connector/wagon/TestSuiteHttpWagon.java>:[49,20] cannot access org.sonatype.tests.http.server.api.Behaviour
class file for org.sonatype.tests.http.server.api.Behaviour not found
            provider.addBehaviour( "/*", new ResourceServer() );

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-wagon/src/test/java/org/eclipse/aether/connector/wagon/TestSuiteHttpWagon.java>:[49,20] cannot access org.sonatype.tests.http.server.api.Behaviour
class file for org.sonatype.tests.http.server.api.Behaviour not found
            provider.addBehaviour( "/*", new ResourceServer() );

	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project aether-connector-asynchttpclient: Compilation failure: Compilation failure:
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/Generate.java>:[20,41] package org.sonatype.tests.http.server.api does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/Generate.java>:[26,15] cannot find symbol
[ERROR] symbol: class Behaviour
[ERROR] implements Behaviour
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[35,41] package org.sonatype.tests.http.server.api does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[41,7] cannot access org.sonatype.tests.http.runner.AbstractSuiteConfiguration
[ERROR] class file for org.sonatype.tests.http.runner.AbstractSuiteConfiguration not found
[ERROR] public class AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[205,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ProxyGetTest.java>:[20,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ProxyGetTest.java>:[28,1] cannot find symbol
[ERROR] symbol: class Configurators
[ERROR] @Configurators( { HttpProxyConfigurator.class, HttpProxyAuthConfigurator.class } )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/TimeoutTest.java>:[29,41] package org.sonatype.tests.http.server.api does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/TimeoutTest.java>:[40,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.TimeoutTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/StutteringGetTest.java>:[25,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.StutteringGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthGetTest.java>:[16,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthGetTest.java>:[22,1] cannot find symbol
[ERROR] symbol: class ConfiguratorList
[ERROR] @ConfiguratorList( "AuthSuiteConfigurator.list" )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ProxyPutTest.java>:[20,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ProxyPutTest.java>:[28,1] cannot find symbol
[ERROR] symbol: class Configurators
[ERROR] @Configurators( { HttpProxyConfigurator.class, HttpProxyAuthConfigurator.class } )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsGetTest.java>:[16,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsGetTest.java>:[23,1] cannot find symbol
[ERROR] symbol: class ConfiguratorList
[ERROR] @ConfiguratorList( "AuthSuiteConfigurator.list" )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsGetTest.java>:[29,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.AuthWithNonAsciiCredentialsGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthPutTest.java>:[16,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthPutTest.java>:[22,1] cannot find symbol
[ERROR] symbol: class ConfiguratorList
[ERROR] @ConfiguratorList( "AuthSuiteConfigurator.list" )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/RedirectGetTest.java>:[30,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.RedirectGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[39,31] package org.eclipse.jetty.server does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[40,31] package org.eclipse.jetty.server does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[41,39] package org.eclipse.jetty.server.handler does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[58,12] cannot find symbol
[ERROR] symbol  : class Server
[ERROR] location: class org.eclipse.aether.connector.async.ResumeGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[138,16] cannot find symbol
[ERROR] symbol  : class AbstractHandler
[ERROR] location: class org.eclipse.aether.connector.async.ResumeGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[160,43] cannot find symbol
[ERROR] symbol  : class Request
[ERROR] location: class org.eclipse.aether.connector.async.ResumeGetTest.FlakyHandler
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsPutTest.java>:[16,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsPutTest.java>:[23,1] cannot find symbol
[ERROR] symbol: class ConfiguratorList
[ERROR] @ConfiguratorList( "AuthSuiteConfigurator.list" )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsPutTest.java>:[29,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.AuthWithNonAsciiCredentialsPutTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/Generate.java>:[20,41] package org.sonatype.tests.http.server.api does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/Generate.java>:[26,15] cannot find symbol
[ERROR] symbol: class Behaviour
[ERROR] implements Behaviour
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[35,41] package org.sonatype.tests.http.server.api does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[41,7] cannot access org.sonatype.tests.http.runner.AbstractSuiteConfiguration
[ERROR] class file for org.sonatype.tests.http.runner.AbstractSuiteConfiguration not found
[ERROR] public class AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[205,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ProxyGetTest.java>:[20,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ProxyGetTest.java>:[28,1] cannot find symbol
[ERROR] symbol: class Configurators
[ERROR] @Configurators( { HttpProxyConfigurator.class, HttpProxyAuthConfigurator.class } )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/TimeoutTest.java>:[29,41] package org.sonatype.tests.http.server.api does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/TimeoutTest.java>:[40,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.TimeoutTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/StutteringGetTest.java>:[25,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.StutteringGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthGetTest.java>:[16,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthGetTest.java>:[22,1] cannot find symbol
[ERROR] symbol: class ConfiguratorList
[ERROR] @ConfiguratorList( "AuthSuiteConfigurator.list" )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ProxyPutTest.java>:[20,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ProxyPutTest.java>:[28,1] cannot find symbol
[ERROR] symbol: class Configurators
[ERROR] @Configurators( { HttpProxyConfigurator.class, HttpProxyAuthConfigurator.class } )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsGetTest.java>:[16,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsGetTest.java>:[23,1] cannot find symbol
[ERROR] symbol: class ConfiguratorList
[ERROR] @ConfiguratorList( "AuthSuiteConfigurator.list" )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsGetTest.java>:[29,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.AuthWithNonAsciiCredentialsGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthPutTest.java>:[16,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthPutTest.java>:[22,1] cannot find symbol
[ERROR] symbol: class ConfiguratorList
[ERROR] @ConfiguratorList( "AuthSuiteConfigurator.list" )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/RedirectGetTest.java>:[30,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.RedirectGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[39,31] package org.eclipse.jetty.server does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[40,31] package org.eclipse.jetty.server does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[41,39] package org.eclipse.jetty.server.handler does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[58,12] cannot find symbol
[ERROR] symbol  : class Server
[ERROR] location: class org.eclipse.aether.connector.async.ResumeGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[138,16] cannot find symbol
[ERROR] symbol  : class AbstractHandler
[ERROR] location: class org.eclipse.aether.connector.async.ResumeGetTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/ResumeGetTest.java>:[160,43] cannot find symbol
[ERROR] symbol  : class Request
[ERROR] location: class org.eclipse.aether.connector.async.ResumeGetTest.FlakyHandler
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsPutTest.java>:[16,49] package org.sonatype.tests.http.runner.annotations does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsPutTest.java>:[23,1] cannot find symbol
[ERROR] symbol: class ConfiguratorList
[ERROR] @ConfiguratorList( "AuthSuiteConfigurator.list" )
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AuthWithNonAsciiCredentialsPutTest.java>:[29,35] cannot find symbol
[ERROR] symbol  : class ServerProvider
[ERROR] location: class org.eclipse.aether.connector.async.AuthWithNonAsciiCredentialsPutTest
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[45,55] cannot find symbol
[ERROR] symbol  : variable this
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[70,8] cannot find symbol
[ERROR] symbol  : variable super
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[72,8] cannot find symbol
[ERROR] symbol  : variable this
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[73,12] package this does not exist
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[74,8] cannot find symbol
[ERROR] symbol  : variable this
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[75,8] cannot find symbol
[ERROR] symbol  : variable this
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[75,78] cannot find symbol
[ERROR] symbol  : method url(java.lang.String)
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[77,8] cannot find symbol
[ERROR] symbol  : variable this
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[78,8] cannot find symbol
[ERROR] symbol  : variable this
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[65,4] method does not override or implement a method from a supertype
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[90,8] cannot find symbol
[ERROR] symbol  : variable super
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[85,4] method does not override or implement a method from a supertype
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[207,8] cannot find symbol
[ERROR] symbol  : variable super
[ERROR] location: class org.eclipse.aether.connector.async.AsyncConnectorSuiteConfiguration
[ERROR] <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=mac-tests/ws/aether-connector-asynchttpclient/src/test/java/org/eclipse/aether/connector/async/AsyncConnectorSuiteConfiguration.java>:[204,4] method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project aether-connector-asynchttpclient: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[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 :aether-connector-wagon
Recording test results



Back to the top