-
Notifications
You must be signed in to change notification settings - Fork 10
Publish connector maven artifacts to maven central (Release & Merge) #16
Comments
This can likely follow the same approach as adopted for base egeria (above) which has now been proven for the 2.7 release. The end result would be connectors available on maven central - snapshot or released. The only additional questions are :
|
My proposal is to:
With this done we could think about #5 where the intent was to actually deploy an environment using the connector - live/real server then test against |
As per discussion - feel free to assign back if you need a hand or would like me to do this |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions. |
The sas viya connector is now publishing artifacts to maven central. See
We probably don't need a custom docker image, but if so that repo also has a custom Dockerfile Credentials need adding to this repo for publishing to work @wbittles let me know if/when you'd like me to do this, or you would like to do it (except the credentials which I need to manage until the LF take them over) |
Added required Secrets for publishing pipeline. |
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
#16 update build pipelines to publish to sonatype/maven central
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
…tion Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
#16 rename connector dir & maven artifact to conform to egeria conven…
Builds are consistently failing with:
|
…aviour Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
#16 remove maven local repo reference - causes inconsistent build beh…
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
This should be done, so closing. WIll validate release pipeline when we are ready to release. |
In odpi/egeria#4664 the main egeria code switched to publishing maven artifacts for a release via github actions direct to maven central. Additionally snapshots are also published to maven central
Github actions need to be put in place for this repo once the connector is updated & in a representative state
cc: @wbittles
The text was updated successfully, but these errors were encountered: