aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
Commit message (Collapse)AuthorAgeFilesLines
* Don't package junit-jupiter-engine in test-bundleBjørn Christian Seime2020-07-011-0/+1
|
* Match junit version in 'tenant-cd-api' with 'hosted-tenant-base'Bjørn Christian Seime2020-07-011-1/+1
|
* Use explicit version of maven-ant-pluginBjørn Christian Seime2020-07-011-1/+2
|
* Define and document properties used by build profileBjørn Christian Seime2020-07-011-0/+15
|
* Add comment inside 'is-base-pom-module.txt'Bjørn Christian Seime2020-07-011-0/+1
|
* Remove independent test framework version in base pomsBjørn Christian Seime2020-07-011-2/+2
|
* Generate test descriptor with 'generateTestDescriptor' goalBjørn Christian Seime2020-07-011-3/+12
| | | | | Move vespa-maven-plugin above vespa-application-maven-plugin to ensure test descriptor goal is executed before goals from vespa-application-maven-plugin.
* Redefine hosted-tenant-base + cloud-tenant-baseBjørn Christian Seime2020-07-012-199/+98
| | | | | | | | Use implicit profile that builds artifacts in default package phase. Remove duplicated definitions from cloud-tenant-base. Replace scope 'runtime' with 'test'. Use new plugin goals to build test-bundle. Remove old, undocumented dependencies excludes.
* Remove implementation reference in tenant parentMorten Tokle2020-06-151-22/+2
|
* Change container-test scope to 'runtime'Morten Tokle2020-06-151-1/+1
|
* Introduce cloud-tenant-base and hosted-tenant-baseMorten Tokle2020-06-153-0/+411