From d8bd5bcbcb36f25809242a38482bfae48798b56e Mon Sep 17 00:00:00 2001 From: Gurjui Dumitru Date: Tue, 18 Apr 2017 19:41:17 +0300 Subject: [PATCH 1/6] Update pom.xml --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 7da828e9..0f85bde8 100644 --- a/pom.xml +++ b/pom.xml @@ -89,6 +89,26 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.5.1 + + + default-deploy + deploy + + deploy + + + + + nexus + http://localhost:8081/nexus/ + true + + + From 8d603ec3716c6fbda6164d99f0fb5e055035ba41 Mon Sep 17 00:00:00 2001 From: Gurjui Dumitru Date: Tue, 18 Apr 2017 19:45:35 +0300 Subject: [PATCH 2/6] Update pom.xml --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0f85bde8..11dd6648 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,13 @@ nexus - http://localhost:8081/nexus/ + + + nexus-snapshots + admin + admin123 + + true @@ -121,6 +127,6 @@ 2.6 - + From 551efaf14fbc15baec6c817266d3488e7e0d28ed Mon Sep 17 00:00:00 2001 From: Gurjui Dumitru Date: Tue, 18 Apr 2017 19:52:10 +0300 Subject: [PATCH 3/6] Update pom.xml --- pom.xml | 51 ++++++++++++++++++++++++++++----------------------- 1 file changed, 28 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 11dd6648..6375c819 100644 --- a/pom.xml +++ b/pom.xml @@ -89,34 +89,39 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.5.1 - - - default-deploy - deploy - - deploy - - - - - nexus - + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.5.1 + + + default-deploy + deploy + + deploy + + + + + nexus + http://192.168.55.10:8081/repository/maven-central/ + true + + + + + + + + nexus-snapshots admin admin123 - - true - - - - - + From 64ff23269c11314269f121b3833a7ec047a2f6d8 Mon Sep 17 00:00:00 2001 From: Gurjui Dumitru Date: Tue, 18 Apr 2017 19:53:14 +0300 Subject: [PATCH 4/6] Update pom.xml --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 6375c819..cec5e080 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,6 @@ - - - - nexus-snapshots - admin - admin123 - - From 711b3e6e57b9cb8b55e49e6b8dc0a72e113ba996 Mon Sep 17 00:00:00 2001 From: Gurjui Dumitru Date: Tue, 18 Apr 2017 19:57:35 +0300 Subject: [PATCH 5/6] Update pom.xml --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index cec5e080..8e7f7d4f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,17 @@ UTF-8 UTF-8 + + + + nexus + http://192.168.55.10:8081/repository/maven-releases/ + + + nexus + http://192.168.55.10:8081/repository/maven-snapshots/ + + From 781bc37691a5a96dcb113fa5edbeb7695f53568e Mon Sep 17 00:00:00 2001 From: Gurjui Dumitru Date: Tue, 18 Apr 2017 20:09:42 +0300 Subject: [PATCH 6/6] Update pom.xml --- pom.xml | 34 ++-------------------------------- 1 file changed, 2 insertions(+), 32 deletions(-) diff --git a/pom.xml b/pom.xml index 8e7f7d4f..14c93f92 100644 --- a/pom.xml +++ b/pom.xml @@ -14,16 +14,7 @@ UTF-8 UTF-8 - - - - nexus - http://192.168.55.10:8081/repository/maven-releases/ - - - nexus - http://192.168.55.10:8081/repository/maven-snapshots/ - + @@ -101,28 +92,7 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.5.1 - - - default-deploy - deploy - - deploy - - - - - nexus - http://192.168.55.10:8081/repository/maven-central/ - true - - - - +