brew config AND brew doctor output OR brew gist-logs <formula> link
The nuxeo formula installs version 11.4.42, which is an end-of-life version of Nuxeo no longer maintained or supported by the upstream vendor (Hyland/Nuxeo). This version is approximately 10 years old.
Installing it today leads users to a broken, unsupported product. The formula qualifies for deprecation under Homebrew's criteria: the software has been discontinued upstream for this version.
I am a representative of the Nuxeo/Hyland team and can confirm this version is no longer maintained. Arnaud Kerven left the company 4 years ago, and likely can't make the change. Notice Hyland.com is the owner of Nuxeo since ~2021.
Suggested action: disable! with reason :unmaintained.
Verification
What were you trying to do (and why)?
The formula does install Nuxeo, but the version is old, not secure, requires old and unsupported version of related framework/tools (database, elasfiicsearch, ffmpeg, ...)
What happened (include all command output)?
Nothing bad happened, Nuxeo is installed but it's way too old
What did you expect to happen?
Best case: no formula available. If not possible, a warning that the version is old, the formula not maintained and it should not be used anymore.
Step-by-step reproduction instructions (by running brew commands)
Just brew install nuxeo works, but it should not :-)
brew configANDbrew doctoroutput ORbrew gist-logs <formula>linkVerification
brew doctoroutput saysYour system is ready to brew.and am still able to reproduce my issue.brew updateand am still able to reproduce my issue.brew doctorand that did not fix my problem.What were you trying to do (and why)?
The formula does install Nuxeo, but the version is old, not secure, requires old and unsupported version of related framework/tools (database, elasfiicsearch, ffmpeg, ...)
What happened (include all command output)?
Nothing bad happened, Nuxeo is installed but it's way too old
What did you expect to happen?
Best case: no formula available. If not possible, a warning that the version is old, the formula not maintained and it should not be used anymore.
Step-by-step reproduction instructions (by running
brewcommands)