summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Factor out abstract mojo on deployment levelJon Marius Venstad2019-08-224-27/+33
* Fix javadocJon Marius Venstad2019-08-221-1/+1
* Add guard against production deletionsJon Marius Venstad2019-08-221-0/+5
* Add delete mojoJon Marius Venstad2019-08-221-0/+26
* Factor out getting the zone of a deployment given optional region and environ...Jon Marius Venstad2019-08-222-7/+14
* Wrap TestConfig in TestRuntime, which includes and Authenticator, and obtain ...Jon Marius Venstad2019-06-131-1/+6
* Delete unused codeJon Marius Venstad2019-05-141-19/+2
* Improve output from mojosJon Marius Venstad2019-05-145-23/+36
* Improve formatting, with colours based on levelJon Marius Venstad2019-05-142-5/+19
* Handle missing "lastId" items, and sleep between callsJon Marius Venstad2019-05-141-11/+26
* Encode path parts tooJon Marius Venstad2019-05-131-1/+21
* Remove usage of removed methodJon Marius Venstad2019-05-131-1/+0
* Name field the same as the property, so it can be set using the same name in ...Jon Marius Venstad2019-05-132-4/+4
* Deploy to the new deployment path, for asynch deploymentsJon Marius Venstad2019-05-091-1/+4
* Add CompileVersion mojoJon Marius Venstad2019-05-071-0/+18