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

Option to Disable Parsing pom in jenkins during maven build.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • maven-plugin
    • None
    • Jenkins ver. 1.625.3
      maven-plugin 2.12.1

      We are working with internal maven extension which will set the maven properties on the fly during maven run, but maven build form jenkins build fails in parsing as unable evaluate the properties used in the pom files (seems parsing doesn't call maven internally).

      Is it possible to disable parsing in someway ?

      in below "groupId" property set by maven extension.
      14:15:00 Parsing POMs*14:15:10* ERROR: Failed to parse POMs*14:15:10*
      java.io.IOException
      : remote file operation failed: workspace/Module_Build at hudson.remoting.Channel@7cdee4ed:: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:14:15:10 [ERROR] 'dependencies.dependency.groupId' for ${groupId}:commons:jar with value '${groupId}' does not match a valid id pattern. @ line 66, column 13

            Unassigned Unassigned
            rgaduput Reddysekhar Gaduputi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: