Skip to content
This repository was archived by the owner on Jul 23, 2020. It is now read-only.
This repository was archived by the owner on Jul 23, 2020. It is now read-only.

Provided scope dependencies picked up in some cases but not others #4208

Open
@rootAvish

Description

@rootAvish
Issue Overview

I am getting conflicting behavior around dependency resolution for the "provided" scope packages.

Expected Behaviour

Either the "provided" scope packages should be ignored in all cases or picked in all cases.

Current Behaviour

"Provided" scope packages are picked in some cases and ignored in others.

Steps To Reproduce
  1. Generate stack report for: https://github.com/vaadin/dashboard-demo
    The "provided" scope dependency javax.servlet:javax.servlet-api is analyzed
  2. Generate stack report for: https://github.com/mttkay/ignition
    The "provided" scope dependency com.google.android:android is not analyzed and neither unknown

/cc @samuzzal-choudhury

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions