-
Bug
-
Resolution: Fixed
-
Major
-
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! =)
If the "use private repository" option is specified, it is still not used as the
local repository for POM parsing. It should be! =)
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!