I think there are two issues with this, first of all git is not the only SCM, so why prefer it’s file.
But secondly it is very common that binary result artifacts are git ignored and exactly the stuff you want to package. For example target/ Are you thinking about -src archives, only? Having said that, supporting the file format and patterns might be a good idea (if it can be sorted out which directory level should be relevant) and having a easy way to enable .*ignore. Joseph Kessselman wrote on 10. Nov 2023 19:42 (GMT +01:00): > (Or, equivalently be told to take exclude list from a file in .gitignore > syntax and then be told .gitignore was that file.) > > If not, I'd consider that worth adding. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org