[
https://issues.apache.org/jira/browse/WINK-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727310#action_12727310
]
Martin Snitkovsky commented on WINK-8:
--------------------------------------
I have applied this patch and run maven install - all examples war files now
include LICENSE & NOTICE under META-INF
Question: Should DEPENDENCIES file be also packaged along with LICENSE &
NOTICE? i found it under
{example}\target\maven-shared-archive-resources\META-INF directory
currently this file is not packaged, since maven-war-plugin is configured to
package only LICENSE, NOTICE & DISCLAIMER
> Need to use the remote-resources plugin to include the std legal bits in all
> artifacts as required by ASF
> ---------------------------------------------------------------------------------------------------------
>
> Key: WINK-8
> URL: https://issues.apache.org/jira/browse/WINK-8
> Project: Wink
> Issue Type: Bug
> Components: Build
> Reporter: Jason Dillon
> Assignee: Martin Snitkovsky
> Attachments: WINK-8.patch
>
>
> The remote-resources plugin can do this automatically, and the ianal plugin
> can ensure that each artifact deployed has to the correct legal muck.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.