plugin project structure

19 views
Skip to first unread message

Nikhil Bhoski

unread,
Mar 14, 2019, 6:33:31 AM3/14/19
to Jenkins Developers
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 

Oleg Nenashev

unread,
Mar 14, 2019, 7:45:43 AM3/14/19
to Jenkins Developers
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

Ullrich Hafner

unread,
Mar 14, 2019, 8:09:05 AM3/14/19
to Jenkins Developers
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...

--
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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/b21957ef-aa8b-4205-b449-73aa02454675%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages