Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the project to Maven Central #393

Open
DanySK opened this issue Feb 5, 2021 · 6 comments
Open

Move the project to Maven Central #393

DanySK opened this issue Feb 5, 2021 · 6 comments
Labels
Milestone

Comments

@DanySK
Copy link
Contributor

DanySK commented Feb 5, 2021

Dear Orchid development team, JFrog announced that JCenter will be sunsetted on May 1st.
Consequently, Orchid must be deployed elsewhere, and I believe the most natural place is Maven Central.
Should you need simplified configuration, I developed a Gradle Plugin that should simplify the deployment.

@gciatto
Copy link

gciatto commented Feb 5, 2021

That would be great for my projects as well!

@lrizzato
Copy link

lrizzato commented Feb 5, 2021

I agree, that would be very useful.

@gciatto
Copy link

gciatto commented Apr 28, 2021

Any news here? May 1st is close...

@cjbrooks12
Copy link
Contributor

Hey everyone, I know yall have been wondering about the current and future status of Orchid. Long story short: my personal life got unexpectedly busy over the last year, but Orchid is not dead. Jcenter will remain read-only indefinitely and your current Orchid sites will continue to build, and I am currently, slowly, doing work behind-the-scenes to get Orchid republished on MavenCentral. You can read the full announcement on the Orchid blog

https://orchid.run/news/2021-5-13/whats-up-with-orchid

@cjbrooks12 cjbrooks12 added this to the 1.0.0 milestone Jul 5, 2021
@daniagudelos
Copy link

Hi! I read the note you left about the future of Orchid. I would like to know what is the status of this issue and the plans outlined in the note. Thank you.

@DanySK
Copy link
Contributor Author

DanySK commented Dec 10, 2021

It looks like the project has remained silent since August, after a period of more intense activity. Casey is still active (last activity on GH is few days ago), I guess he needs to work on other things (maybe propedeutic to orchid too).

DanySK added a commit to AlchemistSimulator/Alchemist that referenced this issue Jan 24, 2022
* Orchid seems to be facing issues with maintenance. The [last update](https://orchid.run/news/2021-5-13/whats-up-with-orchid) was on May 2021, and the deadlines there have not been met. Most notably, there is still no support for recent Java, nor a release on Central (orchidhq/Orchid#393). Hugo, although less integrated with Gradle, seems way more solid. I mourn the possibility to write templates in Pebble + Kotlin, the language for Hugo shortcodes is not even closely comparable.
* The CI now checks for dangling links, except in Dokka-generated documents, as they are **WAY** too buggy, see Kotlin/dokka#2320, Kotlin/dokka#2321, Kotlin/dokka#2322, and Kotlin/dokka#2323, that I opened before giving up on checking link integrity.
* The update comes with some internal refactoring to the classes defining the YAML syntax elements.
DanySK pushed a commit to AlchemistSimulator/Alchemist that referenced this issue Jan 24, 2022
### [12.2.2](12.2.1...12.2.2) (2022-01-24)

### Dependency updates

* **deps:** update dependency de.flapdoodle.embed:de.flapdoodle.embed.mongo to v3.3.0 ([5da5a24](5da5a24))
* **deps:** update dependency org.mockito:mockito-core to v4.3.0 ([1294343](1294343))

### Documentation

* **website:** switch from orchid to hugo ([#1049](#1049)) ([683c92b](683c92b)), closes [orchidhq/Orchid#393](orchidhq/Orchid#393) [Kotlin/dokka#2320](Kotlin/dokka#2320) [Kotlin/dokka#2321](Kotlin/dokka#2321) [Kotlin/dokka#2322](Kotlin/dokka#2322) [Kotlin/dokka#2323](Kotlin/dokka#2323)

### Revert previous changes

* **ci:** switch back ti a three-phase build-and-deploy ([33fd07e](33fd07e))

### Build and continuous integration

* build website before deployment ([48caa52](48caa52))
* fetch submodules on release ([d0f3fb6](d0f3fb6))
DanySK pushed a commit to AlchemistSimulator/Alchemist that referenced this issue Jan 25, 2022
### [12.2.2](12.2.1...12.2.2) (2022-01-25)

### Dependency updates

* **deps:** update dependency de.flapdoodle.embed:de.flapdoodle.embed.mongo to v3.3.0 ([5da5a24](5da5a24))
* **deps:** update dependency org.mockito:mockito-core to v4.3.0 ([1294343](1294343))

### Documentation

* **website:** switch from orchid to hugo ([#1049](#1049)) ([683c92b](683c92b)), closes [orchidhq/Orchid#393](orchidhq/Orchid#393) [Kotlin/dokka#2320](Kotlin/dokka#2320) [Kotlin/dokka#2321](Kotlin/dokka#2321) [Kotlin/dokka#2322](Kotlin/dokka#2322) [Kotlin/dokka#2323](Kotlin/dokka#2323)

### Revert previous changes

* **ci:** switch back ti a three-phase build-and-deploy ([33fd07e](33fd07e))

### General maintenance

* **release:** 12.2.2 [skip ci] ([60b5d52](60b5d52)), closes [orchidhq/Orchid#393](orchidhq/Orchid#393) [Kotlin/dokka#2320](Kotlin/dokka#2320) [Kotlin/dokka#2321](Kotlin/dokka#2321) [Kotlin/dokka#2322](Kotlin/dokka#2322) [Kotlin/dokka#2323](Kotlin/dokka#2323)

### Build and continuous integration

* build website before deployment ([48caa52](48caa52))
* fetch submodules on release ([d0f3fb6](d0f3fb6))
* fix test-deploy job ([2326e56](2326e56))
* restructure in multiple tasks ([7805062](7805062))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants