OxalisCommunity / Oxalis-AS4

PEPPOL AS4 pMode plugin for Oxalis
32 stars 25 forks source link

[maven] Oxalis AS4 plugin missing latest version in Maven #247

Closed karelkryda closed 3 months ago

karelkryda commented 3 months ago

Hi,

Here on Github you can see that version 6.6.0 of the Oxalis AS4 plugin has been released with security patches. The automated actions show that there is no automated upload of the latest version to the Maven repository. Therefore, the latest version in the Maven repository is currently 6.5.0. Would it be possible to upload the latest version to the Maven repository and create automated Github actions for this component as well?

Maven repo link here.

Thank you in advance

aaron-kumar commented 3 months ago

@karelkryda : Please check : https://repo1.maven.org/maven2/network/oxalis/oxalis-as4/6.6.0/ and https://central.sonatype.com/artifact/network.oxalis/oxalis-as4/versions

GitHub Action: https://github.com/OxalisCommunity/Oxalis-AS4/actions/runs/9155221720 Automated GitHub worflow: https://github.com/OxalisCommunity/Oxalis-AS4/blob/master/.github/workflows/release.yml

P.S. We expect all Oxalis user to do little bit of homework before posting issue. Thanks

karelkryda commented 3 months ago

Now I see version 6.6.0. I checked Github Actions for individual commits, but I guess you have it running on a Github Release? Anyway, I did my "homework" and even my Gradle project was unable to download the version. No idea what was wrong. Anyway, everything is fine now, I'm closing the issue.

Thanks for the information

P.S: do you know about this vulnerability, just asking? image