[
https://issues.apache.org/jira/browse/MSOURCES-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959428#comment-17959428
]
Matthias Bünger commented on MSOURCES-42:
-----------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-source-plugin#116|https://github.com/apache/maven-source-plugin/issues/116].
> Please add support for MavenArchiveConfiguration
> ------------------------------------------------
>
> Key: MSOURCES-42
> URL: https://issues.apache.org/jira/browse/MSOURCES-42
> Project: Maven Source Plugin (Moved to GitHub Issues)
> Issue Type: Wish
> Affects Versions: 2.0.4
> Environment: Maven version: 2.0.10
> Java version: 1.5.0_17
> OS name: "linux" version: "2.6.29" arch: "i386" Family: "unix"
> Reporter: Christian Schulte
> Assignee: Paul Gier
> Priority: Major
> Fix For: 2.1
>
>
> Almost any mojo using the plexus archiver has an 'archive' parameter to
> configure the archiver.
> {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}
> The source plugin should also have such functionality.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)