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

Add more options to configure maven project building

XMLWordPrintable

    • 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.

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

              Created:
              Updated:
              Resolved: