Add example for mapstruct with Gradle 5
還沒有人認領這個 Issue。
評估
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 新手友好度
- 38/100
- Issue 類型
- 功能
- 描述清晰度
- 基本清楚
- 活躍度
- 停滯
- 技術堆疊
- java
- 領域
- build-system
研究方向
從 Gradle 5 範例開始,將其 annotation processor 設定與 Gradle 5 發行說明中的要求以及所參照的 Stack Overflow 報告進行比較。更新該範例,使其能夠與 Gradle 5 一起運作,包括 issue 中顯示的編譯器引數,並驗證該範例能夠成功建置。
由索引模型根據 Issue 內容生成。
描述
The example for Gradle 5 does NOT seem to work with Gradle 5. From the release notes: Release notes Gradle 5 states: Gradle will no longer automatically apply annotation processors that are on the compile classpath — use CompileOptions.annotationProcessorPath instead.
Specifically the "options.compilerArgs = [
'-Amapstruct.suppressGeneratorTimestamp=true" part.
See also my post on StackOverflow: https://stackoverflow.com/questions/56170222/migrating-from-gradle-4-to-5-how-to-get-mapstruct-1-20-final-working-with-it
- 主要語言
- Java
- 星號
- 1.4k
- 分支
- 504
- PR 合併指標
- 30 天內沒有已合併 PR
環境準備
我們還沒有檢查這個專案的環境設定檔。先看它的 README,通用步驟見我們的新手貢獻指南。
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
mapstruct/mapstruct-examples 的其他 Issue
-
Java 21 support未關閉
難度 4/5 3-5 天 新手友好度 35/100
mapstruct/mapstruct-examples#153 · 1 則留言 ·
-
難度 4/5 3-5 天 新手友好度 25/100
mapstruct/mapstruct-examples#149 · 1 則留言 ·
-
mapstruct-protobuf3 use lombok:UnsupportedOperationException(Collections$UnmodifiableCollection)未關閉
難度 2/5 1-3 小時 新手友好度 45/100
mapstruct/mapstruct-examples#142 ·
-
難度 4/5 3-5 天 新手友好度 15/100
mapstruct/mapstruct-examples#138 ·
-
難度 4/5 3-5 天 新手友好度 25/100
mapstruct/mapstruct-examples#128 · 1 個 reaction ·
查看 mapstruct/mapstruct-examples 的全部 Issue
相似的 Issue
-
bug
難度 2/5 1-3 小時 新手友好度 78/100
openhab/openhab-core#5847 ·
維護者通常 1 天內回覆
-
難度 2/5 1-3 小時 新手友好度 75/100
-
bug
難度 2/5 1-3 小時 新手友好度 76/100
-
難度 2/5 1-3 小時 新手友好度 88/100
apache/parquet-java#3820 ·
維護者通常 1 天內回覆
-
難度 2/5 1-3 小時 新手友好度 78/100
beehive-lab/jllm#187 ·