microsoft / mssql-jdbc

The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
MIT License
1.06k stars 427 forks source link

12.7.1 preview #2470

Closed tkyc closed 4 months ago

sschu commented 4 months ago

@tkyc I am wondering why this hasn't landed on mavencentral (see https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc). Does it take so long to be published?

tkyc commented 4 months ago

@sschu

No, I suspect it's because of a release process change. During this release we had to migrate onto a new version of an internal release tool. I was investigating this, I'll let you know if anything changes.

tkyc commented 4 months ago

@sschu

This should be resolved. Artifacts will show up sometime tomorrow.

sschu commented 4 months ago

@tkyc Nothing to see, yet.

tkyc commented 4 months ago

@sschu

I see the artifact uploaded on my end. But it doesn't look like maven has indexed the artifacts yet. Let's give it a bit more time.

sschu commented 4 months ago

@tkyc Still nothing. I wouldn't expect it to take so long.

tkyc commented 4 months ago

@sschu

I see it there now.

sschu commented 4 months ago

True, thanks!