summaryrefslogtreecommitdiffstats
path: root/buildhelpers/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add a maven plugin for formatting according to Eclipse settingsLeif Åstrand2017-02-011-0/+8
| | | | | Running formatter:format will format all files in a submodule using an embedded Eclipse compiler (based on Neon SR1) according to the regular formatting settings file.
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-83/+83
| | | | Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
* Define dependency version in the main pom fileArtur Signell2016-08-181-4/+0
| | | | Change-Id: Id603133355b1cb398bcb880e693dd3c8276f7937
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+12
| | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
* Final working configuration for nexus staging pluginTeemu Suo-Anttila2016-04-141-1/+1
| | | | Change-Id: I05d546b763651ad6856fb86adc068058a35be429
* Skip only staging instead of the whole nexus deploy mojoTeemu Suo-Anttila2016-04-141-1/+1
| | | | Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
* Skip staging of non-deployable modulesHenri Sara2016-04-131-0/+7
| | | | Change-Id: I2882a5b4df627f440d17733b57fa173d85ea8c6e
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-3/+0
| | | | | | | | | | | | This change also cleans up some redundant POM metaadata. Even though Maven documentation does not list it, also the organization section is inherited to the effective POM. pom-template.xml is still in the project for a longer description and a repositories section until publishing to staging is cleaned up. Change-Id: I76b71aec1d2812e2f9ef321c3b4131c613a29cb7
* Generate sources with release profileTeemu Suo-Anttila2016-04-111-0/+12
| | | | | | | | | This patch refactors how unpacking of dependencies is handled. It now uses a more generic configuration on top level as well as updates the phase where the extraction happens. This way the source plugin configuration remains small Change-Id: I952ec84e05eac255f8b44044baceba37e07737c5
* Build vaadin-all with mavenTeemu Suo-Anttila2016-03-311-135/+0
| | | | Change-Id: I87aef5ee0b35ff8746a182192706f236afaef32d
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-1/+1
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-241-0/+202
Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507