disabled DMG build as it seem unmaintained and not working
diff --git a/pom.xml b/pom.xml
index 56985af..4e04212 100644
--- a/pom.xml
+++ b/pom.xml
@@ -300,6 +300,7 @@
       </activation>
       <build>
         <plugins>
+          <!--
           <plugin>
             <groupId>de.perdian.maven.plugins</groupId>
             <artifactId>macosappbundler-maven-plugin</artifactId>
@@ -337,6 +338,7 @@
               </execution>
             </executions>
           </plugin>
+          -->
         </plugins>
       </build>
     </profile>