Open
Description
Hello
I am new to maven as well as bazel
I am currently working on a POC to check how we can build and deploy java maven monorepo structure repositories to maven central
This is the link to my git repo monorepo -- https://github.com/yeshamavani/mavenpublish
I have added the hhtp_archive in my WORKSPACE file pointing to the repository
But I am still facing the error
can I get some help on this, as mentioned I am new to bazel and infact maven as well but seeing the benefits of bazel over maven we would like to start with bazel itself.
I even tried placing this particular http_archive at the start/ end of the file but still no luck.
Hope to here from you.