Converted all artifacts to OSGi jars.

Fixed the split package warnings resulting from inclusion of generated test resources into the production jar by pruning them out prior to packaging.

Change-Id: Ie1669dfbef6198a511c1df38b5771c7a3c647717
diff --git a/compiler/base/tool/pom.xml b/compiler/base/tool/pom.xml
index e7a5aa0..235bd23 100644
--- a/compiler/base/tool/pom.xml
+++ b/compiler/base/tool/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>onos-yang-compiler-tool</artifactId>
     <version>1.12-SNAPSHOT</version>
-    <packaging>jar</packaging>
+    <packaging>bundle</packaging>
 
     <dependencies>
         <dependency>