I created a new maven project in intellij and copied the helloworld plugin to it. At first everything is fine, no errors and when i click on classes that come from jenkins (like Builder) it decompile them and show me the source code. When I create a new run configurations (with "edit configurations") and choose +>maven and in the command line field write "hpi:run" it runs the project and jenkins works and everything is fine.
after that my project is full of errors (for example it doesn't recognize the imports), and when i click on the same classes that come from jenkins it cant find them. i recreated the project several times and it always happens. please help. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/28e15f29-6008-401f-b972-28cca6105952%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
