uzabase / playtest2

The next generation of Playtest :pray:
https://uzabase.github.io/playtest2/
MIT License
8 stars 0 forks source link

親モジュールを依存関係に追加したときに、子モジュールがすべて推移的依存関係として使えるようになっていてほしい #16

Open ayato-p opened 1 month ago

ayato-p commented 1 month ago

タイトルまま。

現状だとpomだけ公開されているが、依存がない状態なので子モジュールが入ってこない。

ayato-p commented 13 hours ago

例えばSpringBootのようにわかりやすくシーン別で組み合わせを提供する、みたいなのは有りだとは思うんだけど、それはそれとして親モジュールに何も含まれない問題はある。 https://github.com/spring-projects/spring-boot/tree/main/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-jetty/3.3.4