You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Hudson <Hu...@sonatype.org> on 2010/04/08 15:25:33 UTC

Build failed in Hudson: maven-core-integration-testing » 1.5,ubuntu #614

See <http://grid.sonatype.org/ci/job/maven-core-integration-testing/./jdk=1.5,label=ubuntu/614/changes>

Changes:

[Benjamin Bentmann] [MNG-3092] Version ranges with non-snapshot bounds can contain snapshot versions

o Added IT

[Benjamin Bentmann] o Used more interesting packaging

[Benjamin Bentmann] [MNG-4629] [regression] POM validation fails upon non-existing system-scope dependency

o Added IT

------------------------------------------
[...truncated 4465 lines...]
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_OK );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3599useHttpProxyForWebDAVTest.java:[109,40] cannot find symbol
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_BAD_REQUEST );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3599useHttpProxyForWebDAVTest.java:[120,14] cannot find symbol
symbol  : method start()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3599useHttpProxyForWebDAVTest.java:[130,20] operator != cannot be applied to org.mortbay.jetty.Server,<nulltype>

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3599useHttpProxyForWebDAVTest.java:[132,18] cannot find symbol
symbol  : method stop()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4360WebDavSupportTest.java:[86,47] cannot find symbol
symbol: class HttpServletRequest
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4360WebDavSupportTest.java:[86,75] cannot find symbol
symbol: class HttpServletResponse
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4360WebDavSupportTest.java:[87,36] cannot find symbol
symbol: class ServletException
                throws IOException, ServletException

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4360WebDavSupportTest.java:[93,36] cannot find symbol
symbol: variable HttpServletResponse
                response.setStatus( HttpServletResponse.SC_OK );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4360WebDavSupportTest.java:[110,40] cannot find symbol
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_NOT_FOUND );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4360WebDavSupportTest.java:[119,14] cannot find symbol
symbol  : method start()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4360WebDavSupportTest.java:[139,18] cannot find symbol
symbol  : method stop()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4555MetaversionResolutionOfflineTest.java:[65,47] cannot find symbol
symbol: class HttpServletRequest
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4555MetaversionResolutionOfflineTest.java:[65,75] cannot find symbol
symbol: class HttpServletResponse
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4555MetaversionResolutionOfflineTest.java:[75,36] cannot find symbol
symbol: variable HttpServletResponse
                response.setStatus( HttpServletResponse.SC_NOT_FOUND );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4555MetaversionResolutionOfflineTest.java:[82,14] cannot find symbol
symbol  : method start()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4555MetaversionResolutionOfflineTest.java:[105,18] cannot find symbol
symbol  : method stop()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4068AuthenticatedMirrorTest.java:[91,14] cannot find symbol
symbol  : method start()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4068AuthenticatedMirrorTest.java:[99,20] operator != cannot be applied to org.mortbay.jetty.Server,<nulltype>

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4068AuthenticatedMirrorTest.java:[101,18] cannot find symbol
symbol  : method stop()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[71,47] cannot find symbol
symbol: class HttpServletRequest
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[71,75] cannot find symbol
symbol: class HttpServletResponse
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[72,36] cannot find symbol
symbol: class ServletException
                throws IOException, ServletException

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[86,40] cannot find symbol
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_PROXY_AUTHENTICATION_REQUIRED );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[95,47] cannot find symbol
symbol: class HttpServletRequest
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[95,75] cannot find symbol
symbol: class HttpServletResponse
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[96,36] cannot find symbol
symbol: class ServletException
                throws IOException, ServletException

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[102,40] cannot find symbol
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_OK );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[107,40] cannot find symbol
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_NOT_FOUND );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[138,14] cannot find symbol
symbol  : method start()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[148,20] operator != cannot be applied to org.mortbay.jetty.Server,<nulltype>

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4470AuthenticatedDeploymentToProxyTest.java:[150,18] cannot find symbol
symbol  : method stop()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4348NoUnnecessaryRepositoryAccessTest.java:[70,47] cannot find symbol
symbol: class HttpServletRequest
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4348NoUnnecessaryRepositoryAccessTest.java:[70,75] cannot find symbol
symbol: class HttpServletResponse
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4348NoUnnecessaryRepositoryAccessTest.java:[71,36] cannot find symbol
symbol: class ServletException
                throws IOException, ServletException

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4348NoUnnecessaryRepositoryAccessTest.java:[81,36] cannot find symbol
symbol: variable HttpServletResponse
                response.setStatus( HttpServletResponse.SC_NOT_FOUND );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4348NoUnnecessaryRepositoryAccessTest.java:[89,14] cannot find symbol
symbol  : method start()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4348NoUnnecessaryRepositoryAccessTest.java:[109,18] cannot find symbol
symbol  : method stop()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4561MirroringOfPluginRepoTest.java:[87,14] cannot find symbol
symbol  : method start()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4561MirroringOfPluginRepoTest.java:[110,18] cannot find symbol
symbol  : method stop()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[78,47] cannot find symbol
symbol: class HttpServletRequest
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[78,75] cannot find symbol
symbol: class HttpServletResponse
            public void handle( String target, HttpServletRequest request, HttpServletResponse response, int dispatch )

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[79,36] cannot find symbol
symbol: class ServletException
                throws IOException, ServletException

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[97,40] cannot find symbol
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_OK );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[113,40] cannot find symbol
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_OK );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[123,40] cannot find symbol
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_OK );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[128,40] cannot find symbol
symbol: variable HttpServletResponse
                    response.setStatus( HttpServletResponse.SC_NOT_FOUND );

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[137,14] cannot find symbol
symbol  : method start()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[178,18] cannot find symbol
symbol  : method stop()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:[132,14] setHandler(org.mortbay.jetty.Handler) in org.mortbay.jetty.handler.HandlerWrapper cannot be applied to (org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.RedirectHandler)

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:[133,14] cannot find symbol
symbol  : method start()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:[155,18] cannot find symbol
symbol  : method stop()
location: class org.mortbay.jetty.Server

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:[181,12] non-static variable this cannot be referenced from a static context

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:[182,12] non-static variable this cannot be referenced from a static context

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:[202,40] cannot find symbol
symbol  : variable HttpServletResponse
location: class org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.RedirectHandler

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:[206,40] cannot find symbol
symbol  : variable HttpServletResponse
location: class org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.RedirectHandler

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:[218,36] cannot find symbol
symbol  : variable HttpServletResponse
location: class org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.RedirectHandler

/home/hudson/workspace/maven-core-integration-testing/jdk/1.5/label/ubuntu/maven-its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:[223,36] cannot find symbol
symbol  : variable HttpServletResponse
location: class org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.RedirectHandler
-> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile (default-testCompile) on project core-it-suite: Compilation failure
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:566)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:317)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:247)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:104)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:423)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:158)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:123)
	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:585)
	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:516)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:102)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:105)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:562)
	... 14 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 :core-it-suite


Hudson build is back to normal: maven-core-integration-testing » 1.5,ubuntu #615

Posted by Hudson <Hu...@sonatype.org>.
See <http://grid.sonatype.org/ci/job/maven-core-integration-testing/./jdk=1.5,label=ubuntu/615/changes>