Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Francois-xavier Bonnet
Total activity
7
Last activity
July 09, 2024 22:41
Member since
June 21, 2024 06:04
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
July 09, 2024 22:41
Obviously it does not follow exactly Maven's original workflow otherwise I wouldn't have had this issue.
Community
IntelliJ IDEA Users
Incorrect value for maven property multiModuleProjectDirectory
0 votes
Created
July 02, 2024 05:47
I think I found the problem. I had a .mvn directory in my home directory, removing it solved the issue.I might have created this directory by mistake at some point.Roman Vatagin where can I find th...
Community
IntelliJ IDEA Users
Incorrect value for maven property multiModuleProjectDirectory
0 votes
Created
June 25, 2024 22:47
I have tried with a locally installed version or the wrapper but the result is the same. The problem does not come from the maven version used but from the java command issued by IntelliJ when buil...
Community
IntelliJ IDEA Users
Incorrect value for maven property multiModuleProjectDirectory
0 votes
Created
June 25, 2024 00:09
Starting from the terminal does not change anything.I don't think this is a maven issue or related to environment variable. I have tried adding -XshowSettings:properties in the VM Options and it ap...
Community
IntelliJ IDEA Users
Incorrect value for maven property multiModuleProjectDirectory
0 votes
Created
June 24, 2024 02:04
Hi Roman,I have created a small project that reproduces the issue (more details on how to reproduce in the readme).The project builds without error using mvn compile commandThe build fails when I b...
Community
IntelliJ IDEA Users
Incorrect value for maven property multiModuleProjectDirectory
0 votes