summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin
Commit message (Expand)AuthorAgeFilesLines
* Use project basedir when looking for deployment.xml in compile versjon mojojonmv2022-08-081-1/+2
* Remove all dependencies to yoleangjoranv2022-07-131-6/+0
* Fix typoJon Bratseth2022-06-161-1/+1
* Fix typoEirik Nygaard2022-06-161-1/+1
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-1/+1
* Various cleanup, bump junit micro, trim dependenciesjonmv2022-05-121-1/+3
* Fix warnings for Vespa Maven pluginsBjørn Christian Seime2022-05-061-0/+5
* Risk and description can be specified for submissionsjonmv2022-04-211-3/+8
* Include allowMajor when requesting compile versionMartin Polden2022-03-164-1/+75
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-1/+1
* Update 2020 Oath copyrights.gjoranv2021-10-279-9/+9
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Remove unnecessary headingsJon Bratseth2021-10-205-6/+1
* Correct copyright headersJon Bratseth2021-10-203-3/+3
* Add missiung copyrightsJon Bratseth2021-10-203-0/+3
* Update Verizon Media copyright notices.gjoranv2021-10-077-7/+7
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Respect VESPA_CLI_HOME in Maven pluginMartin Polden2021-09-271-1/+4
* Look for API key in Vespa CLI homeMartin Polden2021-09-141-3/+15
* Don't attempt to traverse a non-existent test-classes folder.gjoranv2021-07-071-0/+2
* update expected test resultsKristian Aune2021-03-193-6/+3
* Add copyright headersJon Bratseth2021-03-185-0/+5
* No default "instance" in plugins — require one for deploy, delete, suspendJon Marius Venstad2021-01-205-15/+31
* private fieldJon Marius Venstad2021-01-111-2/+1
* Actually add new plugin goal :facepalm:Jon Marius Venstad2021-01-111-0/+24
* Add URL and more logging when controller http client failsJon Marius Venstad2020-11-201-1/+10
* Throw more verbose exceptions, and avoid compile-version, in deployJon Marius Venstad2020-10-272-11/+2
* Handle empty valuesMorten Tokle2020-08-274-13/+14
* Handle empty instance in parent pomMorten Tokle2020-08-241-1/+1
* Add staging setup tests to correct listBjørn Christian Seime2020-07-091-1/+1
* Include staging setupMorten Tokle2020-07-022-0/+6
* Don't run goal by defaultBjørn Christian Seime2020-06-231-2/+1
* Add vespa-maven-plugin goal to generate test descriptor fileBjørn Christian Seime2020-06-223-0/+151
* Remove unused dependencyBjørn Christian Seime2020-06-221-4/+0
* Remove unnecessary dependencies to vespalog.gjoranv2020-04-271-5/+0
* Stop using deprecated constructorHarald Musum2020-04-172-6/+14
* Use relevant application/instance/deployment names in mojosJon Marius Venstad2020-04-152-4/+17
* Fail more intelligibly when endpointCertificateTimeout occursJon Marius Venstad2020-03-251-9/+10
* Move deployment tailing logic to clientJon Marius Venstad2020-02-291-19/+1
* Make mojo send only specified data, and make it all optionalJon Marius Venstad2020-01-202-9/+22
* Set commit and sourceUrl fields when present, in submit mojoJon Marius Venstad2020-01-091-1/+5
* Skip headers hereJon Bratseth2020-01-035-5/+0
* Add/corect copyright headersJon Bratseth2020-01-0313-1/+14
* They are two different propertiesØyvind Grønnesby2019-11-181-1/+1
* Make error message match property nameØyvind Grønnesby2019-11-181-1/+1
* Change property names expected by plugins and test framework for auth filesJon Marius Venstad2019-10-251-12/+12
* Direct user to console when application does not exist or is forbiddenJon Marius Venstad2019-10-111-0/+9
* Merge remote-tracking branch 'origin/master' into ogronnesby/let-plugin-get-k...Øyvind Grønnesby2019-10-081-1/+2
|\
| * Default instance name to user.nameJon Marius Venstad2019-10-071-1/+2
* | When the privateKey is set, assume we don't need the certificate parameterØyvind Grønnesby2019-10-081-9/+10