Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-1
-
Fix Version/s: 1.0-beta-2
-
Labels:None
-
Environment:Maven 2.2.1
License Maven Plugin 1.0-beta-1
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
As illustrated by the attached IT, the download-licenses goal doesn't allow mojo parameters to be specified using system properties. For example, if you specify an alternate location for the license configuration file, it isn't used.
I suspect there may be other goals in the license mojo that are similarly affected, but I haven't checked.
Activity
Paul Gier
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Paul Gier [ pgier ] | |
| Fix Version/s | license-maven-plugin-1.0-beta-2 [ 17299 ] |
Paul Gier
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Stephen Connolly
made changes -
| Project | Mojo [ 11062 ] | Mojo's License Maven Plugin [ 12330 ] |
| Key | MOJO-1671 |
|
| Affects Version/s | 1.0-beta-1 [ 17823 ] | |
| Affects Version/s | license-maven-plugin-1.0-beta-1 [ 17082 ] | |
| Component/s | license [ 14553 ] | |
| Fix Version/s | 1.0-beta-2 [ 17824 ] | |
| Fix Version/s | license-maven-plugin-1.0-beta-2 [ 17299 ] | |
| Complexity | Intermediate |
Applied patch in r14050. Thanks!