Mark Symons
Mark Symons
I just ran into the same problem with 2.6.2 (and with 2.7.0-SNAPSHOT): Running... `verify org.cyclonedx:cyclonedx-maven-plugin:2.7.0-SNAPSHOT:makeBom` Jenkins console log: ``` [INFO] --- cyclonedx-maven-plugin:2.6.2:makeBom (default-cli) @ maven-tests --- [INFO] CycloneDX: Parameters [INFO]...
I have seen the missing `org.everit.json.schema` problem with `cyclonedx-maven-plugin` 2.0.3 I am using Nexus Repository Manager. The interesting thing is that I have 5 separate Jenkins servers and all seem...
Would output be able to highlight when there are more than one version of the same component (eg, commons-codec). In my maven projects I have seen that the shaded jar...
I understand that the CLI does not know what Maven is. Or npm, etc It only cares about the BOM. However, a BOM can still end up containing multiple versions...
I think that detection of changed hashes would need to be able to exclude components with (say) SNAPSHOT in the version.
This functionality would be very useful for developers that are working on feature branches, who might need a confirmation that all is looking OK before they create a PR. I...
The Jenkins plugin page has many [List View Column Plugins](https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-ListViewcolumnplugins). There are also plugins (such as JaCoCo) that offer columns as an adjunct to their main purpose. I'm afraid that...
Any update on this? I am now managing 16 Jenkins servers with many hundreds of jobs - it really can be hard to see which jobs have cucumber reports and...
Would this open up the possibility of improving the "latest version" info so that, when you have an out-of-date version then you can see that upgrading to latest would not...
@stevespringett, this is still applicable on the components screen. The `project name` column is not sortable. This would be useful... I was just needing it today when trying to work...