[ 
https://issues.apache.org/jira/browse/MSOURCES-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959463#comment-17959463
 ] 

Matthias Bünger commented on MSOURCES-87:
-----------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-source-plugin#162|https://github.com/apache/maven-source-plugin/issues/162].
 

> How to skip building foo-sources.jar
> ------------------------------------
>
>                 Key: MSOURCES-87
>                 URL: https://issues.apache.org/jira/browse/MSOURCES-87
>             Project: Maven Source Plugin (Moved to GitHub Issues)
>          Issue Type: Bug
>    Affects Versions: 2.2.1
>            Reporter: Christian Brunotte
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>
> I use the following in one of my projects:
> <properties>
>         <maven.sources.skip>true</maven.sources.skip>
>         <maven.javadoc.skip>true</maven.javadoc.skip>
>         <maven.install.skip>true</maven.install.skip>
>         <maven.deploy.skip>true</maven.deploy.skip>
> </properties>
> All but maven.sources.skip does not work. When looking for existing issues I 
> found MSOURCES-55 and MSOURCES-56 but the documentation lacks any references 
> to "skip" in the Configuration and Usage pages.
> So how can skip the building of foo-sources.jar?
> (just to save some seconds of my time, it does not hurt otherwise)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to