Pom and build cleanup [skip ci] (#431)

* change artifacts target path [ags][skip db][no downstream]

* Round 1 [ags][skip repo]

* Remove eclipse-specific plugins [ags][skip repo][skip db][skip tas]

* Remove a few unnecessary pom properties [skip ci]

* Delete unused build scripts [ags][ags on MySQL]

* [skip ci]

Co-authored-by: Claudia Agache <claudia.agache@ness.com>
(cherry picked from commit 96847b1f1c)

# Conflicts:
#	amps/ags/pom.xml
#	amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
#	amps/ags/rm-community/rm-community-repo/pom.xml
#	pom.xml
This commit is contained in:
alandavis
2021-05-05 21:31:20 +01:00
parent 2aa3b605ec
commit 22c4b7f68b
22 changed files with 23 additions and 662 deletions

View File

@@ -11,8 +11,7 @@
</parent>
<properties>
<dependency.jackson-databind.version>2.7.9.1</dependency.jackson-databind.version> <!-- does this fix the 2 tests? -->
<maven.javadoc.skip>false</maven.javadoc.skip>
<jackson.databind.version>2.7.9.1</jackson.databind.version>
</properties>
<build>