SAP / fosstars-rating-core

A framework for defining ratings for open source projects. In particular, the framework offers a security rating for open source projects that may be used to assess the security risk that comes with open source components.
https://sap.github.io/fosstars-rating-core/
Apache License 2.0
60 stars 27 forks source link

Specify Version for artifact - maven-assembly-plugin #962

Closed ajinkyapatil8190 closed 1 year ago

ajinkyapatil8190 commented 1 year ago

This change will solve the day-2 operation run issue - https://github.com/SAP/fosstars-oss-rules-of-play-report/actions/runs/5651021176/job/15308385960#step:3:995

The job is not executing to create a jar file.

sourabhsparkala commented 1 year ago

@ajinkyapatil8190 there seems to be a error

image

ajinkyapatil8190 commented 1 year ago

This test is failing for all the other PRs as well, not sure why this is caused, nevertheless I will look into it.

sourabhsparkala commented 1 year ago

This test is failing for all the other PRs as well, not sure why this is caused, nevertheless I will look into it.

Let me have a look then

sourabhsparkala commented 1 year ago

963 updated maven-assembly-plugin here.