Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.3.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The site plugin docs state that 'If subprojects inherit the site URL from a parent POM, they will automatically append their <artifactId> to form their effective deployment location.' However, the modules overview page created by the pir plugin apparently uses the sub-modules directory names instead of the artifactId, leading to wrong links if the artifactId is different from the module name. The links in the modules menu (which is created by the site plugin) is correct.
Issue Links
- is related to
-
MPIR-201
The project info module report produces incorrect links
-
MPIR-201is a more general problem where the deployment URL given in distributionManagement differs from the module names.