mk868
mk868
Hello, Do you need help with this activity? If so, I can contribute
Hi, I've contacted you on Reddit, I started working on a plugin for Maven, I plan to create a PR next week
If the bug and the proposed solution are confirmed, I can contribute a fix
We can generate a new PGP key, only for deployment to Maven Central, and store the private key in the project's [secret variables](https://docs.github.com/en/actions/security-for-github-actions/security-guides/using-secrets-in-github-actions). Then the deployment process will be done...
Worth to note: @vorburger You mentioned about `io.ipfs.multibase` groupId on Maven Central. For compatibility reasons we may prefer to stay with `com.github.multiformats` groupId, then the migration path from JitPack to...
To summarize, migrating libraries from JitPack ([which may not be so reliable](https://committing-crimes.com/articles/2024-09-09-jitpack)) to Maven Central will require a change in the **groupId**. The proposed changes are outlined in the table...
Hello, Are there any updates regarding this PR? If necessary, I can split these changes into separate PRs - one for each SpotBugs issue
Hi, can we push forward this PR?