8000 [BUG] Plugin dependencies are not matched · Issue #798 · konveyor/analyzer-lsp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[BUG] Plugin dependencies are not matched #798
Open
@jmle

Description

@jmle

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

latest

Priority

Major

Current Behavior

Since we detect dependencies through the dependency tree, plugin dependencies are not matched because they don't appear there.

Expected Behavior

We should be able to match plugin dependencies.

How Reproducible

Always (Default)

Steps To Reproduce

  1. Create a simple java project and add this plugin section:
    <build>
        <plugins>
            <plugin>
                <groupId>org.apache.camel.maven</groupId>
                <artifactId>camel-servicenow-maven-plugin</artifactId>
                <version>3.0.0</version>
            </plugin>
        </plugins>
      </build>
  1. Try to run the rule xml-changed-camel320-00002 against it - it won't be matched.

Environment

- **Analyzer Image SHA** 
- **JDTLS  base image SHA**
- **Provider Settings JSON**

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0