Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-nightly-8 #21

See <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/21/changes>

Changes:

[Greg Wilkins] 361135 secure cookies for sessions

------------------------------------------
[...truncated 5716 lines...]
[WARNING] public void warn(Marker marker, String format, Object[] argArray)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/log/JettyAwareLogger.java>:477: cannot find symbol
[WARNING] symbol  : class Marker
[WARNING] location: class org.eclipse.jetty.util.log.JettyAwareLogger
[WARNING] public void warn(Marker marker, String msg, Throwable t)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/log/JettyAwareLogger.java>:540: cannot find symbol
[WARNING] symbol  : class Marker
[WARNING] location: class org.eclipse.jetty.util.log.JettyAwareLogger
[WARNING] public boolean isErrorEnabled(Marker marker)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/log/JettyAwareLogger.java>:549: cannot find symbol
[WARNING] symbol  : class Marker
[WARNING] location: class org.eclipse.jetty.util.log.JettyAwareLogger
[WARNING] public void error(Marker marker, String msg)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/log/JettyAwareLogger.java>:558: cannot find symbol
[WARNING] symbol  : class Marker
[WARNING] location: class org.eclipse.jetty.util.log.JettyAwareLogger
[WARNING] public void error(Marker marker, String format, Object arg)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/log/JettyAwareLogger.java>:567: cannot find symbol
[WARNING] symbol  : class Marker
[WARNING] location: class org.eclipse.jetty.util.log.JettyAwareLogger
[WARNING] public void error(Marker marker, String format, Object arg1, Object arg2)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/log/JettyAwareLogger.java>:576: cannot find symbol
[WARNING] symbol  : class Marker
[WARNING] location: class org.eclipse.jetty.util.log.JettyAwareLogger
[WARNING] public void error(Marker marker, String format, Object[] argArray)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/log/JettyAwareLogger.java>:585: cannot find symbol
[WARNING] symbol  : class Marker
[WARNING] location: class org.eclipse.jetty.util.log.JettyAwareLogger
[WARNING] public void error(Marker marker, String msg, Throwable t)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/log/JettyAwareLogger.java>:596: cannot find symbol
[WARNING] symbol  : class Marker
[WARNING] location: class org.eclipse.jetty.util.log.JettyAwareLogger
[WARNING] private void log(Marker marker, int level, String msg, Object[] argArray, Throwable t)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/log/Slf4jLog.java>:23: package org.slf4j does not exist
[WARNING] private final org.slf4j.Logger _logger;
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/continuation/Jetty6Continuation.java>:10: package org.mortbay.log does not exist
[WARNING] import org.mortbay.log.Log;
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/continuation/Jetty6Continuation.java>:11: package org.mortbay.log does not exist
[WARNING] import org.mortbay.log.Logger;
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/continuation/Jetty6Continuation.java>:21: cannot find symbol
[WARNING] symbol  : class Logger
[WARNING] location: class org.eclipse.jetty.continuation.Jetty6Continuation
[WARNING] private static final Logger LOG = Log.getLogger(Jetty6Continuation.class.getName());
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/continuation/Jetty6Continuation.java>:29: package org.mortbay.util.ajax does not exist
[WARNING] private final org.mortbay.util.ajax.Continuation _j6Continuation;
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/continuation/Jetty6Continuation.java>:40: package org.mortbay.util.ajax does not exist
[WARNING] public Jetty6Continuation(ServletRequest request, org.mortbay.util.ajax.Continuation continuation)
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/http/ssl/SslContextFactory.java>:304: warning - @param argument "Protocols" is not a parameter name.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/http/ssl/SslContextFactory.java>:338: warning - @param argument "Protocols" is not a parameter name.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/http/ssl/SslContextFactory.java>:1150: warning - @param argument "enabledCipherSuites" is not a parameter name.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/http/ssl/SslContextFactory.java>:1150: warning - @param argument "supportedCipherSuites" is not a parameter name.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/plus/jaas/JAASLoginService.java>:48: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/plus/jaas/StrictRoleCheckPolicy.java>:31: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/util/MultiPartInputStream.java>:265: warning - @return tag has no arguments.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/websocket/DeflateFrameExtension.java>:17: warning - @TODO is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/websocket/WebSocketClientFactory.java>:126: warning - Tag @see:illegal character: "123" in "{@link WebSocketClient#getMaskGen()}"
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/websocket/WebSocketClientFactory.java>:126: warning - Tag @see:illegal character: "64" in "{@link WebSocketClient#getMaskGen()}"
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/websocket/WebSocketClientFactory.java>:136: warning - Tag @see:illegal character: "123" in "{@link WebSocketClient#setMaskGen(MaskGen)}"
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/websocket/WebSocketClientFactory.java>:136: warning - Tag @see:illegal character: "64" in "{@link WebSocketClient#setMaskGen(MaskGen)}"
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/websocket/WebSocketClientFactory.java>:126: warning - Tag @see: reference not found: {@link WebSocketClient#getMaskGen()}
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/websocket/WebSocketClientFactory.java>:136: warning - Tag @see: reference not found: {@link WebSocketClient#setMaskGen(MaskGen)}
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/servlet/ServletHandler.java>:1058: warning - Tag @link:illegal character: "60" in "#addFilterWithMapping(Class, String, EnumSet<DispatcherType>)"
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/servlet/ServletHandler.java>:1058: warning - Tag @link:illegal character: "62" in "#addFilterWithMapping(Class, String, EnumSet<DispatcherType>)"
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/servlet/ServletHandler.java>:1058: warning - Tag @link: can't find addFilterWithMapping(Class, String, EnumSet<DispatcherType>) in org.eclipse.jetty.servlet.ServletHandler
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/servlet/ServletHandler.java>:902: warning - Tag @see: can't find newFilterHolder(Class) in org.eclipse.jetty.servlet.ServletHandler
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/deploy/ContextDeployer.java>:77: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/bio/SocketConnector.java>:52: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/nio/BlockingChannelConnector.java>:51: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/nio/SelectChannelConnector.java>:68: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/ssl/SslSelectChannelConnector.java>:48: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/ssl/SslSocketConnector.java>:52: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/AbstractConnector.java>:634: warning - @set is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/AbstractConnector.java>:634: warning - @set is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/AbstractConnector.java>:634: warning - @set is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/AbstractConnector.java>:634: warning - @set is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/ResourceCache.java>:179: warning - Tag @link: reference not found: HttpContent.ResourceAsHttpContent
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/Server.java>:53: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/session/AbstractSessionManager.java>:585: warning - Tag @see: can't find setSessionPath(java.lang.String) in org.eclipse.jetty.server.SessionManager
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/handler/ContextHandler.java>:91: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/handler/ContextHandlerCollection.java>:45: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/handler/DefaultHandler.java>:49: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/handler/HandlerCollection.java>:40: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/handler/RequestLogHandler.java>:40: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/server/handler/ResourceHandler.java>:54: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/webapp/WebAppContext.java>:66: warning - @org.apache.xbean.XBean is an unknown tag.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/AnnotationConfiguration.java>:211: warning - @return tag has no arguments.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/AnnotationConfiguration.java>:211: warning - @param argument "orderedJars" is not a parameter name.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/ServletSecurityAnnotationHandler.java>:262: warning - @return tag has no arguments.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/ServletSecurityAnnotationHandler.java>:240: warning - @return tag has no arguments.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/ServletSecurityAnnotationHandler.java>:127: warning - @return tag has no arguments.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/ServletSecurityAnnotationHandler.java>:168: warning - @return tag has no arguments.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/ServletSecurityAnnotationHandler.java>:189: warning - @return tag has no arguments.
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/WebFilterAnnotation.java>:55: warning - Tag @see: reference not found: org.eclipse.jetty.annotations.ClassAnnotation#apply()
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/WebListenerAnnotation.java>:51: warning - Tag @see: reference not found: org.eclipse.jetty.annotations.ClassAnnotation#apply()
[WARNING] <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources/org/eclipse/jetty/annotations/WebServletAnnotation.java>:50: warning - Tag @see: reference not found: org.eclipse.jetty.annotations.ClassAnnotation#apply()
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/jetty-all-8.0.4-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-all >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-all ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-all ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-all ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-security/target/jetty-security-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-ajp/target/jetty-ajp-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-util/target/jetty-util-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-servlet/target/jetty-servlet-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-server/target/jetty-server-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-rewrite/target/jetty-rewrite-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-websocket/target/jetty-websocket-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-io/target/jetty-io-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-continuation/target/jetty-continuation-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-xml/target/jetty-xml-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-nested/target/jetty-nested-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-annotations/target/jetty-annotations-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-http/target/jetty-http-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-jndi/target/jetty-jndi-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-jmx/target/jetty-jmx-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-servlets/target/jetty-servlets-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-plus/target/jetty-plus-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-webapp/target/jetty-webapp-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-deploy/target/jetty-deploy-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-jaspi/target/jetty-jaspi-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-client/target/jetty-client-8.0.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-all <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-all ---
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/jetty-all-8.0.4-SNAPSHOT-sources.jar>
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jetty-all ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/src/test/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jetty-all ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ jetty-all ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jetty-all ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/jetty-all-8.0.4-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ jetty-all ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (package) @ jetty-all ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jetty-all ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/jetty-all-8.0.4-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-all/8.0.4-SNAPSHOT/jetty-all-8.0.4-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/pom.xml> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-all/8.0.4-SNAPSHOT/jetty-all-8.0.4-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/jetty-all-8.0.4-SNAPSHOT-javadoc.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-all/8.0.4-SNAPSHOT/jetty-all-8.0.4-SNAPSHOT-javadoc.jar
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-aggregate/jetty-all/target/jetty-all-8.0.4-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-all/8.0.4-SNAPSHOT/jetty-all-8.0.4-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetty :: Distribution Assemblies 8.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-distribution ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-distribution ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-base-assembly-tree) @ jetty-distribution ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ jetty-distribution ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/javax.servlet_3.0.0.v201103241727.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/javax.activation_1.1.0.v201105071233.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/javax.annotation_1.1.0.v201105051105.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/javax.mail.glassfish_1.4.1.v201005082020.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/javax.el_2.2.0.v201105051105.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/javax.servlet.jsp_2.2.0.v201103241009.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/javax.servlet.jsp.jstl_1.2.0.v201004190952.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/com.sun.el_2.2.0.v201105051105.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/org.apache.jasper.glassfish_2.2.2.v201108011116.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/org.apache.taglibs.standard.glassfish_1.2.0.v201004190952.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/org.objectweb.asm_3.3.1.v201101071600.jar
      [get] Destination already exists (skipping): /opt/users/hudsonbuild/.m2/eclipse-orbit/javax.transaction_1.1.1.v201004190952.jar
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ jetty-distribution ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:copy (copy) @ jetty-distribution ---
[INFO] Configured Artifact: org.eclipse.jetty:jetty-project:version:8.0.4-SNAPSHOT:txt
[INFO] Configured Artifact: org.eclipse.jetty:test-jetty-webapp:8.0.4-SNAPSHOT:war
[INFO] Configured Artifact: org.eclipse.jetty:jetty-start:8.0.4-SNAPSHOT:jar
[INFO] Copying VERSION.txt to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/VERSION.txt>
[INFO] Copying test-jetty-webapp-8.0.4-SNAPSHOT.war to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/webapps/test.war>
[INFO] Copying jetty-start-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/start.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:copy-dependencies (copy-lib-deps) @ jetty-distribution ---
[INFO] Copying jetty-websocket-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-websocket-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-jmx-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-jmx-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-util-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-util-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-overlay-deployer-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-overlay-deployer-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-all-8.0.4-SNAPSHOT-javadoc.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-all-8.0.4-SNAPSHOT-javadoc.jar>
[INFO] Copying jetty-io-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-io-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-webapp-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-webapp-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-security-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-security-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-ajp-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-ajp-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-servlet-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-servlet-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-server-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-server-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-servlets-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-servlets-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-continuation-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-continuation-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-http-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-http-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-rewrite-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-rewrite-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-deploy-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-deploy-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-client-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-client-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-plus-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-plus-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-policy-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-policy-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-jndi-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-jndi-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-xml-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-xml-8.0.4-SNAPSHOT.jar>
[INFO] Copying jetty-annotations-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/jetty-annotations-8.0.4-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:copy-dependencies (copy-lib-jsp-deps) @ jetty-distribution ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:copy-dependencies (copy-lib-monitor-deps) @ jetty-distribution ---
[INFO] Copying jetty-monitor-8.0.4-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/jetty-nightly-8/ws/jetty-distribution/target/distribution/lib/monitor/jetty-monitor-8.0.4-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-config-deps) @ jetty-distribution ---
Downloading: http://oss.sonatype.org/content/groups/jetty/org/eclipse/jetty/jetty-continuation/8.0.4-SNAPSHOT/jetty-continuation-8.0.4-SNAPSHOT-config.jar
Build timed out. Aborting



Back to the top