programatic install of rules artifacts for junits 13/30913/1
authorJorge Hernandez <jh1730@att.com>
Thu, 8 Feb 2018 19:35:44 +0000 (13:35 -0600)
committerJorge Hernandez <jh1730@att.com>
Thu, 8 Feb 2018 19:35:44 +0000 (13:35 -0600)
commit19257102e06ecea46c0c3a6ba2063a42e6c4231a
tree93321078632099ff48233a288984d27b6082536c
parent9916cc6f9f6070c879cbf5ae19441155fcff695c
programatic install of rules artifacts for junits

instead of relying on pom.xml, build settings.
since jenkins jobs that generate sonars don't
seem to go through a build phase anymore, therefore
the preceding artifacts are not available in the
local repository, which is required by the tests.

Change-Id: Icfd14b2f8a6c6e1ac7d986bd6eb977b2a83b044d
Issue-ID: POLICY-621
Signed-off-by: Jorge Hernandez <jh1730@att.com>
policy-core/pom.xml
policy-core/src/test/java/org/onap/policy/drools/core/DroolsContainerTest.java
policy-core/src/test/resources/drools-artifact-1.1/pom.xml [moved from policy-core/drools-artifact-1.1/pom.xml with 100% similarity]
policy-core/src/test/resources/drools-artifact-1.1/src/main/resources/META-INF/kmodule.xml [moved from policy-core/drools-artifact-1.1/src/main/resources/META-INF/kmodule.xml with 100% similarity]
policy-core/src/test/resources/drools-artifact-1.1/src/main/resources/rules.drl [moved from policy-core/drools-artifact-1.1/src/main/resources/rules.drl with 100% similarity]
policy-core/src/test/resources/drools-artifact-1.2/pom.xml [moved from policy-core/drools-artifact-1.2/pom.xml with 100% similarity]
policy-core/src/test/resources/drools-artifact-1.2/src/main/resources/META-INF/kmodule.xml [moved from policy-core/drools-artifact-1.2/src/main/resources/META-INF/kmodule.xml with 100% similarity]
policy-core/src/test/resources/drools-artifact-1.2/src/main/resources/rules.drl [moved from policy-core/drools-artifact-1.2/src/main/resources/rules.drl with 100% similarity]