diff --git a/pom.xml b/pom.xml index 408ceac61..800ebdb75 100755 --- a/pom.xml +++ b/pom.xml @@ -166,6 +166,25 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + + + ${os.name} + ${user.name} + ${java.version} + ${maven.build.timestamp} + ${project.artifactId} + + + + org.codehaus.mojo versions-maven-plugin