Publishing to Maven Central Repository
Anybody here already released an open source project in Maven Central repository?
I've trying to release my open source project (https://github.com/psycotrompus/sql-stringbuilder-dsl) to help generate SQL statements using a custom DSL.
I think I've already configured the project's pom.xml file according to their recommendations, but I'm still getting 401 response when uploading the artifacts.
Any help would be appreciated.
I've trying to release my open source project (https://github.com/psycotrompus/sql-stringbuilder-dsl) to help generate SQL statements using a custom DSL.
I think I've already configured the project's pom.xml file according to their recommendations, but I'm still getting 401 response when uploading the artifacts.
Any help would be appreciated.
GitHub
A Java SQL StringBuilder but fancy. Contribute to psycotrompus/sql-stringbuilder-dsl development by creating an account on GitHub.