Hi Joseph,

On Sat, 11 Nov 2023 at 17:27, Joseph Kesselman <kesh...@alum.mit.edu> wrote:
>
> ... Right. I was thinking specifically about source assembly, where a good 
> initial approximation is to include the same files checked into git. 
> Obviously that's wrong for binary assembly, but having the option of "import 
> ignore list into source excludes" would help keep the two in synch. And the 
> basic selection pattern syntax seems close to the same.

At Logging Services we are currently using a script to include all
files in the Git repository (and only the files in the repository):

https://github.com/apache/logging-parent/blob/c6f639f6ecfcf1a74b1c7596f7d8c20dd515d8b8/pom.xml#L1166

In time we plan to integrate this with the Maven Assembly and Scm plugin.

Piotr

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

Reply via email to