Skip to content

Scanning of maven pom.xml vs package.json #467

Open

Description

Describe the bug
Plugin cannot scan maven projects when one intellij module has multiple maven projects.

intellijproject
--module1
---- maven1
-----pom.xml
-----maven2
------pom.xml

To Reproduce

  1. create new empty intellij project
  2. create a new module and choose a folder which has multiple maven projects checkedout.
  3. jfrog xray-scan

Expected behavior

  • It should scan all pom.xml but the plugin tries to find pom.xml at the first lievel directly under module folder.
  • Although it succedd in scanning package.json projects.

Versions

  • JFrog IDEA plugin version: 2.6.7
  • Operating system: Windows
  • Xray version: 7.71.11

Additional context
We want both package.json and the maven poms to show in the scan, We have tested making a module of one mavenprojects in intellJ and that seems to work, but its not how we work, we usually have many projects checked out at one time and want to perform a X-ray-scan of all of them at one time, and get a complete result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions