[Geoserver-devel] [JIRA] (GEOS-9983) Sanitize transitive dependencies coming from root pom

Gabriel Roldan created an issue

GeoServer / TaskGEOS-9983

Sanitize transitive dependencies coming from root pom

Issue Type:

TaskTask

Assignee:

Gabriel Roldan

Created:

18/Mar/21 11:20 PM

Priority:

MediumMedium

Reporter:

Gabriel Roldan

Sanitize transitive dependencies coming from root pom

The root pom forces a number of transitive dependencies an all modules,
which prevents having modules that don’t depend on spring-webmvc, or
gt-main, etc.

This is the list of changes required to remove those direct dependencies
forced by the root pom down to all modules (- is a dependency removed,

  • a dependency added):
    
    * root:
      - spring-beans
      - spring-core
      - spring-context
      - spring-webmvc
      - gt-main
    * platform:
      - spring-webmvc
      + spring-web
      + gt-metadata
    * ows:
      + spring-webmvc

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100155-sha1:59f8f57)

Atlassian logo