Christian Schulte created MSITE-625:
---------------------------------------
Summary: 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
{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