summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Make antlr and antlr4 invisible for customer projects.gjoranv2017-09-011-2/+9
| | | | - Visible only in test classpath.
* Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-09-011-5/+0
|
* Upgrade plugin to reduce log spamBjørn Christian Seime2017-08-311-1/+1
|
* Revert "Make antlr and antlr4 invisible for customer projects."Arnstein Ressem2017-08-311-9/+2
|
* Revert "Bjorncs/remove netty"Harald Musum2017-08-301-0/+5
|
* Merge pull request #3271 from ↵Bjørn Christian Seime2017-08-301-2/+9
|\ | | | | | | | | vespa-engine/gjoranv/exclude-antlr-from-provided-deps Make antlr and antlr4 invisible for customer projects.
| * Make antlr and antlr4 invisible for customer projects.gjoranv2017-08-301-2/+9
| | | | | | | | - Visible only in test classpath.
* | Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-08-301-5/+0
| |
* | Revert "Remove Netty by replacing cookie codec with Jetty + Java SE"Henning Baldersheim2017-08-291-0/+5
| |
* | Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-08-291-5/+0
|/
* Import controllerMartin Polden2017-08-241-0/+2
|
* Specify version of maven-antrun-pluginBjørn Christian Seime2017-08-211-0/+5
|
* Merge pull request #3167 from vespa-engine/bjorncs/pom-cleanupBjørn Christian Seime2017-08-211-26/+1
|\ | | | | Bjorncs/pom cleanup
| * Use properties-maven-plugin 1.0.0Bjørn Christian Seime2017-08-181-1/+1
| |
| * Remove unused pluginsBjørn Christian Seime2017-08-181-25/+0
| | | | | | | | | | Will stop Maven from downloading unnecessary artifacts when installing parent pom.
* | Use junit 4.12Bjørn Christian Seime2017-08-181-6/+1
|/
* Revert "Attach javadocs"Arnstein Ressem2017-08-181-2/+2
|
* Merge pull request #3148 from vespa-engine/kkraune/remove-sampleappsArnstein Ressem2017-08-181-1/+0
|\ | | | | Sample apps moved to vespa-engine/sample-apps
| * Sample apps moved to vespa-engine/sample-appsKristian Aune2017-08-181-1/+0
| |
* | Attach javadocsMorten Tokle2017-08-171-2/+2
|/
* Remove lifecycle_mappingBjørn Christian Seime2017-08-161-1/+0
| | | | This is a Maven sample project that is not in use.
* use correct github orgKristian Aune2017-08-151-5/+5
|
* Remove annotations from parent pomBjørn Christian Seime2017-08-071-1/+0
| | | | | | | The bundle plugin depends on annotations, and annotations should therefor only be build as part of maven-plugins. The bundle plugin will sometimes fail during osgi manifest generation if annotations is installed as part of the build.
* Remove scala-compiler test dependencyBjørn Christian Seime2017-07-241-5/+0
|
* Remove scalalibBjørn Christian Seime2017-07-201-1/+0
|
* Upgrade maven-javadoc-plugin to 2.10.4Bjørn Christian Seime2017-07-191-1/+1
|
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-131-1/+1
|
* Remove old Eclipse workaroundBjørn Christian Seime2017-07-131-160/+0
|
* Enable useful warnings for all Scala modulesBjørn Christian Seime2017-07-131-0/+8
|
* Revert "Upgrade to Scala 2.12.2"Bjørn Christian Seime2017-07-121-6/+6
| | | | This reverts commit 680acc25df067e19f4b8933b8f68e9bff4596d76.
* Upgrade to Scala 2.12.2Bjørn Christian Seime2017-07-111-6/+6
|
* Revert "Bjorncs/scala stuff"Bjørn Christian Seime2017-07-111-6/+6
|
* Upgrade to Scala 2.12.2Bjørn Christian Seime2017-07-111-6/+6
|
* Use asm 5.2Bjørn Christian Seime2017-06-221-6/+1
|
* Update dependencies for bundle-pluginBjørn Christian Seime2017-06-211-11/+6
|
* Upgrade exec-maven-plugin to 1.6.0Bjørn Christian Seime2017-06-201-1/+1
|
* Revert "Update dependencies for bundle-plugin"Harald Musum2017-06-201-6/+11
|
* Update dependencies for bundle-pluginBjørn Christian Seime2017-06-201-11/+6
|
* Revert "Update dependencies for bundle-plugin"Harald Musum2017-06-201-8/+13
|
* Upgrade exec-maven-plugin to 1.6.0Bjørn Christian Seime2017-06-201-1/+1
|
* Upgrade maven-javadoc-plugin to 2.10.4Bjørn Christian Seime2017-06-191-1/+1
|
* Update dependencies for bundle-pluginBjørn Christian Seime2017-06-191-11/+6
|
* Merge pull request #2801 from yahoo/bjorncs/maven-pluginsgjoranv2017-06-161-6/+6
|\ | | | | Bjorncs/maven plugins
| * Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-6/+6
| |
* | Merge pull request #2794 from yahoo/bratseth/move-validation-overridesJon Bratseth2017-06-161-1/+1
|\ \ | |/ |/| Bratseth/move validation overrides
| * Make ValidationOverrides available from the outsideJon Bratseth2017-06-151-1/+1
| |
* | Warn about maven-surefire-plugin version 2.20Bjørn Christian Seime2017-06-151-1/+1
| |
* | Revert "Upgrade maven-surefire-plugin to 2.20"Bjørn Christian Seime2017-06-151-1/+1
| | | | | | | | This reverts commit 65a9c242caf0ad4e9d1d96c2faa7567b07b0ecd5.
* | Merge pull request #2781 from yahoo/bjorncs/update-maven-pluginsgjoranv2017-06-151-2/+2
|\ \ | | | | | | Upgrade maven-compiler-plugin to 3.6.1
| * | Upgrade maven-surefire-plugin to 2.20Bjørn Christian Seime2017-06-141-1/+1
| | |