You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context:
We had integrated MobileDeviceInfo into our Appium automation framework about a year ago with the help of which we were able to pull Device info like name, version, UDID, etc.
Everything was working fine until we cleared our local .m2 repository about 2-3 days ago. Ever since, we haven't been able to use the capabilities of this library.
A reload on pom.xml is giving Unauthorised error:
Could not transfer artifact com.testinium.deviceinformation:device-information:pom:2.0 from/to public (https://mvn.testinium.com/repository/public/): authentication failed for https://mvn.testinium.com/repository/public/com/testinium/deviceinformation/device-information/2.0/device-information-2.0.pom, status: 401 Unauthorized
Even accessing directly on the browser is asking for login credentials:
Could you help us with more information around the repository access? Were there any changes that were made in the last few weeks? Are there any workarounds for us to access the repository?
Looking forward to hearing back from you.
The text was updated successfully, but these errors were encountered:
Hello
We are sorry for the issue. We have re-granted the necessary repository access permissions. You can try to access it again and if you encounter any problems you can contact us at [email protected]
Context:
We had integrated MobileDeviceInfo into our Appium automation framework about a year ago with the help of which we were able to pull Device info like name, version, UDID, etc.
Everything was working fine until we cleared our local .m2 repository about 2-3 days ago. Ever since, we haven't been able to use the capabilities of this library.
A reload on pom.xml is giving Unauthorised error:
Could not transfer artifact com.testinium.deviceinformation:device-information:pom:2.0 from/to public (https://mvn.testinium.com/repository/public/): authentication failed for https://mvn.testinium.com/repository/public/com/testinium/deviceinformation/device-information/2.0/device-information-2.0.pom, status: 401 Unauthorized
Even accessing directly on the browser is asking for login credentials:
Could you help us with more information around the repository access? Were there any changes that were made in the last few weeks? Are there any workarounds for us to access the repository?
Looking forward to hearing back from you.
The text was updated successfully, but these errors were encountered: