aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use a custom property for setting relase version for clients.gjoranv2021-11-151-10/+1
| | | | | | | | | - Always set release version via maven-compiler-plugin, instead of maven property which is overridden by compiler-plugin config. - Using a custom property with self-explanatory name makes comments redundant. - Remove explicit jdkToolchain config, as these modules no longer compile with jdk pre 9, due to the --release flag.
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-1/+0
|
* Package client with start script as zip artifactBjørn Christian Seime2021-06-141-12/+25
|
* Add slf4j implementation to get rid of runtime warningBjørn Christian Seime2021-05-281-0/+6
|
* Add benchmark mode to JsonStreamFeeder + CliClient wiringBjørn Christian Seime2021-05-271-0/+5
|
* Split cli and programmatic API artifacts to separate Maven modulesBjørn Christian Seime2021-05-251-0/+87