From ff6f8ab3ca07fbbaf2ecd6890b08f14b54a9d356 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Wed, 4 Jun 2014 16:23:31 +0200 Subject: [PATCH] Attaching sources for mapstruct-jdk8 module --- core-jdk8/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 4f8c72266..1a2cf4711 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -71,6 +71,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + + org.apache.maven.plugins maven-compiler-plugin