you cannot.

On Sat, Jan 5, 2013 at 5:58 PM, Rajwinder Makkar <[email protected]>wrote:

> Hi,
>
> Here is the scenario :
>
> - I want to insert "property and value" pair in maven artifact manifest
> file.
> - I understand there are maven plugins where i can modify manifest like
> "Maven Archiver".
> - But above requires development team to mention things in POM which
> sometimes is difficult to preach in big organization.
>
> Question is :
>
> How can i pass "property/value" pair a part of maven build process on the
> command line which insert things in manifest file ? Something like mvn
> clean install --manifestdefineproperty property=value
>
> -raj
>

Reply via email to