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/linker/pom.xml b/compiler/base/linker/pom.xml
index 7cd5222..1e54710 100644
--- a/compiler/base/linker/pom.xml
+++ b/compiler/base/linker/pom.xml
@@ -25,7 +25,7 @@
     </parent>
 
     <artifactId>onos-yang-compiler-linker</artifactId>
-    <packaging>jar</packaging>
+    <packaging>bundle</packaging>
 
     <dependencies>
         <dependency>