summaryrefslogtreecommitdiffstats
path: root/client/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix java packaging order (#106)Teemu Suo-Anttila2016-12-091-1/+1
| | | Closes vaadin/archetypes#113
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-251-144/+144
| | | | Change-Id: Ib8ae22a56334046effe721bb4d3769ef7b92d61d
* Change snapshot version 7.7-SNAPSHOTArtur Signell2016-09-131-1/+1
| | | | Change-Id: I7929f6fbe9a83f63fcb7c1f3b174dd84d4add185
* Remove unused GWT dependenciesHenri Sara2016-08-121-1/+1
| | | | | | | | | As vaadin-client-compiler dependens on gwt-dev, the gwt-dev dependencies are either bundled in gwt-dev or specified as transitive dependencies for it, so there is no need to specify them again for vaadin-client-compiler Change-Id: Iec075a3b4a005ae7b2e331287d942357aafe277d
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-1/+1
| | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-72/+1
| | | | | | | This removes GWT dependency from the server and shared parts of the framework Change-Id: Iafbb752c0184611a18d4a9d61c9e03229d42836e
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
| | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
* Check Java 1.6 compatibilityHenri Sara2016-04-251-0/+8
| | | | | | Ensure that server side classes are compatible with Java 1.6. Change-Id: I464096bbb316769a4c2fede55d7bcb11ce61e4f0
* 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-6/+3
| | | | | | | | | 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
* Remove generated Import-Package from vaadin-client MANIFEST.MFTeemu Suo-Anttila2016-03-271-0/+1
| | | | Change-Id: If2f8a95917f92501920d8aaa332899b0cb36d996
* Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-231-3/+0
| | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-181-0/+218
Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b