On Mon, Jul 11, 2011 at 2:37 PM, Stefano Bagnara <[email protected]> wrote:

<snip>

> Please note that tester\src\main\resources\META-INF\NOTICE includes
> specific statements (also copied in the /NOTICE.txt) about third party
> files bundled in the source tree (so this is a bit different from
> other james projects and maven default configuration won't work well).
> In past maven allowed to add a footer to the generated NOTICE by using
> a pom configuration, but newer "remote resources plugin" removed this
> option (never understood why) so we have to deal with multiple
> LICENSE/NOTICE tuples (https://issues.apache.org/jira/browse/LEGAL-28).

I've started work on a tool to help with this problem. Maven now seems
to do a reasonable job with jars. LICENSE and NOTICE in source need to
reflect what's in version control, and Maven now does a reasonable job
with the automagic source release. I think what's missing ATM is
support for templated generation during artifact assembly.

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to