Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

nl.surfnet.apis:apis-authorization-server:jar:1.3.6-SNAPSHOT is missing, no dependency information available #87

Open
lscesario opened this issue Nov 26, 2015 · 5 comments

Comments

@lscesario
Copy link

Hello,

I've tried to clone the repository, but on trying to run "apis-authorization-server-war", it returns the following error:

[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building API Secure - authorization server webapp 1.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for nl.surfnet.apis:apis-authorization-server:jar:1.3.6-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for nl.surfnet.apis:apis-surfconext-authn:jar:1.3.6-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.470 s
[INFO] Finished at: 2015-11-26T14:08:07-02:00
[INFO] Final Memory: 8M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project apis-authorization-server-war: Could not resolve dependencies for project nl.surfnet.apis:apis-authorization-server-war:war:1.3.6-SNAPSHOT: The following artifacts could not be resolved: nl.surfnet.apis:apis-authorization-server:jar:1.3.6-SNAPSHOT, nl.surfnet.apis:apis-surfconext-authn:jar:1.3.6-SNAPSHOT: Failure to find nl.surfnet.apis:apis-authorization-server:jar:1.3.6-SNAPSHOT in https://build.surfconext.nl/repository/public/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of openconext-snapshots has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

@gvanderploeg
Copy link
Contributor

Have you tried to do a full 'mvn clean install' on the whole project, before trying to run 'mvn jetty:run' on the war submodule?

@gvanderploeg
Copy link
Contributor

Please reply to the issue on Github, instead of mailing me directly.
Thanks.
But have you tried 'mvn clean install' on the whole project, instead of
only in the war module?

On 18 July 2016 at 13:00, Eugenii [email protected] wrote:

@gvanderploeg https://github.com/gvanderploeg I have the same output
and it is got exactly by "mvn clean install" command


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#87 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABG69so2s-S2Ch_0Xi5JiZ3oS3po7vDcks5qW1zogaJpZM4GqEe2
.

http://www.finalist.nl

@isedrof
Copy link

isedrof commented Sep 14, 2016

Hello guys,

i got the same issue while typing "mvn jetty:run". I tried to change the version to 1.1.1-SNAPSHOT rather than 1.3.6 but i got FATAL ERROR.
Can you help please ?

Thanks in advance.

@gvanderploeg
Copy link
Contributor

To quote myself:

But have you tried 'mvn clean install' on the whole project, instead of only in the war module?

@ethesx
Copy link

ethesx commented Feb 1, 2017

Performing 'mvn clean install' on the "apis-parent" project corrects this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants