The shipped artifact is built as jdbc-storage-dist-1.0.0.* but we want it to be java-plugin-jdbc-storage-1.0.0.*
Not sure how to do this but oidc-common does it.
I should probably try and fix the archetype as well
Environment
None
Activity
Rod WiddowsonJune 26, 2022 at 1:16 PM
Name changed in POM. tgz deployed correctly
Rod WiddowsonJune 26, 2022 at 12:07 PM
Reopening this one.
I just need to rename the artifact and we are done. This can be done under a minor version since the API change such as it is is invisible (the artifact has no maven consumers )
Rod WiddowsonJune 25, 2022 at 1:34 PM
I'm willing to be persuaded otherwise but it looks as though none of the other plugins have different names so we either
The shipped artifact is built as
jdbc-storage-dist-1.0.0.*
but we want it to bejava-plugin-jdbc-storage-1.0.0.*
Not sure how to do this but oidc-common does it.
I should probably try and fix the archetype as well