Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-8406

Add more options to configure maven project building

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None

      building MavenProject tru the maven ProjectBuilder api has some options currently "hardcoded" :

      • processPlugins (will be false by default)
      • resolveDependencies (will be false by default : too prevent too dependencies in Maven Info plugin)
      • validationLevel (VALIDATION_LEVEL_MAVEN_2_0 for maven 2 builds, VALIDATION_LEVEL_MAVEN_3_0 for maven >= 3.0 builds).

      We could made this configurable in advanced options.

          [JENKINS-8406] Add more options to configure maven project building

          Olivier Lamy created issue -
          Olivier Lamy made changes -
          Description Original: building MavenProject tru the maven ProjectBuilder api has some options currently "hardcoded" :
          * processPlugins (must be true by default)
          * resolveDependencies (must be true by default)
          * validationLevel (VALIDATION_LEVEL_MAVEN_2_0 for maven 2 builds, VALIDATION_LEVEL_MAVEN_3_0 for maven >= 3.0 builds).

          We could made this configurable in advanced options.
          New: building MavenProject tru the maven ProjectBuilder api has some options currently "hardcoded" :
          * processPlugins (will be false by default)
          * resolveDependencies (will be false by default)
          * validationLevel (VALIDATION_LEVEL_MAVEN_2_0 for maven 2 builds, VALIDATION_LEVEL_MAVEN_3_0 for maven >= 3.0 builds).

          We could made this configurable in advanced options.
          Olivier Lamy made changes -
          Description Original: building MavenProject tru the maven ProjectBuilder api has some options currently "hardcoded" :
          * processPlugins (will be false by default)
          * resolveDependencies (will be false by default)
          * validationLevel (VALIDATION_LEVEL_MAVEN_2_0 for maven 2 builds, VALIDATION_LEVEL_MAVEN_3_0 for maven >= 3.0 builds).

          We could made this configurable in advanced options.
          New: building MavenProject tru the maven ProjectBuilder api has some options currently "hardcoded" :
          * processPlugins (will be false by default)
          * resolveDependencies (will be false by default : too prevent too dependencies in Maven Info plugin)
          * validationLevel (VALIDATION_LEVEL_MAVEN_2_0 for maven 2 builds, VALIDATION_LEVEL_MAVEN_3_0 for maven >= 3.0 builds).

          We could made this configurable in advanced options.
          Olivier Lamy made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

          dogfood added a comment -

          Integrated in hudson_main_trunk #426
          changelog pour JENKINS-8406

          Olivier Lamy :
          Files :

          • changelog.html

          dogfood added a comment - Integrated in hudson_main_trunk #426 changelog pour JENKINS-8406 Olivier Lamy : Files : changelog.html
          Jenkins IRC Bot made changes -
          Component/s New: maven-plugin [ 16033 ]
          Component/s Original: maven2 [ 15487 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 138516 ] New: JNJira + In-Review [ 204792 ]

            olamy Olivier Lamy
            olamy Olivier Lamy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: