Java SDK .jar fails to build
From this page:
https://catalog.azureiotsolutions.com/docs?title=Azure/azure-iot-device-ecosystem/get_started/java-devbox-setup
git clone https://github.com/Azure/azure-iot-sdk-java.git
cd azure-iot-sdk-java/device
mvn install
Has an error: package com.microsoft.azure.proton.transport.proxy does not exist
1
vote
