Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Lucian Holland
Total activity
7
Last activity
February 29, 2020 10:45
Member since
June 16, 2019 13:26
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
June 18, 2019 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?
Community
IntelliJ IDEA Users
Include maven version in artifact name
0 votes
Created
June 18, 2019 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...
Community
IntelliJ IDEA Users
Include maven version in artifact name
0 votes
Created
June 17, 2019 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...
Community
IntelliJ IDEA Users
Include maven version in artifact name
0 votes