summaryrefslogtreecommitdiffstats
path: root/documentgen-test/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Remove obsolete maven updateReleaseInfo parameterHarald Musum2023-03-281-3/+0
| | | | Removed in maven-deploy-plugin 3.0 and later, see https://issues.apache.org/jira/browse/MDEPLOY-240
* Avoid using deprecated forkMode config for maven-surefire-pluginHarald Musum2023-03-221-1/+2
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Remove config version on Vespa 8Jon Bratseth2022-06-081-1/+1
|
* add -Werror to avoid warning creepArne H Juul2022-01-061-0/+1
| | | | | * note: this module cannot compile with -Xlint:unchecked, because generated code (concrete documents) use many unchecked casts.
* Skip modules that should not be deployed with the Nexus plugin.Arnstein Ressem2021-10-071-0/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-0/+6
|
* Ensure transitive dependencies of vespajlib are present on test classpathBjørn Christian Seime2021-01-201-0/+6
| | | | | | Some modules misuse container-dev as a compile/test dependency or have container-test missing as test dependency. Depend on container-test where it does not create a cycle. Otherwise depend directly on vespajlib without altering scope of existing transitive vespajlib dependency.
* Minor fixesJon Bratseth2019-09-091-0/+6
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Don't fail on warnings for nowJon Bratseth2018-11-221-1/+0
|
* Add linguistics dep to modules that use container-dev in compile.gjoranv2018-07-251-0/+7
|
* 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.
* 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
|
* Upgrade maven-install-plugin to 2.5.2Bjørn Christian Seime2017-06-131-1/+0
|
* disallow some warningsArne H Juul2017-04-251-3/+4
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+109