Azure / Azure/azure-libraries-for-java

Unable to build JavaDoc due to dependencies on SNAPSHOT releases that are not publicly hosted

Open
#171 18 comments 0 reactions 1 assignee Assigned to @jianghaolu View on GitHub
Investigate Mgmt
Dominant language
Java
Stars
97
Forks
102
PR merge metrics
No merged PRs in 30d

Description

A fresh clone of the azure-libraries-for-java project can not be built by running `mvn javadoc:javadoc` because there is a dependency on snapshot builds that are not available in any repository referenced by the pom. As of now, the first failure I encounter is the following:

`
[ERROR] Failed to execute goal on project azure-mgmt-storage: Could not resolve dependencies for project com.microsoft.azure:azure-mgmt-storage:jar:1.6.1-SNAPSHOT: Could not find artifact com.microsoft.azure:azure-mgmt-resources:jar:1.6.1-SNAPSHOT
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.