Integrating SourceMonitor into a Jenkins CI-System

前端 未结 3 1686
伪装坚强ぢ
伪装坚强ぢ 2021-02-08 13:00

I would like to integrate SourceMonitor into my Jenkins CI-system. Since there is no SourceMonitor plugin how can i make the results of SourceMonitor visible on my Jenkins Serve

3条回答
  •  天命终不由人
    2021-02-08 13:32

    You only realistically have the following options:

    1. Create a Hudson plugin for SourceMonitor yourself.
    2. Contact the SourceMonitor development team and ask them to create a Hudson plugin.
    3. Use an existing Hudson plugin that is similar to SourceMonitor.

提交回复
热议问题