aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-application-maven-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Specify goal prefix for custom Maven pluginsBjørn Christian Seime2024-01-121-0/+3
|
* Update copyrightJon Bratseth2023-10-097-4/+7
|
* Don't build invalid build-meta.json for snapshot versionsBjørn Christian Seime2023-06-221-0/+1
|
* Do not include ignored files to the application package.gjoranv2023-06-132-3/+25
| | | | - For now, only '.DS_Store' files are ignored.
* Remove forkMode, deprecated and same as default valueHarald Musum2023-03-221-3/+0
|
* Use single versions of dependenciesBjørn Christian Seime2022-11-171-1/+0
|
* Use getSelectedVersion()Morten Tokle2022-10-281-1/+6
|
* Copy user bundles to test package as welljonmv2022-08-022-8/+8
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Fix parent detectionjonmv2022-04-292-1/+34
|
* Handle null parentVersion properlyjonmv2022-04-261-2/+2
|
* Fix build meta JSONjonmv2022-04-261-1/+5
|
* Pass parent version, rather than just whether there was a vespa parentjonmv2022-04-251-5/+4
|
* Fix and clean up deps for maven plugins.gjoranv2022-04-221-4/+8
| | | | | | | | | | | | | - Set scope to provided to silence error messages from maven-plugin-plugin >=3.6.2 Example: Some dependencies of Maven Plugins are expected to be in provided scope. Please make sure that dependencies listed below declared in POM have set '<scope>provided</scope>' as well. The following dependencies are in wrong scope: * org.apache.maven:maven-settings:jar:3.8.5:compile
* Add trailing ".", and "ai.vespa.", to parent group ID alternativesjonmv2022-04-201-1/+1
|
* Check parentArtifact version for robustness, and only when it is ↵jonmv2022-04-201-13/+24
| | | | (recursively) is a vespa parent
* Revert "Merge pull request #22155 from ↵jonmv2022-04-203-3/+119
| | | | | | | vespa-engine/revert-22124-jonmv/require-compile-version-leq-parent" This reverts commit ddd16fd9efba8428e0d62430550e8741dcf696b8, reversing changes made to d6ac310e295206ec2f88a9a3c8d2a0ebbbb46b37.
* Revert "Jonmv/require compile version leq parent"Harald Musum2022-04-193-119/+3
|
* Find parent recursivelyjonmv2022-04-151-1/+3
|
* Require vespaversion, if set, to not be higher than parent (assumed hosted)jonmv2022-04-153-3/+117
|
* Bump commons-io from 2.6 to 2.7 in /vespa-application-maven-plugindependabot[bot]2022-01-261-1/+1
| | | | | | | | | | | Bumps commons-io from 2.6 to 2.7. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
|
* Specify commons-io versionBjørn Christian Seime2020-01-081-0/+1
|
* Revert "Remove use of commons-io from vespa-application-maven-plugin"Bjørn Christian Seime2020-01-082-19/+7
| | | | This reverts commit 757fd816af18f6cdd018accc2205ed074117e868.
* Revert "Revert "Bjorncs/apache commons libraries cleanup""Bjørn Christian Seime2020-01-082-7/+19
|
* Revert "Bjorncs/apache commons libraries cleanup"Harald Musum2020-01-082-19/+7
|
* Remove use of commons-io from vespa-application-maven-pluginBjørn Christian Seime2020-01-072-7/+19
|
* Revert "Revert "Add '-bundle.jar' to file suffixes to copy to the application.""gjoranv2019-11-071-0/+1
|
* Revert "Add '-bundle.jar' to file suffixes to copy to the application."Harald Musum2019-11-071-1/+0
|
* Add '-bundle.jar' to file suffixes to copy to the application.gjoranv2019-11-071-0/+1
|
* Add logging for copied bundles.gjoranv2019-11-041-0/+1
|
* Use override value of vespaversion when this is setJon Marius Venstad2019-05-061-5/+10
|
* Write application files at top level inside zipMartin Polden2019-04-172-5/+4
|
* SimplifyMartin Polden2019-04-172-30/+11
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Let vespa-application-plugin store meta data about build in packageJon Marius Venstad2019-01-111-0/+21
|
* Replace plugin used for a single mkdir with mkdirs in dependentJon Marius Venstad2018-09-201-1/+1
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-052-2/+2
|
* Remove explicit maven-compiler-plugin config. Inherit from parent.gjoranv2018-04-251-9/+0
|
* 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.
* Add copyright headerJon Bratseth2017-10-271-1/+2
|
* This module contains no Scala codeBjørn Christian Seime2017-06-212-24/+11
|
* Revert "Update dependencies for bundle-plugin"Harald Musum2017-06-202-11/+24
|
* This module contains no Scala codeBjørn Christian Seime2017-06-192-24/+11
|
* Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-2/+2
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|