Top level build of component Javadocs

Change-Id: Iceb2a7c84b3dd0b354b27f93a0f746913cd9b778
diff --git a/utils/junit/BUCK b/utils/junit/BUCK
index 24bcf72..060d329 100644
--- a/utils/junit/BUCK
+++ b/utils/junit/BUCK
@@ -20,6 +20,7 @@
     visibility = ['PUBLIC'],
     resources_root = 'src/main/resources',
     resources = glob(['src/main/resources/**']),
+    package_name_root = 'org.onlab',
 )
 
 java_test(