summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Final working configuration for nexus staging pluginTeemu Suo-Anttila2016-04-141-13/+14
| | | | Change-Id: I05d546b763651ad6856fb86adc068058a35be429
* Skip only staging instead of the whole nexus deploy mojoTeemu Suo-Anttila2016-04-141-3/+0
| | | | Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
* Skip local staging in Nexus staging pluginTeemu Suo-Anttila2016-04-141-0/+3
| | | | Change-Id: If0b02ed2830032bbed9fec8473bd429c74d76383
* Remove extra configuration of nexus plug-inHenri Sara2016-04-131-5/+0
| | | | Change-Id: I9ffcfdf2ee91e5ebcf056c7c14b59adffc57cc39
* Add Nexus staging plug-in to release profileHenri Sara2016-04-131-0/+11
| | | | Change-Id: I5b6cfc2b3b0f1026811e8020e76c2f01e3801474
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-0/+13
| | | | | | | | | | | | 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
* Add fail tolerant javadoc compilation to release profileTeemu Suo-Anttila2016-04-111-0/+15
| | | | Change-Id: Ie01ced69a0b07afc336817d2c5c1e69e2b7e118f
* Generate sources with release profileTeemu Suo-Anttila2016-04-111-0/+67
| | | | | | | | | 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 uitest with maven ant runnerelmot2016-04-011-0/+1
| | | | Change-Id: Ia7ba1cb6b1c8c4e70b6e834d86feb6c161ab5a29
* Downgrade maven-resources-plugin because of filtering bugelmot2016-04-011-1/+1
| | | | Change-Id: Id8573d82b2a9b2be15694d7aecd95ce2eee814ff
* Clean up pom files, update plugins, skip liferay installTeemu Suo-Anttila2016-03-311-0/+9
| | | | Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b
* Build vaadin-all with mavenTeemu Suo-Anttila2016-03-311-0/+1
| | | | Change-Id: I87aef5ee0b35ff8746a182192706f236afaef32d
* Build Liferay with mavenelmot2016-03-301-0/+1
| | | | Change-Id: I8f95dc9636c450125cf7401bee1824b2ef186454
* Use newer version of maven plugin to support theme compressionTeemu Suo-Anttila2016-03-301-1/+9
| | | | Change-Id: Id876c89b1f1a6498997ef22c0c99d45f11e60c13
* Build widgets with mavenelmot2016-03-301-0/+1
| | | | Change-Id: I4ffe710a330e863737561d1c9d2e6f46c3d32c95
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-0/+14
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-271-0/+1
| | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3
* Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-241-0/+1
| | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
* Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-231-0/+87
| | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
* Build vaadin-bom with mavenTeemu Suo-Anttila2016-03-221-0/+1
| | | | Change-Id: Ia13198c895eb52b00c9b282ceaa46bc37db244b1
* Build client-compiler with mavenelmot2016-03-221-0/+2
| | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-181-0/+1
| | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
* Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-151-1/+12
| | | | Change-Id: I6c9367022eb66ed0fc6cbcc071751a53bd9786a1
* Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-151-0/+43
Change-Id: Ib1252575da642074441818fda0f3946df300aa64