Hi, The parameters for the Maven Plugin are self documenting. If you write a good Javadoc description for the param, like you have in your commit, the Javadoc comment is automatically integrated into the generated site. Just run 'mvn site' to generate the site.
On Thu, Jul 24, 2014 at 12:19 AM, P. Ottlinger <[email protected]> wrote: > Hi all, > > I'm just working on > https://issues.apache.org/jira/browse/RAT-164 > and added a proposed patch. > > Since it's one of my first commits I'm not sure where to update any > CLI/help documentations. > > Can someone please provide assistance or guide me in what to do or where > to add the new environment variable? > > Thanks, > Phil > > -- Dennis Lundberg
