[ https://issues.apache.org/jira/browse/SM-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940816#comment-17940816 ]
Dave Wichers commented on SM-5798: ---------------------------------- What does it mean that this is 'resolved' and that these are not OSGI bundles? When I look here: https://central.sonatype.com/artifact/org.apache.wss4j/wss4j-parent/3.0.4 - This artifact refers to OpenSAML v4.3.2. And yet, when I look here for the latest opensaml-saml-impl, opensaml-xacml-impl, and opensaml-xacml-saml-impl in Maven Central, the latest available are 4.0.1 (For example: https://central.sonatype.com/artifact/org.opensaml/opensaml-xacml-saml-impl/versions), and 3.4.6. Why aren't the newer versions of OpenSAML published to Maven Central like the previous ones were? I have a project using: https://central.sonatype.com/artifact/org.apache.wss4j/wss4j-ws-security-common/3.0.4 - which refers to these versions of these OpenSAML artifacts, but they aren't available in Central to download. It appears this project is maintained by Atlassian (https://shibboleth.atlassian.net/wiki/spaces/OSAML/overview), but this talks about OpenSAML 5.0+. So maybe they don't maintain OpenSAML v4? I finally tracked down that these artifacts are published here (e.g., https://mvnrepository.com/artifact/org.opensaml/opensaml-saml-impl/4.3.2). Any clue why these OpenSAML artifacts aren't in Central too? > Create OSGi bundles for opensaml 4.3.2 > -------------------------------------- > > Key: SM-5798 > URL: https://issues.apache.org/jira/browse/SM-5798 > Project: ServiceMix > Issue Type: Wish > Components: bundles > Reporter: Xilai Dai > Assignee: Jean-Baptiste Onofré > Priority: Major > Fix For: bundles-2024.11 > > > Opensaml 4.3.2 were released here > https://build.shibboleth.net/maven/releases/org/opensaml. > They are not OSGi bundles. > The latest bundle which ServiceMix created for Opensaml was 4.0.1_2. > There is no OSGi bundle for Opensaml 4.3.2 currently. (which are widely used > by CXF or other frameworks) -- This message was sent by Atlassian Jira (v8.20.10#820010)