-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 1.455
With the following project structure
trunk/pom.xml
trunk/parent-module/pom.xml
trunk/other-module/pom.xml
...
where parent-module is the parent of other modules listed in the aggregator pom, a deployed maven site has the following structure:
site/* - for parent-module site
site/other-module/* - for other-module site
...
site/main/* - for aggregator pom site
and relative links that match this structure.
Jenkins, as described in the fix for JENKINS-2531, creates a different directory structure, so the links fail.
[JENKINS-13132] Incorrect site links when aggregator pom and parent pom are different
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: maven2 [ 15487 ] |
Workflow | Original: JNJira [ 143595 ] | New: JNJira + In-Review [ 175950 ] |