summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Make test for key presence symmetricØyvind Grønnesby2019-10-041-1/+1
* | Let plugin get the key as parameterØyvind Grønnesby2019-10-041-2/+12
|/
* error is first, not last ...Jon Marius Venstad2019-09-161-1/+1
* Use separate setting for Vespa log levels in deploy mojoJon Marius Venstad2019-09-161-6/+12
* Make debug log entries (from Vespa log) go to debug log methodJon Marius Venstad2019-09-161-3/+4
* Indent multi-line entries and strip all trailing whitespaceJon Marius Venstad2019-09-141-3/+6
* Merge pull request #10590 from vespa-engine/jvenstad/reflect-deployment-statu...Jon Marius Venstad2019-09-122-4/+22
|\
| * Reflect deployment job status when plugin existsJon Marius Venstad2019-09-102-4/+22
* | Point OS Vespa Maven plugins to public API by defaultJon Marius Venstad2019-09-101-1/+1
|/
* Add effective services mojoJon Marius Venstad2019-08-228-2/+164