use mapstruct for dto mapping and fix missing fields

This commit is contained in:
Sebastian Sdorra
2019-08-15 17:01:15 +02:00
parent 924efc6187
commit 55e4568ee5
20 changed files with 181 additions and 136 deletions

View File

@@ -10,7 +10,7 @@
</parent>
<artifactId>scm-git-plugin</artifactId>
<name>scm-git-plugin</name>
<name>Git</name>
<packaging>smp</packaging>
<url>https://bitbucket.org/sdorra/scm-manager</url>
<description>Plugin for the version control system Git</description>

View File

@@ -47,13 +47,7 @@
<information>
<author>Sebastian Sdorra</author>
<category>Git</category>
<tags>
<tag>git</tag>
<tag>scm</tag>
<tag>vcs</tag>
<tag>dvcs</tag>
</tags>
<category>Source Code Management</category>
</information>
<conditions>