Azure / Azure/azure-libraries-for-java

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

Aperta
#171 18 commenti 0 reazioni 1 assegnatario Assegnata a @jianghaolu Vedi su GitHub
Investigate Mgmt
Lingua principale
Java
Stelle
97
Fork
102
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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
`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.