Hello,
The solution I see is to have an artifact (call it build-resources or
something like that) which contains those .properties

And use it tru remote-resources or dependency plugin.

-- 
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

2011/8/31 sebb <seb...@gmail.com>:
> On 23 August 2011 14:43, sebb <seb...@gmail.com> wrote:
>> The default customBundle is located at
>>
>> ${project.basedir}/src/site/custom/project-info-report.properties
>>
>> which works fine for single module projects.
>>
>> However, it does not seem to work for multi-module projects.
>>
>> How can one share the same bundle between multiple modules?
>>
>> The modules all share a common parent, but do not seem to pick up the
>> bundle from the parent.
>
> Anyone?
>
> Or is the only solution to duplicate the bundle in all projects?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to