Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to run maven command in STS

I am not able to run maven command from the STS tool I want to install external jar.

i open the maven console from open console option of STSsee image

when I put the command in a console and press enter key nothing is happening.

Please help me how can I run command.

like image 661
Rahul Chavan Avatar asked Nov 29 '25 16:11

Rahul Chavan


1 Answers

Go to Eclipse market place and search for terminal. From list install TM terminal as shown in image below.

enter image description here

Once terminal is install restart eclipse and try to open terminal from show prospective view as shown in image below.

enter image description here

Now you can issue your maven command inside terminal and make sure that you are in workspace of your project that has pom file.

enter image description here

like image 102
Waqas Ahmed Avatar answered Dec 02 '25 05:12

Waqas Ahmed



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!