Andreas Dangel
|
4d16c8d2d2
|
Log output of site building into file, to avoid travis log file limit
See also http://stackoverflow.com/questions/26082444/how-to-work-around-travis-cis-4mb-output-limit/26082445#26082445
|
2017-02-25 11:31:09 +01:00 |
|
Andreas Dangel
|
dea5babb94
|
Another approach to get the current version that is being built
|
2017-02-25 10:57:41 +01:00 |
|
Andreas Dangel
|
209c36e02c
|
Move maven installation and configuration into separate script for travis
|
2017-02-25 10:57:14 +01:00 |
|
Andreas Dangel
|
4c33ac21f7
|
echo out the current version being built by travis
|
2017-02-25 10:07:12 +01:00 |
|
Andreas Dangel
|
6613a79429
|
Only rsync the snapshot site from master branch
|
2017-02-24 22:01:20 +01:00 |
|
Andreas Dangel
|
57049e0c15
|
Remove travis plugin to enable toolchain.
Remove duplicated server entry in settings.xml
|
2017-02-24 21:32:19 +01:00 |
|
Andreas Dangel
|
b6bd4c3c47
|
Use tar archive, since travis supports only one encrypted file
|
2017-02-24 20:36:45 +01:00 |
|
Andreas Dangel
|
597f598237
|
Reencrypt files for travis
|
2017-02-24 20:29:37 +01:00 |
|
Andreas Dangel
|
a0fe5222ad
|
New travis build scripts
* one for pull requests
* one for pushes
* one for releases
|
2017-02-24 20:10:22 +01:00 |
|
Andreas Dangel
|
a37381e756
|
Prepare travis environment:
* configure maven
* configure ssh key
* configure gpg key
|
2017-02-24 20:10:22 +01:00 |
|
Andreas Dangel
|
32a56fd155
|
Use nexus staging profile, don't use oss-parent anymore
|
2017-02-24 20:10:22 +01:00 |
|
Andreas Dangel
|
4a73f1d4f1
|
Move travis specific files into own subdirectory .travis
|
2017-02-24 20:09:38 +01:00 |
|