You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2013/07/20 00:22:05 UTC

[jira] (MPIR-282) Allow customisation via a parent POM

    [ https://jira.codehaus.org/browse/MPIR-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=329037#comment-329037 ] 

Dennis Lundberg commented on MPIR-282:
--------------------------------------

Until this is supported out of the box here's a way to do it:

# Create a small utility project that produces a zip file containing your properties-files.
# Add an execution to the build of your real project that does "dependency:unpack" to unpack the zip file into the /src/site/custom directory
                
> Allow customisation via a parent POM
> ------------------------------------
>
>                 Key: MPIR-282
>                 URL: https://jira.codehaus.org/browse/MPIR-282
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Improvement
>            Reporter: SebbASF
>
> Individual projects can easily customise the PIR report text by providing replacement properties in a custom bundle at ${project.basedir}/src/site/custom/project-info-report.properties
> It would be useful for projects which share a common parent pom (e.g. Apache Commons) to be able to share a custom bundle.

--
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