Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
In camel-jbang export, I noticed that --additional-properties is a rather clumsy name for build time properties. How about --build-properties?
Similar to --dep, I'd actually prefer []String (i.e. arity=0-N), in which case it could be called --build-property.
Generally, should we always aim for []String rather then comma separated?