Jetty security infrastructure
The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides the core jetty security infrastructure
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'io' does not match package name 'java-eclipse-jetty-io' | |
input-labels Identify input labels that do not match package names | label 'perf-helper' does not match package name 'java-eclipse-jetty-perf-helper' | |
input-labels Identify input labels that do not match package names | label 'test-helper' does not match package name 'java-eclipse-jetty-test-helper' | |
input-labels Identify input labels that do not match package names | label 'util' does not match package name 'java-eclipse-jetty-util' | |
input-labels Identify input labels that do not match package names | label 'http' does not match package name 'java-eclipse-jetty-http' | |
input-labels Identify input labels that do not match package names | label 'server' does not match package name 'java-eclipse-jetty-server' | |
input-labels Identify input labels that do not match package names | label 'slf4j' does not match package name 'java-slf4j-api' | |
input-labels Identify input labels that do not match package names | label 'servlet' does not match package name 'java-javaee-servletapi' | |
source-unstable-tarball Check for autogenerated tarballs | the source URI should not be an autogenerated tarball |