Skip to content

org.eclipse.jetty:jetty-server:12.0.10 Not able to build from source #12141

@dhruvi897

Description

@dhruvi897

Jetty version(s)
12.0.10

Java version/vendor 17.0.8

Description
Hi Team,

I am trying to build org.eclipse.jetty:jetty-server:12.0.10 from source but it is failing as there is a difference in the number of Files in the jar built (298) and Files present in web jar (294)

Files present in our_jar but not in web_jar:
/tmp/jar_comparisons/our/jetty-server-12.0.10/org/eclipse/jetty/server/ProxyConnectionFactory$1.class
/tmp/jar_comparisons/our/jetty-server-12.0.10/org/eclipse/jetty/server/handler/ContextHandler$1.class
/tmp/jar_comparisons/our/jetty-server-12.0.10/org/eclipse/jetty/server/handler/gzip/GzipResponseAndCallback$1.class
/tmp/jar_comparisons/our/jetty-server-12.0.10/org/eclipse/jetty/server/internal/HttpChannelState$1.class

Build command: mvn clean install -DskipTests -q -e

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugFor general bugs on Jetty side

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions