Can not change Maven home path to Maven 3.0..

已回答

After I installed IntelliJ IDEA, I tried to change Maven version apache-maven-3.0.4..

But after choose the location, I found a message “Maven 3.0 is not supported anymore, use maven 3.1+”

I have to use Maven 3.0.x. Is there any solution for that?

My IntelliJ version as belows: 

IntelliJ IDEA 2023.3.2 (Ultimate Edition)
Build #IU-233.13135.103, built on December 20, 2023
Licensed to 
You have a perpetual fallback license for this version.
Subscription is active until 
Runtime version: 17.0.9+7-b1087.9 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry:
 ide.experimental.ui=true
Non-Bundled Plugins:
 com.intellij.ml.llm (233.13135.116)
Kotlin: 233.13135.103-IJ
 

 

0

You can try using 3.0.4 Wrapper.

The other option would be to roll back to an earlier version of IDEA, that still supported Maven 3.0.

0

请先登录再写评论。