Skip to content

Conversation

@zvigrinberg
Copy link
Contributor

@zvigrinberg zvigrinberg commented Jan 15, 2024

Description

Add maven component analysis an option to give path argument ( of manifest location in client' filesystem), in order to enable and support analysis of pom.xml manifests that includes local modules and parent pom.

For that purpose, need to give an option to the client to pass in a manifestPath parameter that will contain the path of the pom.xml in client' filesystem, so maven will detect all modules in subdirectories of pom.xml' directory , and parent pom as well in parent directory.

Fixes: Issue #667

Checklist

  • I have followed this repository's contributing guidelines.
  • I will adhere to the project's code of conduct.

Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
@zvigrinberg zvigrinberg merged commit 002b7cd into main Jan 17, 2024
@zvigrinberg zvigrinberg deleted the feat/allow-path-for-ca branch January 17, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

maven project with parent-pom maybe have problem

2 participants