Re: Start in creating a new plugin

2017-09-17 Thread Slide
If you haven't executed maven before, then the .m2 directory probably won't exist. You can create the .m2 directory in the %USERPROFILE% directory, %USERPROFILE% is a variable, you can put it into Windows Explorer or the command line and it will resolve to the correct location (e.g., in the

Start in creating a new plugin

2017-09-17 Thread Amr Osama
First of all i want to create a jenkins plugin using eclipse having mvn 3.5 installed and jenkins 1.651.3 , and i just went throw you documentation , i cant find the first step which says to put some code in this path (Windows users will find them in %USERPROFILE%\.m2\settings.xml), i cant