主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Lucian Holland
活动总数
7
最后的活动
2020年02月29日 10:45
成员加入日期
2019年06月16日 13:26
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2019年06月18日 15:29
That's frustrating. Thanks for the answer. That ticket has been open for 8 years now; I guess the chances of it being implemented are... limited?
社区
IntelliJ IDEA Users
Include maven version in artifact name
0 票
创建于
2019年06月18日 13:08
I think the root of the problem here is that I had to create the artifact configuration manually. Is there a way to have Intellij automatically generate the artifact configuration from the maven po...
社区
IntelliJ IDEA Users
Include maven version in artifact name
0 票
创建于
2019年06月17日 10:02
The maven build is just doing the default that comes with maven - i.e. packaging: jar and a "finalName" of "${project.artifactId}-${project.version}" this gives a jar name of e.g. myProject-1.0.0-S...
社区
IntelliJ IDEA Users
Include maven version in artifact name
0 票