Reputation: 796
I am new to Maven. I tried to install maven in existing Anypoint studio (version 6.0) by following below steps.
1) Help -> Install New software -> select the site -> lookfor maven -> click Next -> Install 2) Restarted the Anypoint studio.
Now i have try to create a mule project by enabling "Use Maven". But is disabled after maven add on installation. I have clicked "configure Maven" and it asked me the maven installation directory. I dont know what is maven installatin directory.
Windows -> Preference -> Anypoint studio->Maven->entered some path in the installation directory->
Error : Value must point to the root of maven installation.
Here I have attached error screenshot. Kindly help me in this.
Upvotes: 0
Views: 966
Reputation: 27
You need to point it to one folder inside.like
C:\apache-maven-3.5.0-bin\apache-maven-3.5.0
/bin should be an immediate child to Maven Home
Regards,
Amatya Annamaneni
Upvotes: 0