Azure / Azure/azure-libraries-for-java
Unable to build JavaDoc due to dependencies on SNAPSHOT releases that are not publicly hosted
Offen
Investigate
Mgmt
- Vorherrschende Sprache
- Java
- Sterne
- 97
- Forks
- 102
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
`
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.