Skip to content

Bill of Materials for Ranger Modules #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jitendradhawan
Copy link

No description provided.

@jitendradhawan jitendradhawan changed the title Draft : Bill of Materials for Ranger Modules and Sonar Integration Draft : Bill of Materials for Ranger Modules May 1, 2025
@jitendradhawan jitendradhawan changed the title Draft : Bill of Materials for Ranger Modules Bill of Materials for Ranger Modules May 1, 2025
@@ -32,7 +45,7 @@ Use the following maven dependency:
<dependency>
<groupId>io.appform.ranger</groupId>
<artifactId>ranger</artifactId>
<versio>1.0-RC12</version>
<versio>1.1.0</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version is not needed if you have bom

<plugins>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For this to work properly, i think, all modules need to be added as dependencies as well. Please check the generated jacoco report to ensure we are getting data for all modules

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.

2 participants