Azure / Azure/azure-libraries-for-java

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

オープン
#171 コメント 18 件 リアクション 0 件 担当者 1 名 @jianghaolu に割り当て済み GitHub で見る
Investigate Mgmt
主要言語
Java
スター
97
フォーク
102
PR マージ指標
30日以内にマージされた PR はありません

説明

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
`

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。