Skip to content

Commit

Permalink
Adds fabric8-maven-plugin
Browse files Browse the repository at this point in the history
> This project has been deprecated and is no longer under active development.
>
> Use Eclipse JKube instead.
>
> This project has been rebranded to https://github.com/eclipse-jkube/jkube.
>
> The Fabric8 Maven Plugin is no longer supported.
>
> All new features and support can be requested in the Eclipse JKube project.

https://github.com/fabric8io/fabric8-maven-plugin

eclipse-jkube/jkube@0d02f1e
  • Loading branch information
froque committed Oct 21, 2024
1 parent adeb08e commit e97bf0f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions uc/og-definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,11 @@
"old": "info.cukes",
"new": "io.cucumber"
},
{
"old": "io.fabric8:fabric8-maven-plugin",
"new": "org.eclipse.jkube:kubernetes-maven-plugin",
"context": "This project has been rebranded to https://github.com/eclipse-jkube/jkube."
},
{
"old": "io.github.benas:random-beans",
"new": "org.jeasy:easy-random-core"
Expand Down Expand Up @@ -1543,6 +1548,10 @@
"old": "org.eclipse.jetty.websocket:javax-websocket-client-impl",
"new": "org.eclipse.jetty.websocket:websocket-javax-client"
},
{
"old": "org.eclipse.jkube:k8s-maven-plugin",
"new": "org.eclipse.jkube:kubernetes-maven-plugin"
},
{
"old": "org.eu.acolyte:acolyte-core",
"new": "org.eu.acolyte:jdbc-driver"
Expand Down

0 comments on commit e97bf0f

Please sign in to comment.