From a7fa4cfd75175d28d1dbd3ed67013e2174940380 Mon Sep 17 00:00:00 2001 From: Oliver Bertuch Date: Tue, 21 May 2024 00:52:10 +0200 Subject: [PATCH] chore: fix missing informations from POM required by Maven Central --- pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/pom.xml b/pom.xml index ec8490b..cedd000 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,29 @@ exporter-debug 0.0.2-SNAPSHOT jar + JSON/XML Debug Exporter Plugin + + This exporter plugin can be added to a Dataverse installation, dumping all possible JSON and XML data. + It also serves as a demo / example plugin. + + https://github.com/gdcc/exporter-debug + + + poikilotherm + Oliver Bertuch + github@bertuch.name + +1 + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + scm:git:https://github.com/gdcc/exporter-debug.git scm:git:git@github.com:gdcc/exporter-debug.git