We have >1000 plugins that use more or the less the same structure. It would be helpful if you would also use the same structure otherwise it is harder to contribute to your project...
> Am 14.03.2019 um 11:33 schrieb Nikhil Bhoski <[email protected]>: > > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/b21957ef-aa8b-4205-b449-73aa02454675%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/b21957ef-aa8b-4205-b449-73aa02454675%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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/A9491EFE-9447-4654-984F-7EB63B6E431D%40gmail.com. For more options, visit https://groups.google.com/d/optout.
