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

Istvan Toth commented on HBASE-28314:
-------------------------------------

I expect that then we'd have to disable it  in some modules. (those that do not 
contain sources, like the shaded artifacts)

Adding it near the root may lead to smaller/cleaner configuration in the end.

I chose to add it to the modules missing it in the current patch, as that is 
what the rest of the modules already do, and I didn't want to make a big change 
to the maven plugin structure of the project.


> Generate source artifacts from mvn install for every module containing sources
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-28314
>                 URL: https://issues.apache.org/jira/browse/HBASE-28314
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.6.0, 2.4.17, 3.0.0-beta-1, 4.0.0-alpha-1, 2.5.7
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> There is no source jar generated for hbase-server.
> Enabling maven-source-plugin seems to work fine, and Eclipse can use the 
> generated sources jar for debugging etc.
> It seems that these source JARs are not generated at least since HBase 2.0.0, 
> but we did have source JARs sometime in the 1.x time frame.



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

Reply via email to