Hello, Could you provide a link to the repository? The structure may be fine if the top-level "maven" directory is a module (I'd guess it is not). Otherwise you will have issues with standard tools like Maven release Plugin, buildPlugin() Pipeline method or Plugin Compat Tester
Best regards, Oleg On Thursday, March 14, 2019 at 11:33:31 AM UTC+1, Nikhil Bhoski wrote: > > Hi All, > > I am planning to host a new plugin on jenkins which supports MATLAB to run > tests. My maven project structure is > > main > | > |__ src > |__main > |__ test > pom.xml > > Which is bit different from usual maven project. My question is if this > structure is fine to have my plugin hosted on Jenkins ? > > I went through > https://wiki.jenkins.io/display/JENKINS/Hosting+Plugins#HostingPlugins-Prerequisites > > however this did not mention any specific project structure. hence posting > this question here. > > Thanks in advance. > Nikhil > > -- 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/44aedead-e7f6-4699-9966-4aa76deae631%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
