<< Back to previous view |
![]() |
[QB-2689] Maven Build File Setting
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | 6.1.11 |
Fix Version/s: | None |
Type: | Improvement | Priority: | Minor |
Reporter: | J. Mash | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
File Attachments: |
![]() |
Description |
Greetings,
I noticed that the 'Gradle' builder plugin currently allows specifying the build file as a setting, but there doesn't seem to be an equivalent in the 'Maven' builder plugin. The name can be specified in the 'Extra Maven Options' setting under the 'Advanced' settings, but it can be quite easy to overlook the build file name when it's referenced as a repeat parameter that's buried in other scripted settings. This is a request to add a 'Build File' setting for the Maven builder plugin, which will make it more consistent with Gradle and a bit nicer to reference / specify custom build file names. |
Comments |
Comment by J. Mash [ 07/Apr/16 05:39 AM ] |
The attached file has been patched to provide the above-described functionality. |