Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11681
| From | Emmanuel Bourg <ebourg@apache.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Using --ignore in Maven packaging |
| Date | 2020-06-07 11:10 +0200 |
| Message-ID | <AeZtv-691-3@gated-at.bofh.it> (permalink) |
| References | <AdFnb-3Vg-3@gated-at.bofh.it> <AeLJU-64k-11@gated-at.bofh.it> <AeR2V-WN-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Le 07/06/2020 à 01:50, Olek Wojnar a écrit : > But say there's a dummy root POM and I don't want to have a > "dummy-build-only" directory added to the final package. So I add a > --ignore for that POM (also tried --ignore-pom) but then I get > complaints that required dependencies are not present. Specifically, the > dependencies for the ignored POM that I have listed in the ignoreRules. > It almost seems that if I --ignore a POM then the ignore-Rules for that > POM are ignored as well, but the package build still tries to find those > dependencies. Does that make sense? I'm not sure to understand, but the root pom should not be ignored, it has to be installed in the binary package. Otherwise there might be missing information for other projects depending on this project. Emmanuel Bourg
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Find similar
Using --ignore in Maven packaging Olek Wojnar <olek@debian.org> - 2020-06-03 19:30 +0200
Re: Using --ignore in Maven packaging Emmanuel Bourg <ebourg@apache.org> - 2020-06-06 20:30 +0200
Re: Using --ignore in Maven packaging Olek Wojnar <olek@debian.org> - 2020-06-07 02:10 +0200
Re: Using --ignore in Maven packaging Emmanuel Bourg <ebourg@apache.org> - 2020-06-07 11:10 +0200
csiph-web