[
https://issues.apache.org/jira/browse/MJAR-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957110#comment-17957110
]
Matthias Bünger commented on MJAR-13:
-------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-jar-plugin#205|https://github.com/apache/maven-jar-plugin/issues/205].
> configure test-jar to include only special classes of the test source
> ---------------------------------------------------------------------
>
> Key: MJAR-13
> URL: https://issues.apache.org/jira/browse/MJAR-13
> Project: Maven JAR Plugin (Moved to GitHub Issues)
> Issue Type: Improvement
> Reporter: Joerg Schaible
> Priority: Minor
>
> The test-jar currently contains all test classes, but often you just want to
> share only some parts of it, e.g. a specialized abstract TestCase or a test
> toolkit or some mock classes, but not the complete unit test for an
> asrtifact. The plugin configuration shoulds contain a section with an
> includes/excludes pattern set.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)