cstamas commented on code in PR #21: URL: https://github.com/apache/maven-hocon-extension/pull/21#discussion_r1998318441
########## README.md: ########## @@ -14,6 +14,19 @@ See the License for the specific language governing permissions and limitations under the License. --> + +⚠️ **WARNING** ⚠️ +================ +This extension has several significant limitations: +- No location tracking support, making error messages less helpful +- Uses an unmaintained library as its core dependency + +**Consider using [Mason](https://github.com/maveniverse/mason) instead, which provides a more robust and maintained alternative.** + +📢 **ARCHIVED REPOSITORY** 📢 +========================== +This repository has been archived and is no longer maintained. Please use [Mason](https://github.com/maveniverse/mason) instead. Review Comment: Also there was a thread on ML where some expressed opinion to not keep these "experiments" in ASF Maven as that may show false pictures of how we want to maintain these. Having it in Maveniverse is not like we don't (is not opposite) but we are not saying "it's official" either. And as Peter say, whoever needs it may fork it. Altough new work by Guillaume is superior to this one, so am unsure is unarchiving this one really feasible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org