aboutsummaryrefslogtreecommitdiffstats
path: root/node-maintainer/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use maven-shade-plugin to assemble fat jarBjørn Christian Seime2018-10-191-7/+14
| | | | | A bug in maven-assemble-plugin makes it very slow to assemble jar containing BouncyCastle
* Use the guava version from container-dep-versions everywhere.gjoranv2018-07-191-1/+0
|
* Override VESPA_HOME for unit tests.Tor Egge2018-05-081-0/+10
|
* Remove explicit maven-compiler-plugin config. Inherit from parent.gjoranv2018-04-251-9/+0
|
* Remove not needed dependencyValerij Fredriksen2018-01-171-5/+0
|
* Take in nodeSpec through command line argumentsValerij Fredriksen2018-01-171-0/+5
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Interns/verification fix 3 (#3047)olaaun2017-08-071-0/+5
| | | | | | | | * Fixed failing ping parsing * Replace regex with InetAddresses * NetRetriever now also accepts interfaces other than eth.
* Node verification (#2999)olaaun2017-07-251-0/+10
| | | * Initial node verification commit
* use underVespaHomeArne H Juul2017-06-281-0/+5
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Removed unneeded dependenciesvalerijf2017-03-091-15/+0
|
* Renamed node-admin-maintenance to node-maintainerfreva2017-03-071-0/+108