Commit Graph

16 Commits

Author SHA1 Message Date
CezarLeahu
92ee170aaf Merge branch 'master' into hotfix/look-up-central-first 2021-03-18 01:07:17 +02:00
Cezar.Leahu
ac9279aa9b APPS-886 Clean up Mvn Repo configuration 2021-03-17 02:23:29 +02:00
Elias Ricken de Medeiros
6a39df48ad Make sure artifacts look up is done first on Maven Central
While looking up for artifacts to download, Maven will use first the repositories defined in the settings and if it's not found it will default to Maven Central. Considering that most of the dependencies are coming from Central it's better to put Maven Central in the first place in the repository list to reduce the amount of time spent looking for the artifact in the wrong repository.
2020-12-07 14:33:34 +01:00
rodicasutu
d437858ace review changes 2020-07-09 17:44:39 +03:00
Rodica Sutu
3d32222c1d Merge pull request #1168 from Alfresco/feature-2.7/APPS-230_BuildAGSArtifactsOnTravis
Feature 2.7/apps 230 build ags artifacts on travis

(cherry picked from commit be7863486c6cb2001a0de3f70aa92b0f7b51bbd4)
2020-07-08 15:56:36 +03:00
rodicasutu
9998add212 changes needed for 3.0 onwards 2020-07-08 10:15:14 +03:00
rodicasutu
2af8098e0f adress code review add clean and -q argument 2020-07-06 15:09:28 +03:00
rodicasutu
e429797b1c Merge remote-tracking branch 'remotes/origin/release/V2.7' into feature-2.7/APPS-230_BuildAGSArtifactsOnTravis
# Conflicts:
#	.travis.settings.xml
#	.travis.yml
2020-07-03 15:02:51 +03:00
Claudia Agache
df95c224c7 code review comments 2020-07-03 09:16:29 +03:00
Claudia Agache
afb395bc92 add other repositories 2020-07-02 15:45:54 +03:00
Claudia Agache
9f28c5864e add maven settings xml 2020-07-02 14:15:59 +03:00
rodicasutu
517b8cf4f1 attempt to fix unauthorization issue from nexus 2020-07-02 13:48:46 +03:00
rodicasutu
4197462c87 fix setting file 2020-07-02 13:15:19 +03:00
rodicasutu
d6abed2d8d try to fix authorization issue 2020-07-02 12:45:58 +03:00
rodicasutu
69b4a9fd77 fix settings file 2020-07-01 21:31:48 +03:00
rodicasutu
df699eb538 configure AGS community build 2020-07-01 16:28:05 +03:00