Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想制作一个我的 maven 项目的 jar,其中还包括 /main/groovy 路径下存在的 groovy 类。
我该怎么做?
使用 GMavenPlus 的addSources目标、GMaven 的 addsource 目标或Build Helper Maven Plugin。