4paradigm / 4paradigm/OpenMLDB

Make install will compile Java packages for two times

オープン
#1,297 コメント 1 件 リアクション 0 件 担当者 2 名 @aceforeverd が担当を希望しています GitHub で見る
enhancement
主要言語
C++
スター
1.7k
フォーク
331
平均マージ
12日 12時間
マージ済み PR(30日)
1

説明

Now `make install` will compile Java packages with `mvn` for two times which takes much more time.

Screen Shot 2022-02-23 at 5 02 20 PM

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

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

調査の方向性

Look at the Makefile to understand the 'make install' target and its dependencies. Identify where mvn is invoked and why it runs twice. The fix likely involves adjusting the build order or removing a redundant mvn call. Test by running 'make install' after changes to ensure compilation happens only once.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
build-system
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
55/100

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

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