mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user