Azure / azure-libraries-for-java

Azure Management Libraries for Java
https://docs.microsoft.com/en-us/java/azure/
MIT License
94 stars 98 forks source link

Plan to publish the latest version of 'azure-mgmt-datalake-store' on Maven? #66

Closed harindersb closed 6 years ago

harindersb commented 6 years ago

Currently, we have very old versions of 'azure-mgmt-datalake-store' on maven. Is there a plan to publish the latest versions there?

hovsepm commented 6 years ago

Shipped recently to maven - http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22azure-mgmt-datalake-store%22

harindersb commented 6 years ago

This shows the latest version is 1.0.0-beta1.4. But we are on 1.6 now. Looks like a very old version got published.

ro-joowan commented 6 years ago

@harindersingh861 This is most likely because ADLA and ADLS are not in track with the rest of the libraries yet, as it does not have fluent support. The plan is to integrate fluent soon.