summaryrefslogtreecommitdiffstats
path: root/scripts/BuildHelpers.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix build report generation scripts (#11140)Teemu Suo-Anttila2018-08-241-64/+77
|
* Skip Maven enforcer plugin during demo validation7.7.1Artur Signell2016-09-141-0/+2
| | | | Change-Id: Ic4b7dc9f9b646d88fe6b323d2c051f86edeeaa70
* Add plugin repository parameter to validation scriptsTeemu Suo-Anttila2016-04-191-5/+6
| | | | Change-Id: I94888fd19e2bf01f34ef57230bd3e9df7fb3d8eb
* Add optional --repo parameter for Demo validation scriptTeemu Suo-Anttila2015-07-131-1/+1
| | | | Change-Id: Id22fc2ef4acad52e91a18e4cc10bf73a9ab4d924
* Update archetype validation script to use single repo URLHenri Sara2015-07-131-20/+16
| | | | Change-Id: Icda479927bbb52c2eedf5cb5477726042f55434d
* Fix Archetype validation script to use correct path for pom filesTeemu Suo-Anttila2015-07-091-1/+0
| | | | Change-Id: I0402807724c8ec911c0af3192f883a49f08d60ac
* Fix BuildHelpers to create all necessary directoriesTeemu Suo-Anttila2015-07-091-2/+2
| | | | Change-Id: Ica4430469e8088c1e2fddad93a432cc2cd344fef
* Fix version number resolution for validation scriptsTeemu Suo-Anttila2015-07-081-8/+15
| | | | Change-Id: I799553cea50cb8e81ab06482f1a971f324da8fa1
* Strip extra quotation from maven commandline argumentsTeemu Suo-Anttila2015-07-081-1/+1
| | | | Change-Id: I008d349726eb951089d5fd4883702773e5d683f8
* Fix demo auto validation script to add validated version to contextTeemu Suo-Anttila2015-07-071-9/+6
| | | | Change-Id: Ie30fe7f9c0c88de02f19a1bc0f377399a3568da4
* Add Demo validation script support for using local artifactsTeemu Suo-Anttila2015-07-071-1/+8
| | | | Change-Id: I47f6bd7b4b73371ffe10a80f6af215146f7895e4
* Add --maven parameter to add mvn commandline parametersTeemu Suo-Anttila2015-07-071-9/+9
| | | | | | | | Also adds a --teamcity flag, planned future functionality to add supplied jar dependencies to local maven repo, and flags for setting wildfly autodeployment parameters (url, user, password) Change-Id: I6690cda0d3bfd18d665ffbc61b8502f91f9fd475
* Add DeployHelpers python module for adding wildfly auto deploymentTeemu Suo-Anttila2015-07-071-2/+11
| | | | Change-Id: I1b3570a96d8406aa502171eb8065f1359d458450
* Add python script for validating demosTeemu Suo-Anttila2015-06-111-0/+160
This patch refactors most of building logic from BuildArchetypes.py to BuildHelpers.py Change-Id: I34526db0cc2dba3b0dc6afddefa7559b5e75b87c