Component Whitelist not working Part 2

Issue #323 resolved
GoranS created an issue

For whatever reason

https://www.versioneye.com/java/org.jenkins-ci.plugins:credentials is incredibly out of date. The current version is 2.1.X (something) yet it is saying the initial release is the up to date one. So i made a component whitelist and added

org.jenkins-ci.plugins:credentials:1.9.4 org.jenkins-ci.plugins:credentials org.jenkins-ci.plugins

I tried all 3 and reparsed and yet it still shows red as a violation. So not only is the check broken but the component whitelist doesn't work.



original post: https://bitbucket.org/versioneye/versioneye/issues/320/component-whitelist-not-working

Any kind of feedback would be appricated :) Thank you!

Comments (8)

  1. Robert Reiz

    Hi @JordanGS could please post a link to your VersionEye organisation? I would like to take a look to your license whitelist and component whitelist. The project link to your VersionEye project you posted above doesn't work anymore. I assume you removed the project?

  2. GoranS reporter

    Hello @Robert Reiz

    Yes, i had removed it since it was throwing me errors for pull requests saying dependancy checks were failing. Thank you for replying, i have created a new one https://www.versioneye.com/user/projects/585024718de92a0042eb42d4

    "Why is the Jenkins team maintaining their own Mvn Repo? What's wrong with Maven Central?" To answer your question, i don't know. I am not a member of the Jenkins Core Team, simply a plugin developer. However i do know that for a long time they have been using their own repository for Jenkins rather than Maven Central and I can't see that changing anytime soon. So from my point of view, i love using Version Eye and would love to continue doing so. You or I can ask in the google group: https://groups.google.com/forum/#!forum/jenkinsci-users if you like about why they are using their own repo and not maven central.

  3. GoranS reporter

    @reiz Thanks a lot for adding it! How would i go about resolving the license issues? Or should i create a separate issue for that. Happy new years.

  4. Robert Reiz

    Hi @JordanGS. That would be another ticket. But if you are having a dependency with a "red" license you can either drop the dependency or you ask the maintainers of the software package for a different license. That last option usually involves Money ;-)

  5. Log in to comment