[ 
https://jira.codehaus.org/browse/MSITE-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Schulte updated MSITE-625:
------------------------------------

    Attachment: MSITE-625.patch

Patch adding parameters 'archive', 'archiveIncludes' and 'archiveExcludes'.

                
> Please add an 'archive' parameter to the 'jar' goal of the 
> 'maven-site-plugin'. 
> --------------------------------------------------------------------------------
>
>                 Key: MSITE-625
>                 URL: https://jira.codehaus.org/browse/MSITE-625
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Wish
>    Affects Versions: 3.0
>            Reporter: Christian Schulte
>            Priority: Minor
>         Attachments: MSITE-625.patch
>
>
> {code}
> /**
>  * The archive configuration to use.
>  * See <a 
> href="http://maven.apache.org/shared/maven-archiver/index.html";>Maven 
> Archiver Reference</a>.
>  *
>  * @parameter
>  */
> private MavenArchiveConfiguration archive = new MavenArchiveConfiguration();
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to