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

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

mvn install doesn't generate them on my machine. ( I tried 2.0, 2.5, 2.6, 3.0 
and master)
I have tried it with maven 3.6.3 and 3.9.6

Maybe it depends on the maven version, or maybe it's generated by some other 
maven target (i.e not install ) that is run during the release process.

I think it's better have the plugin explicitly enabled, so that a local "mvn 
install" always creates and installs the source jars, especially as it already 
gets generated for the other modules (i.e hbase-client)


> Generate source artifacts for hbase-server
> ------------------------------------------
>
>                 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