[ https://issues.apache.org/jira/browse/MSOURCES-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959371#comment-17959371 ]
Matthias Bünger commented on MSOURCES-4: ---------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-source-plugin#78|https://github.com/apache/maven-source-plugin/issues/78]. > maven-source-plugin should support goal source:test-jar (install:install > should also install the generated test-source-jar) > --------------------------------------------------------------------------------------------------------------------------- > > Key: MSOURCES-4 > URL: https://issues.apache.org/jira/browse/MSOURCES-4 > Project: Maven Source Plugin (Moved to GitHub Issues) > Issue Type: New Feature > Environment: m2 2.0.3 > maven-source-plugin 2.0 > maven-install-plugin 2.1 > Reporter: Florian Eska > Priority: Major > > In the maven-sourec-plugin I missed the possibility source:test-jar as in the > the maven-jar-plugin jar:test-jar. > At the moment it is hard work to insert the wished source test-jar in the > repository (gnerating and install) > I have seen that the source code is prepared to generate the test source jar. > It seems to me that the only thing that is missing the switch to call the > generator of test-jar and extend the documentation. > If a xyz-version-test-sources.jar is generated the maven-install.plugin > should have the possiblity to install the generated source in the local > repository. -- This message was sent by Atlassian Jira (v8.20.10#820010)