Sources reachable by build tools, IDEs, etc.?
See original GitHub issueAfter adding the compile 'com.google.cloud.bigtable:bigtable-hbase-1.2'
dependency, IntelliJ, Gradle, etc. cannot find sources JAR.
I’m hoping this is enough information, please let me know if I should try to better illustrate the problem /dig into the issue.
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Top Integrated Developer Environments (IDEs): Top 50 Tools
Capable of auto-deployment at the end of every build process; Works seamlessly with Docker, Git Hub, Quay, Jenkins, and other tools ...
Read more >Best Open Source Build Tools Software 2022 - SourceForge
Compare the best free open source Build Tools Software at SourceForge. ... open-source, cross-platform C, C++ and Fortran IDE built to meet the...
Read more >25 BEST Software Development & Programming Tools in 2022
Software Development Tools can be categorized into the following types: IDE (Integrated Development Environment) – Helps to edit, debug and run ...
Read more >Why is Integrated Development Environment (IDE) Important?
An IDE provides a space to write, compile and debug code, with value-adding tools to simplify development.
Read more >The 12 Best C++ IDEs of 2022 - Incredibuild
It's hard to keep track of all the great IDEs (Integrated Development Environments) and IDE-like tools available to developers.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes, literally bigtable-hbase-1.x, it will be available in maven central once we finish polishing the release. Once its released, you will be able to switch to it and never have to be concerned about shading issues.
Documentation is one of the things that needs to be updated for the upcoming release. And you are right we do have too many artifacts, here is a summary of them:
The 3 artifacts I mentioned above and bigtable-hbase-dataflow are the main artifacts that are intended for public consumption.
List of other artifacts:
Thank you for the details. I’m concerned about a webapp context. So bigtable-hbase-1.x (with an actual x letter in the name?) is a new artifact that will arrive soon on maven central? Is their a documentation where all the publish artifacts (currently 12) are listed and their usage is documented?