[
https://issues.apache.org/jira/browse/NPANDAY-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter resolved NPANDAY-614.
----------------------------------
Resolution: Fixed
Added.
Note that the format differs from the equivalent argument to the msbuild
plugin, since it does a straight string append, where this uses the executable
framework. When the msbuild plugin is rewritten on the executable framework, it
would likely use this format also.
> ResGen plugin should allow extra arguments
> ------------------------------------------
>
> Key: NPANDAY-614
> URL: https://issues.apache.org/jira/browse/NPANDAY-614
> Project: NPanday
> Issue Type: Improvement
> Components: Maven Plugins
> Reporter: Brett Porter
> Assignee: Brett Porter
> Fix For: 1.5.0-incubating
>
>
> Sometimes you need to pass additional arguments to the resgen command line,
> so the plugin should accept a set of extra arguments:
> {code}
> <extraArgs>
> <extraArg>/r:My.Reference.dll</extraArg>
> </extraArgs>
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)