diff --git a/.classpath b/.classpath
index e9b18115..470e5334 100644
--- a/.classpath
+++ b/.classpath
@@ -6,7 +6,12 @@
-
+
+
+
+
+
+
@@ -33,9 +38,9 @@
-
+
diff --git a/pom.xml b/pom.xml
index 8418f9b4..5a487019 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,6 +137,25 @@
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+ 3.0.0
+
+
+ generate-sources
+
+ add-source
+
+
+
+ ${project.build.directory}/generated-sources/package-info
+
+
+
+
+
org.apache.maven.plugins
maven-jar-plugin
@@ -205,6 +224,12 @@
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+ 3.0.0
+
com.github.bohnman