Add more options to configure maven project building

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: