[
https://issues.apache.org/jira/browse/AXIS2-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prabhath Suminda updated AXIS2-5345:
------------------------------------
Attachment: site.patch
This patch simply replaces maven site plugin 2.2.1 with maven site plugin 3.1.
But then it will require maven 2.2 or greater to build. If it is a problem we
have to find an another way.
When building with maven site plugin 3 it says it can not identify href
attributes in menu tags. So only a single place had to changed in the site.xml
which has an unwanted href attribute. It is also included in this patch
> Site generation with maven 3
> ----------------------------
>
> Key: AXIS2-5345
> URL: https://issues.apache.org/jira/browse/AXIS2-5345
> Project: Axis2
> Issue Type: Bug
> Environment: Maven 3
> Reporter: Prabhath Suminda
> Assignee: Prabhath Suminda
> Priority: Minor
> Attachments: site.patch
>
>
> When site is generated using mvn site:site with maven 3 some links like issue
> tracking and mailing list are not working. This happens because currently the
> POM uses maven site plugin 2.1.1 which is incompatible with maven 3. So it
> has to be replaced with mavan site plugin 3.x. But maven site plugin 3.x
> requires at least Maven 2.2.0 to run.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]