summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Provided junit4 in test scopeBjørn Christian Seime2020-09-041-20/+1
| | | | IntelliJ fails to run unit tests if vintage-engine is on classpath, but not junit4.
* Add missing '$'Bjørn Christian Seime2020-09-021-1/+1
|
* Use correct group idBjørn Christian Seime2020-09-021-1/+1
|
* Allow application projects to run unit tests using junit4Bjørn Christian Seime2020-09-021-10/+25
|
* Upgrade maven-compiler-plugin to 3.8.1Harald Musum2020-08-171-1/+1
|
* Update tenant base poms to use new bundle-plugin configBjørn Christian Seime2020-07-061-9/+11
|
* Create dummy file in artifacts folderMorten Tokle2020-07-031-0/+3
|
* Store test bundle under 'components/' in application-test.zipBjørn Christian Seime2020-07-021-1/+1
|
* 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
|
* 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-011-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-151-0/+408