unable to build from master
See original GitHub issueI’m trying to build from master src, but the build fails with this dependency error:
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all dependencies for configuration ':databus2-relay:databus2-event-producer-or:compileClasspath'.
> Could not find com.google:open-replicator:1.0.7.
Searched in the following locations:
https://repo1.maven.org/maven2/com/google/open-replicator/1.0.7/open-replicator-1.0.7.pom
https://repo1.maven.org/maven2/com/google/open-replicator/1.0.7/open-replicator-1.0.7.jar
http://maven.restlet.org/com/google/open-replicator/1.0.7/open-replicator-1.0.7.pom
http://maven.restlet.org/com/google/open-replicator/1.0.7/open-replicator-1.0.7.jar
file:/home/rsoares/dev/github/linkedin/databus/sandbox-repo/com/google/open-replicator/1.0.7/open-replicator-1.0.7.ivy
file:/home/rsoares/dev/github/linkedin/databus/sandbox-repo/com/google/open-replicator/1.0.7/open-replicator-1.0.7.jar
Required by:
databus.databus2-relay:databus2-event-producer-or:2.0.0
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Is that dependency correct? It appears there is no com.google:open-replicator:1.0.7
GAV on public maven repos
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Git failed to build in master branch (#6761) · Issues - GitLab
As seen from https://dev.gitlab.org/gitlab/omnibus-gitlab/-/pipelines/232254/failures, building git fails with the following error.
Read more >Master branch won't build after develop branch builds ... - GitHub
Was the build trigger and failed or the build wasn't triggered? ... see the develop branch successfully built and was then merged to...
Read more >git - Master builds ok, but taking a clean branch from master ...
I'm using git and I have a remote repo with master branch. This branch currently builds perfectly on my local machine and our...
Read more >Common Build Problems - Travis CI Docs
If your build is failing due to unexpected segmentation faults in the language interpreter, this may be caused by corrupt or invalid caches...
Read more >T208681 "docker-compose build" fails in master at wdqs ...
"docker-compose build" fails in master at wdqs-frontend build step. Closed, ResolvedPublic5 Estimated Story Points.
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 FreeTop 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
Top GitHub Comments
Hi Rafael,
Could you try again? I’ve missed some files in my last commit.
Thanks.
On Wed, Feb 1, 2017 at 7:32 AM, Rafael T. C. Soares (A.K.A Tuelho) < notifications@github.com> wrote:
Could not find com.google:open-replicator:1.0.7. Searched in the following locations:
Possible solution: