apollo-client-maven-plugin | LONGER MAINTAINED HERE , SEE FORK INSTEAD
kandi X-RAY | apollo-client-maven-plugin Summary
kandi X-RAY | apollo-client-maven-plugin Summary
NO LONGER MAINTAINED HERE, SEE FORK INSTEAD:
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of apollo-client-maven-plugin
apollo-client-maven-plugin Key Features
apollo-client-maven-plugin Examples and Code Snippets
Community Discussions
Trending Discussions on apollo-client-maven-plugin
QUESTION
I cannot seem to resolve dependencies in my POM. This project was working for me earlier this morning and is currently working on another machine, but somehow now my project is so borked that all my dependencies are broken, all my imports and most of my classes are just red underlines. I want to go back to where I'm no longer having dependency/pom/maven errors and can search for the original desiredCapabilities errors.
Environment: MacOS Apache Maven 3.6.3 Java 8 and 11 are installed on my machine Project SDK: Java 11 IDE: IntelliJ Appium 1.16.0
Trying to solve the original problem:
1. Mvn clean install, with and without -U
2. Right click on project > Maven -> reimport
3. Tried to open on eclipse but this project uses graphql and I got errors that there weren't marketplace options for what I needed
4. Restarted intelliJ
5. Restarted my computer
6. Build -> Build project, rebuild project
7. Deleted my .m2 directory and tried a mvn clean install/mvn install etc, but this is where all my artifacts started breaking. Almost all dependencies now say "Dependency not found" when I hover
8. Tried updating maven indices from the pom
9. Blew out the repo and re-cloned it
10. Reverted to a previous commit
The current error on mvn clean install is: [ERROR] Failed to execute goal on project mobile-app-automation: Could not resolve dependencies for project com.automation.cm:mobile-app-automation:jar:1.0-SNAPSHOT: Failed to collect dependencies at org.seleniumhq.selenium:selenium-java:jar:3.141.59: Failed to read artifact descriptor for org.seleniumhq.selenium:selenium-java:jar:3.141.59: Could not transfer artifact org.seleniumhq.selenium:selenium-java:pom:3.141.59 from/to central (http://jcenter.bintray.com): Authorization failed for http://jcenter.bintray.com/org/seleniumhq/selenium/selenium-java/3.141.59/selenium-java-3.141.59.pom 403 Forbidden -> [Help 1]
mvn compile gives the error: "Failure to find org.seleniumhq.selenium:selenium-java:pom:3.141.59 in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced "
Here is my pom, 90% of the dependencies are red:
...ANSWER
Answered 2020-Jan-31 at 22:42As per JFrog, as of Jan 2020, JCenter is available only over https. Your repo snapshot has http instead of https.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install apollo-client-maven-plugin
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page