Remove local artifacts from install request 74/79474/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 11 Jan 2019 13:50:35 +0000 (14:50 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 11 Jan 2019 13:53:48 +0000 (14:53 +0100)
commit56a30c19bb233e6e470f5e4135aaaab05e6775b3
treecdd4e70b51c223bb0810d4e984171b85bc3c9e22
parenta20db9a7742c86ac5f1c479f0021e287c2b7dddd
Remove local artifacts from install request

Since we may have artifacts in the local repository which have
modifications, we do not want to include them in the install
request.

Make sure we exclude such artifacts.

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