You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-dev@incubator.apache.org by "Brett Porter (JIRA)" <ji...@apache.org> on 2014/04/04 06:10:14 UTC

[jira] [Created] (NPANDAY-614) ResGen plugin should allow extra arguments

Brett Porter created NPANDAY-614:
------------------------------------

             Summary: 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)