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

Adam Yen commented on MSOURCES-91:
----------------------------------

After trying to debug why this plugin ignores my includes, I found this Jira 
issue. The online document states I can use this since version 2.3. Why was it 
removed for 3.x? My reason to use to plugin is to pacakage non-jar source 
directories and files in non-traditional src/main/java dirs.

https://maven.apache.org/plugins/maven-source-plugin/jar-mojo.html


> Added several properties for parameters
> ---------------------------------------
>
>                 Key: MSOURCES-91
>                 URL: https://issues.apache.org/jira/browse/MSOURCES-91
>             Project: Maven Source Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Added properties for
>  * {{@Parameter( property = "maven.source.includes" )}}
>  * {{@Parameter( property = "maven.source.excludes" )}}
>  * {{@Parameter( property = "maven.source.useDefaultExcludes", defaultValue = 
> "true" )}}
>  * {{@Parameter( property = "maven.source.useDefaultManifestFile", 
> defaultValue = "false" )}}
>  * {{@Parameter( property = "maven.source.outputDirectory", defaultValue = 
> "$\{project.build.directory\}" )}}
>  * {{@Parameter( property = "maven.source.finalName", defaultValue = 
> "$\{project.build.finalName\}" )}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to