• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: All, OS: All

      If the "use private repository" option is specified, it is still not used as the
      local repository for POM parsing. It should be! =)

          [JENKINS-4102] POM Parsing does not use private repository

          Code changed in hudson
          User: : abayer
          Path:
          trunk/hudson/main/maven-plugin/pom.xml
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/FilteredChangeLogSet.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModuleSet.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenUtil.java
          trunk/hudson/main/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly
          trunk/hudson/main/war/resources/help/maven/incremental.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=20113
          Log:
          [FIXED JENKINS-4102] Private repository will now be used for POM parsing - but more importantly, incremental Maven build support now added!

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : abayer Path: trunk/hudson/main/maven-plugin/pom.xml trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/FilteredChangeLogSet.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModuleSet.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenUtil.java trunk/hudson/main/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly trunk/hudson/main/war/resources/help/maven/incremental.html http://fisheye4.cenqua.com/changelog/hudson/?cs=20113 Log: [FIXED JENKINS-4102] Private repository will now be used for POM parsing - but more importantly, incremental Maven build support now added!

          Code changed in hudson
          User: : abayer
          Path:
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=20117
          Log:
          JENKINS-4102 and the incremental Maven build support

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : abayer Path: trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=20117 Log: JENKINS-4102 and the incremental Maven build support

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/FilteredChangeLogSet.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModule.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java
          trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenUtil.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=20121
          Log:
          JENKINS-4102 removed logic duplication between FilteredChangeSet and MavenUtil, and split the rather complex filtering code into smaller functions.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/FilteredChangeLogSet.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModule.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java trunk/hudson/main/maven-plugin/src/main/java/hudson/maven/MavenUtil.java http://fisheye4.cenqua.com/changelog/hudson/?cs=20121 Log: JENKINS-4102 removed logic duplication between FilteredChangeSet and MavenUtil, and split the rather complex filtering code into smaller functions.

            abayer Andrew Bayer
            abayer Andrew Bayer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: