diff --git a/Kitodo-API/pom.xml b/Kitodo-API/pom.xml
index cdaf690e20d..6c3a32222e4 100644
--- a/Kitodo-API/pom.xml
+++ b/Kitodo-API/pom.xml
@@ -23,6 +23,7 @@
Kitodo - API
+ org.kitodo
kitodo-api
diff --git a/Kitodo-Command/pom.xml b/Kitodo-Command/pom.xml
index f9f4df1069c..dab5e556a4f 100644
--- a/Kitodo-Command/pom.xml
+++ b/Kitodo-Command/pom.xml
@@ -23,6 +23,7 @@
Kitodo - Command
+ org.kitodo
kitodo-command
diff --git a/Kitodo-DataEditor/pom.xml b/Kitodo-DataEditor/pom.xml
index 49de857cec8..02437bc61f1 100644
--- a/Kitodo-DataEditor/pom.xml
+++ b/Kitodo-DataEditor/pom.xml
@@ -21,6 +21,7 @@
Kitodo - Data Editor
+ org.kitodo
kitodo-data-editor
diff --git a/Kitodo-DataFormat/pom.xml b/Kitodo-DataFormat/pom.xml
index ae7a5b71d60..19676437b1e 100644
--- a/Kitodo-DataFormat/pom.xml
+++ b/Kitodo-DataFormat/pom.xml
@@ -21,6 +21,7 @@
Kitodo - Data Format
+ org.kitodo
kitodo-data-format
diff --git a/Kitodo-DataManagement/pom.xml b/Kitodo-DataManagement/pom.xml
index d711c86f2fa..767cce09e8e 100644
--- a/Kitodo-DataManagement/pom.xml
+++ b/Kitodo-DataManagement/pom.xml
@@ -23,6 +23,7 @@
Kitodo - Data Management
+ org.kitodo
kitodo-data-management
diff --git a/Kitodo-Docket/pom.xml b/Kitodo-Docket/pom.xml
index fa200498d88..621bf46641b 100644
--- a/Kitodo-Docket/pom.xml
+++ b/Kitodo-Docket/pom.xml
@@ -23,6 +23,7 @@
Kitodo - Docket
+ org.kitodo
kitodo-docket
diff --git a/Kitodo-FileManagement/pom.xml b/Kitodo-FileManagement/pom.xml
index 7fcaaa42dd5..00c3fe74a9a 100644
--- a/Kitodo-FileManagement/pom.xml
+++ b/Kitodo-FileManagement/pom.xml
@@ -23,6 +23,7 @@
Kitodo - File Management
+ org.kitodo
kitodo-file-management
diff --git a/Kitodo-ImageManagement/pom.xml b/Kitodo-ImageManagement/pom.xml
index 9b10cbec5ee..b2ed2ba379d 100644
--- a/Kitodo-ImageManagement/pom.xml
+++ b/Kitodo-ImageManagement/pom.xml
@@ -23,6 +23,7 @@
Kitodo - Image Management
+ org.kitodo
kitodo-image-management
diff --git a/Kitodo-LongTermPreservationValidation/pom.xml b/Kitodo-LongTermPreservationValidation/pom.xml
index 377e50d9774..85492b9dbda 100644
--- a/Kitodo-LongTermPreservationValidation/pom.xml
+++ b/Kitodo-LongTermPreservationValidation/pom.xml
@@ -23,6 +23,7 @@
Kitodo - Long Term Preservation Validation
+ org.kitodo
kitodo-longtermpreservation-validation
diff --git a/Kitodo-PersistentIdentifier/pom.xml b/Kitodo-PersistentIdentifier/pom.xml
index cd94126527c..6736c4fe73a 100644
--- a/Kitodo-PersistentIdentifier/pom.xml
+++ b/Kitodo-PersistentIdentifier/pom.xml
@@ -23,6 +23,7 @@
Kitodo - Persistent Identifier
+ org.kitodo
kitodo-persistentidentifier
diff --git a/Kitodo-Query-URL-Import/pom.xml b/Kitodo-Query-URL-Import/pom.xml
index 24372b7cec3..7c77fa133bb 100644
--- a/Kitodo-Query-URL-Import/pom.xml
+++ b/Kitodo-Query-URL-Import/pom.xml
@@ -21,6 +21,7 @@
Kitodo - Query URL Import
+ org.kitodo
kitodo-query-url-import
diff --git a/Kitodo-XML-SchemaConverter/pom.xml b/Kitodo-XML-SchemaConverter/pom.xml
index c945bfa3909..9de4ebc5921 100644
--- a/Kitodo-XML-SchemaConverter/pom.xml
+++ b/Kitodo-XML-SchemaConverter/pom.xml
@@ -21,6 +21,7 @@
Kitodo - XML SchemaConverter
+ org.kitodo
kitodo-xml-schemaconverter
diff --git a/Kitodo/pom.xml b/Kitodo/pom.xml
index dd683ed9120..68dd897b33c 100644
--- a/Kitodo/pom.xml
+++ b/Kitodo/pom.xml
@@ -74,9 +74,10 @@
3.7.0
- Kitodo - Core
+ org.kitodo
kitodo
war
+ Kitodo - Core
${project.parent.basedir}
@@ -434,8 +435,8 @@
that means first entry will be added as last resource and may override other resources -->
- ${build.resources.path}
true
+ ${build.resources.path}
**/*.xml
**/*.properties
@@ -473,9 +474,6 @@
all-tests
-
- src/test/resources
-
@@ -493,6 +491,9 @@
+
+ src/test/resources
+
@@ -538,6 +539,25 @@
cargo-maven3-plugin
${cargo.plugin.version}
+
+
+
+ start-container
+ integration-test
+
+ start
+
+
+
+
+ stop-container
+ post-integration-test
+
+ stop
+
+
+
+
@@ -561,25 +581,6 @@
-
-
-
-
- start-container
- integration-test
-
- start
-
-
-
-
- stop-container
- post-integration-test
-
- stop
-
-
-
@@ -646,6 +647,25 @@
cargo-maven3-plugin
${cargo.plugin.version}
+
+
+
+ start-container
+ pre-integration-test
+
+ start
+
+
+
+
+ stop-container
+ post-integration-test
+
+ stop
+
+
+
+
@@ -669,32 +689,23 @@
+
+
+
+ org.apache.maven.plugins
+ maven-failsafe-plugin
+ ${maven-failsafe-plugin.version}
-
-
- start-container
- pre-integration-test
-
- start
-
-
-
- stop-container
- post-integration-test
+ integration-test
- stop
+ integration-test
+ verify
-
-
-
- org.apache.maven.plugins
- maven-failsafe-plugin
- ${maven-failsafe-plugin.version}
**/*IT.java
@@ -704,16 +715,6 @@
**/*ST.java
-
-
-
- integration-test
-
- integration-test
- verify
-
-
-
diff --git a/pom.xml b/pom.xml
index 42fc7d7ba0c..8f54c319bea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,12 +22,29 @@
3.7.0
pom
+ Kitodo Production
+ https://github.com/kitodo/kitodo-production
Kitodo. Key to digital objects e. V.
https://www.kitodo.org
- Kitodo Production
- https://github.com/kitodo/kitodo-production
+
+
+ Kitodo-API
+ Kitodo-DataManagement
+ Kitodo-Query-URL-Import
+ Kitodo-Command
+ Kitodo-FileManagement
+ Kitodo-DataEditor
+ Kitodo-DataFormat
+ Kitodo-ImageManagement
+ Kitodo-LongTermPreservationValidation
+ Kitodo-PersistentIdentifier
+ Kitodo-Docket
+ Kitodo-XML-SchemaConverter
+ Kitodo-Validation
+ Kitodo
+
3.7.0
@@ -89,23 +106,6 @@
3.3.0
-
- Kitodo-API
- Kitodo-DataManagement
- Kitodo-Query-URL-Import
- Kitodo-Command
- Kitodo-FileManagement
- Kitodo-DataEditor
- Kitodo-DataFormat
- Kitodo-ImageManagement
- Kitodo-LongTermPreservationValidation
- Kitodo-PersistentIdentifier
- Kitodo-Docket
- Kitodo-XML-SchemaConverter
- Kitodo-Validation
- Kitodo
-
-
@@ -128,13 +128,13 @@
com.xebialabs.restito
restito
0.9.3
+ test
junit
junit
- test
commons-codec
@@ -489,8 +489,8 @@ from system library in Java 11+ -->
test
- commons-io
commons-io
+ commons-io
@@ -501,8 +501,8 @@ from system library in Java 11+ -->
test
- plexus-utils
org.codehaus.plexus
+ plexus-utils
@@ -782,8 +782,8 @@ from system library in Java 11+ -->
test
- commons-logging
commons-logging
+ commons-logging
commons-codec
@@ -806,8 +806,8 @@ from system library in Java 11+ -->
test
- commons-logging
commons-logging
+ commons-logging
commons-codec
@@ -830,8 +830,8 @@ from system library in Java 11+ -->
test
- commons-logging
commons-logging
+ commons-logging
commons-codec
@@ -899,28 +899,28 @@ from system library in Java 11+ -->
commons-logging
- spring-core
org.springframework
+ spring-core
- spring-expression
org.springframework
+ spring-expression
- spring-beans
org.springframework
+ spring-beans
- spring-context
org.springframework
+ spring-context
- spring-web
org.springframework
+ spring-web
- spring-aop
org.springframework
+ spring-aop
@@ -972,29 +972,29 @@ from system library in Java 11+ -->
-
- org.apache.maven.plugins
- maven-enforcer-plugin
- 3.3.0
-
-
- enforce-maven
-
- enforce
-
-
-
-
- 3.6.0
-
-
- 11
-
-
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 3.3.0
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ 3.6.0
+
+
+ 11
+
+
+
+
+
+
org.owasp
dependency-check-maven
@@ -1015,8 +1015,6 @@ from system library in Java 11+ -->
analyze
verify
-
-
true
@@ -1084,15 +1082,6 @@ from system library in Java 11+ -->
org.flywaydb
flyway-maven-plugin
${flyway-maven-plugin.version}
-
-
-
-
-
- ${main.basedir}/Kitodo-DataManagement/src/main/resources/db/config/flyway.properties
-
-
-
com.mysql
@@ -1110,6 +1099,15 @@ from system library in Java 11+ -->
${mariadb-java-client.version}
+
+
+
+
+
+ ${main.basedir}/Kitodo-DataManagement/src/main/resources/db/config/flyway.properties
+
+
+
org.jacoco
@@ -1129,6 +1127,15 @@ from system library in Java 11+ -->
-->
+
+
+ analyze-compile
+ compile
+
+ check
+
+
+
Max
Low
@@ -1146,22 +1153,13 @@ from system library in Java 11+ -->
-
-
- analyze-compile
- compile
-
- check
-
-
-
- false
maven-clean-plugin
+ false
@@ -1224,10 +1222,6 @@ from system library in Java 11+ -->
org.codehaus.mojo
flatten-maven-plugin
1.1.0
-
- true
- resolveCiFriendliesOnly
-
flatten
@@ -1244,6 +1238,10 @@ from system library in Java 11+ -->
+
+ true
+ resolveCiFriendliesOnly
+
@@ -1275,17 +1273,13 @@ from system library in Java 11+ -->
org.apache.maven.plugins
maven-checkstyle-plugin
-
-
- com.puppycrawl.tools
- checkstyle
- 10.17.0
-
-
checkstyle-check
validate
+
+ check
+
true
false
@@ -1293,11 +1287,15 @@ from system library in Java 11+ -->
${maxAllowedViolations}
warning
-
- check
-
+
+
+ com.puppycrawl.tools
+ checkstyle
+ 10.17.0
+
+
@@ -1359,13 +1357,6 @@ from system library in Java 11+ -->
com.github.spotbugs
spotbugs-maven-plugin
-
- true
- target/spotbugsreports
- Max
- false
- medium
-
compile
@@ -1374,6 +1365,13 @@ from system library in Java 11+ -->
+
+ true
+ target/spotbugsreports
+ Max
+ false
+ medium
+
@@ -1386,15 +1384,15 @@ from system library in Java 11+ -->
org.flywaydb
flyway-maven-plugin
${flyway-maven-plugin.version}
-
-
-
-
-
- ${main.basedir}/Kitodo-DataManagement/src/main/resources/db/config/flyway.properties
-
-
-
+
+
+ ${phase.prop}
+
+ baseline
+ migrate
+
+
+
com.mysql
@@ -1407,15 +1405,15 @@ from system library in Java 11+ -->
${mariadb-java-client.version}
-
-
- ${phase.prop}
-
- baseline
- migrate
-
-
-
+
+
+
+
+
+ ${main.basedir}/Kitodo-DataManagement/src/main/resources/db/config/flyway.properties
+
+
+
@@ -1428,24 +1426,23 @@ from system library in Java 11+ -->
org.apache.maven.plugins
maven-javadoc-plugin
${maven-javadoc-plugin.version}
-
- ${doctarget}
- ${docdir}
-
- false
- -html
-
aggregate
+ site
aggregate
- site
-
-
+
+
+ ${doctarget}
+ ${docdir}
+
+ false
+ -html
+