Do not tolerate unresolved URLs 51/84151/6
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 2 Sep 2019 21:40:07 +0000 (23:40 +0200)
committerStephen Kitt <skitt@redhat.com>
Fri, 6 Sep 2019 12:14:04 +0000 (12:14 +0000)
commitd2ed7e21f99e7223692d8ffadc62ab793acfbe59
tree1594a2271195144d4f02907aadc2712728301352
parent0419829780ac7bcfebf0b69bc51ab5a16e16fa38
Do not tolerate unresolved URLs

Not resolving repositories results in overrides not being applied
as they should be, leading to half-broken results. Do not tolerate
this happening.

As this causes the build to fail on our failure to expand karaf.etc
property, fix that up as well.

Change-Id: I5f4956215f7f016cdd012945ca0caf3d1ff2882c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
karaf-plugin/src/main/java/org/opendaylight/odlparent/PopulateLocalRepoMojo.java