Azure / Azure/azure-libraries-for-java
Unable to build JavaDoc due to dependencies on SNAPSHOT releases that are not publicly hosted
Abierto
Investigate
Mgmt
- Lenguaje dominante
- Java
- Estrellas
- 97
- Forks
- 102
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.