On Tue, Feb 6, 2024 at 7:30 AM Richard Eckart de Castilho <r...@apache.org> wrote:
> > > On 6. Feb 2024, at 10:14, Pablo Duboue <pablo.dub...@gmail.com> wrote: > > > > For building I had to define ~/.m2/toolchains.xml, you might want to add > a > > message to the README.md as I had a hard time understanding the > "toolchain" > > was missing, not the JDK itself. > > It's not advertised anywhere yet I think, but we do have a documentation > that > actually talks about the toolchain: > > https://nightlies.apache.org/uima/draft-guides/maint.html#_maven_toolchains > > Eventually, the UIMA website should link to that guide - and all the stuff > regarding releases, developer setup, etc. that we currently have on the > website should be dropped in favor of the maintainers guide. > > Feel free to update the website ;) > I've been thinking it'd be nice to refresh the website a bit. Maybe even have some sections generated with a more modern tool, lile Hugo. If that's something that interests the project, I can do some trials and share them, then we can decide. I understand the URLs in the current website are linked from multiple places and it is key to keep them as-is. P