Uploaded image for project: 'CI-Management'
  1. CI-Management
  2. CIMAN-202

Clean Sonar project name

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • Casablanca Release
    • None
    • None

      Project name is Sonar MUST be consistant with the name of the repos.

      for each project in the pom.xml file, it should be added a <name>sdc-sdc-workflow-designer</name> line

      Example:

      <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
      <artifactId>workflow-designer-parent</artifactId>
      <name>sdc-sdc-workflow-designer</name>
      <version>1.3.0-SNAPSHOT</version>
      <packaging>pom</packaging>

       

      To remove entry within Sonar, yaml file under ci-management/jjb/<project name> must be edited by removing following section:

      • project:
        name: vvp-gitlab-sonar
        jobs:
      • gerrit-maven-sonar
        cron: 'H 11 * * *'
        build-node: ubuntu1604-docker-8c-8g
        project: 'vvp/gitlab'
        project-name: 'vvp-gitlab'
        branch: 'master'
        mvn-settings: 'vvp-gitlab-settings'
        mvn-goals: 'clean install'
        mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'

            glanilis glanilis
            glanilis glanilis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: