Commit fb27b44
committed
fix(manifest): warn when --configs/--ignore-unresolved are used without --facts (REA-474)
Those options only affect --facts; the pom path (`sbt makePom`) has no
equivalent. Warn on an explicitly-passed flag in pom mode rather than silently
ignoring it. socket.json defaults don't trigger the warning — only a flag
actually present on the command line.1 parent 160208a commit fb27b44
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
226 | 240 | | |
227 | 241 | | |
228 | 242 | | |
| |||
0 commit comments