From 31f28fb8f5a29652932b135d54486eebfda375c5 Mon Sep 17 00:00:00 2001 From: ramya Date: Wed, 27 Feb 2019 11:12:39 +0530 Subject: Remove settings file Change-Id: I781f5982765648aa8774ee936077f3218ac6d005 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran --- .gitignore | 6 + settings.xml | 515 ----------------------------------------------------------- 2 files changed, 6 insertions(+), 515 deletions(-) create mode 100644 .gitignore delete mode 100644 settings.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8e4c769 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +/target/ +target/ +.project +.settings/ +.classpath +*.jar diff --git a/settings.xml b/settings.xml deleted file mode 100644 index 49821bc..0000000 --- a/settings.xml +++ /dev/null @@ -1,515 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - optional - true - http - RA388944 - brown@123 - proxy2.wipro.com - 8080 - local.net|some.host.com - - - - optional1 - true - https - RA388944 - brown@123 - proxy2.wipro.com - 8080 - local.net|some.host.com - - - - - - - - - - - - - - - - - - - - - onap-settings - - https://nexus.onap.org - https://nexus.onap.org/content/sites/raw - https://nexus.onap.org/service/local/repositories/raw/content - ecomp-raw - - - nexus3.onap.org:10003 - nexus3.onap.org:10002 - nexus3.onap.org:10001 - nexus3.onap.org:10003 - - - - - 10_nexus - - - - - - 10_nexus - http://repo.maven.apache.org/maven2/ - true - true - - - - - - 10_nexus - http://repo.maven.apache.org/maven2/ - true - true - - - - - - lifecycle-mapping - - - lifecycle-mapping - lifecycle-mapping - https://simulation.tudelft.nl/maven/ - - true - never - - - false - - - - - - lifecycle-mapping - lifecycle-mapping - https://simulation.tudelft.nl/maven/ - - true - never - - - false - - - - - - 20_openecomp-public - - - 20_openecomp-public - 20_openecomp-public - https://nexus.onap.org/content/repositories/public/ - - true - daily - - - false - - - - - - 20_openecomp-public - 20_openecomp-public - https://nexus.onap.org/content/repositories/public/ - - true - daily - - - false - - - - - - 30_openecomp-staging - - - 30_openecomp-staging - 30_openecomp-staging - https://nexus.onap.org/content/repositories/staging/ - - true - daily - - - false - - - - - - 30_openecomp-staging - 30_openecomp-staging - https://nexus.onap.org/content/repositories/staging/ - - true - daily - - - false - - - - - - 40_openecomp-release - - - 40_openecomp-release - 40_openecomp-release - https://nexus.onap.org/content/repositories/releases/ - - true - daily - - - false - - - - - - 40_openecomp-release - 40_openecomp-release - https://nexus.onap.org/content/repositories/releases/ - - true - daily - - - false - - - - - - - 50_openecomp-snapshots - - - 50_openecomp-snapshot - 50_openecomp-snapshot - https://nexus.onap.org/content/repositories/snapshots/ - - false - - - true - - - - - - 50_openecomp-snapshot - 50_openecomp-snapshot - https://nexus.onap.org/content/repositories/snapshots/ - - false - - - true - - - - - - 60_opendaylight-release - - - 60_opendaylight-mirror - 60_opendaylight-mirror - https://nexus.opendaylight.org/content/repositories/public/ - - true - daily - - - false - - - - - - 60_opendaylight-mirror - 60_opendaylight-mirror - https://nexus.opendaylight.org/content/repositories/public/ - - true - daily - - - false - - - - - - - 70_opendaylight-snapshots - - - 70_opendaylight-snapshot - 70_opendaylight-snapshot - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - false - - - true - - - - - - 70_opendaylight-snapshot - 70_opendaylight-snapshot - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - false - - - true - - - - - - - - opendaylight-release - - - opendaylight-mirror - opendaylight-mirror - https://nexus.opendaylight.org/content/repositories/public/ - - true - never - - - false - - - - - - opendaylight-mirror - opendaylight-mirror - https://nexus.opendaylight.org/content/repositories/public/ - - true - never - - - false - - - - - - - opendaylight-snapshots - - - opendaylight-snapshot - opendaylight-snapshot - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - false - - - true - - - - - - opendaylight-snapshot - opendaylight-snapshot - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - false - - - true - - - - - - - - - - onap-settings - 10_nexus - 20_openecomp-public - 30_openecomp-staging - 40_openecomp-release - 50_openecomp-snapshots - 60_opendaylight-release - 70_opendaylight-snapshots - lifecycle-mapping - - - -- cgit 1.2.3-korg