[ https://issues.apache.org/jira/browse/MSOURCES-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959412#comment-17959412 ]
Matthias Bünger commented on MSOURCES-45: ----------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-source-plugin#132|https://github.com/apache/maven-source-plugin/issues/132]. > Test Source Jar has wrong name. > ------------------------------- > > Key: MSOURCES-45 > URL: https://issues.apache.org/jira/browse/MSOURCES-45 > Project: Maven Source Plugin (Moved to GitHub Issues) > Issue Type: Bug > Reporter: Jason Zaugg > Assignee: Olivier Lamy > Priority: Major > Fix For: 2.2 > > Attachments: test-sources.patch > > > maven-jar-plugin generates: > module-1.0-tests.jar > maven-sources plugin generates: > module-1.0-test-sources.jar > I would expect: > module-1.0-tests-sources.jar > IntelliJ also expects this, and cannot bind to the test sources JAR. > Either change the classifier, or make it configurable. -- This message was sent by Atlassian Jira (v8.20.10#820010)