[JIRA] (IDP-2013) (jar enforcer) Dependency check fails for idp-installer.
Rod Widdowson (Jira)
jira at shibboleth.atlassian.net
Wed Sep 28 08:35:28 UTC 2022
Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *created* an issue
Identity Provider ( https://shibboleth.atlassian.net/browse/IDP?atlOrigin=eyJpIjoiYTg4Y2I5NGU0MmM0NGI1NDgyMGNjMjg1NjhiYzhiNDkiLCJwIjoiaiJ9 ) / Task ( https://shibboleth.atlassian.net/browse/IDP-2013?atlOrigin=eyJpIjoiYTg4Y2I5NGU0MmM0NGI1NDgyMGNjMjg1NjhiYzhiNDkiLCJwIjoiaiJ9 ) IDP-2013 ( https://shibboleth.atlassian.net/browse/IDP-2013?atlOrigin=eyJpIjoiYTg4Y2I5NGU0MmM0NGI1NDgyMGNjMjg1NjhiYzhiNDkiLCJwIjoiaiJ9 ) (jar enforcer) Dependency check fails for idp-installer. ( https://shibboleth.atlassian.net/browse/IDP-2013?atlOrigin=eyJpIjoiYTg4Y2I5NGU0MmM0NGI1NDgyMGNjMjg1NjhiYzhiNDkiLCJwIjoiaiJ9 )
Issue Type: Task Affects Versions: 5.0.0 Assignee: Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) Components: Build Created: 28/Sep/22 4:35 AM Fix Versions: 5.0.0 Priority: Trivial Reporter: Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 )
I saw this on a test build on Linux (but not on windows).
$ ls idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/*shib-cli*
idp-distribution/target/shibboleth-identity-provider-5.0.0-SNAPSHOT/bin/lib/shib-cli-9.0.0-20220927.010241-14.jar
POM
<dependency>
<groupId>${shib-shared.groupId}</groupId>
<artifactId>shib-cli</artifactId>
<scope>runtime</scope>
</dependency>
....
<artifactItem>
<groupId>${shib-shared.groupId}</groupId>
<artifactId>shib-cli</artifactId>
</artifactItem>
Our jar enforcer picks up on this because the version in the pom (5.0.0-SNAPSHOT) isn’t what is in the distro.
In the immediate I have turned off the check but we need to work out what has gone wrong.
( https://shibboleth.atlassian.net/browse/IDP-2013#add-comment?atlOrigin=eyJpIjoiYTg4Y2I5NGU0MmM0NGI1NDgyMGNjMjg1NjhiYzhiNDkiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-2013#add-comment?atlOrigin=eyJpIjoiYTg4Y2I5NGU0MmM0NGI1NDgyMGNjMjg1NjhiYzhiNDkiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100207- sha1:ee9e30a )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220928/7c8521ad/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-11522765-1de2-4864-88b9-c4ed9bbc07ee
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220928/7c8521ad/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-36994cd3-5bf2-46a5-a402-e2d9458f3728
Type: image/png
Size: 563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220928/7c8521ad/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-b77d236c-6c22-4b40-9d01-1802330bf6ae
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220928/7c8521ad/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-d81fc583-3a26-4546-a5e6-290d89ba8f70
Type: image/png
Size: 468 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220928/7c8521ad/attachment-0007.png>
More information about the commits
mailing list