Add configuration for new publishing process to Central#38
Conversation
|
Any update @reckart ? We would need that in a released version to run a new jwpl release |
|
The question remains: can I still publish to non-central repositories when this change has been made? E.g. when I publish INCEpTION, it goes to a repository hosted by UKP Lab. Do you know if that will still work? |
|
Nope. You could try? ;-) (or we put it into an additional profile) |
|
@rzo1 I'll have to release it then with this change, don't I - since I can't release INCEpTION based on a SNAPSHOT parent. Here is my hypothesis:
So the thing seems on hinge on whether the new plugin supports legacy repositories. Unfortunately, I didn't find any documentation on that matter. |
|
Well, anyway. I'll merge it, release it, and then we'll see. |
|
Oh, I forgot to mention - the bad thing about extensions inherited from a parent POM is that they (afaik) cannot be disabled by the inheriting POM. So the alternative to a profile would be to have to put an |
|
33 has been published using the new process. I'll try INCEpTION in a bit. |
|
Ok, so the with the plugin present, I can no longer deploy to non-maven-central. That's not nice. I upgraded INCEpTION to 33 and ran a release build, and instead of respecting the |
This PR reconfigures the release process to use the new Sonatype Portal after the namespace was migrated.
FYI: @reckart @mawiesne