-
Improvement
-
Resolution: Fixed
-
Major
-
None
Currently, the behavior of the Maven plugin is to first parse the main pom, then execute pre-build if available.
In our case, this causes a problem because we don't store pom.xml directly in our scm, it needs to be instanciated from a template.
We would need to be able to execute pre-build before parsing the POM.
Judging from hudson.maven.MavenModuleSetBuild class it seems easy enough to do.
- is related to
-
JENKINS-7985 In Maven2 jobs, parsing POM is done *after* calling pre-build steps (using M2-extra-steps-plugin)
-
- Open
-
[JENKINS-5428] In Maven2 jobs, parsing POM is done *before* calling pre-build steps (using M2-extra-steps-plugin)
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Attachment | New: JENKINS-5428.patch [ 19084 ] |
Assignee | New: Vincent Latombe [ vlatombe ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Link | New: This issue is related to JENKINS-7985 [ JENKINS-7985 ] |
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: maven2 [ 15487 ] |
Workflow | Original: JNJira [ 135517 ] | New: JNJira + In-Review [ 203527 ] |