KamleshKumar427 commented on issue #1217: URL: https://github.com/apache/age/issues/1217#issuecomment-1721306623
The issue you're encountering with the POM file might be due to network problems, incorrect dependencies, or XML formatting issues. But you can ensure these things, which may make it work: So first ensure your internet connection is stable, **verify dependencies** and their versions, check for proper XML formatting, validate the existence and compatibility of the parent POM (antlr4-master), use a compatible **Maven version** (at least 3.8), and consider deleting the local Maven repository directory if issues persist. Additionally, the command > sudo gradle assemble appears to be unrelated to Maven; ensure you are using the correct build tool. -- 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: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org