-
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! =)
[JENKINS-4102] POM Parsing does not use private repository
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: maven2 [ 15487 ] |
Workflow | Original: JNJira [ 134175 ] | New: JNJira + In-Review [ 202662 ] |
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!