You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then when I tried to execute the maven install, this error raised:
Failed to collect dependencies at org.develnext:jphp-scripting:jar:0.8.0: Failed to read artifact descriptor for org.develnext:jphp-scripting:jar:0.8.0: Could not transfer artifact org.develnext:jphp-scripting:pom:0.8.0 from/to spring-plugins-repo (https://repo.spring.io/plugins-release/): authentication failed for https://repo.spring.io/plugins-release/org/develnext/jphp-scripting/0.8.0/jphp-scripting-0.8.0.pom, status: 401 Unauthorized -> [Help 1]
Hello,
I'm trying to add the JPHP Scripting as dependency via maven on my project, following this link:
https://mvnrepository.com/artifact/org.develnext/jphp-scripting/0.8.0
But I've already added the String Plugins Repository on my POM file:
Then when I tried to execute the maven install, this error raised:
This link (https://repo.spring.io/ui/native/plugins-release/org/develnext/jphp-scripting/0.8.0/jphp-scripting-0.8.0.jar) is empty and when the '../' is clicked goes to an authenticated page.
The text was updated successfully, but these errors were encountered: