So I have been making plugins for a while and I have just started using maven. My problem is that when I build a Maven proyect I don't know how to select where the jar will be created in eclipse. How can I select it?
Typically, it will create a target folder to put the jar in. I believe in the pom you can change the output directory to your choosing.
Hopefully this will help. https://stackoverflow.com/questions...-the-outputdirectory-only-for-packaging-a-jar