diff --git a/README.md b/README.md index 5ca50b9..41091f1 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ ## Install and run: - Run **git clone** and then **cd uoa-repository-manager-service**. - Provide all not-set or redacted configurations, inside the **src/main/resources/application.properties** file. -- Build the app with: `mvn clean install -s ` +- Build the app with: `mvn clean install` - Run the app with: `java -jar ./target/uoa-repository-manager-service.jar` diff --git a/pom.xml b/pom.xml index 5b4727b..6e4c908 100644 --- a/pom.xml +++ b/pom.xml @@ -367,6 +367,30 @@ + + dnet45-bootstrap-snapshot + D-Net 45 Bootstrap Snapshot + https://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot + + false + + + true + + default + + + dnet45-bootstrap-release + D-Net 45 Bootstrap Release + https://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-release + + true + + + false + + default + dnet-deps dnet-dependencies