diff --git a/geoportal-common/pom.xml b/geoportal-common/pom.xml index 404e742..e47ea6f 100644 --- a/geoportal-common/pom.xml +++ b/geoportal-common/pom.xml @@ -111,4 +111,24 @@ + + + + + org.apache.maven.plugins + maven-source-plugin + ${plugin.source.version} + + + jar-no-fork + install + + jar + + + + + + + \ No newline at end of file