Issue Type: Bug Bug
Assignee: Unassigned
Components: maven
Created: 13/Jun/13 3:07 AM
Description:

Given a project like;

.

– module1
  – module3
  `-- pom.xml
`-- pom.xml
– module2
`-- pom.xml
`-- pom.xml

When the site goal is run, a maven site link will be generated by the build however the final site structure is flattened to this;

.

– module1
– module2
`-- module3

This breaks the links to the nested modules.

Project: Jenkins
Priority: Major Major
Reporter: Bernard Leach
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to