Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in installing z-mon #9

Open
vivekrsinha opened this issue Jun 8, 2018 · 1 comment
Open

Problem in installing z-mon #9

vivekrsinha opened this issue Jun 8, 2018 · 1 comment

Comments

@vivekrsinha
Copy link

Hi,
I followed the mentioned steps and the process was stuck on while building the hpi snapshots.
[INFO] Building Z-Mon Feedback Panel 1.596.2-SNAPSHOT
[INFO] --------------------------------[ hpi ]---------------------------------
Downloading from jenkins-releases: http://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/1.625.3/jenkins-war-1.625.3.executable-war
Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/1.625.3/jenkins-war-1.625.3.executable-war
Downloading from central: https://repo.maven.apache.org/maven2/org/jenkins-ci/main/jenkins-war/1.625.3/jenkins-war-1.625.3.executable-war
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.472 s
[INFO] Finished at: 2018-06-08T17:53:01+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project z-mon: Could not resolve dependencies for project org.jenkins-ci.plugins:z-mon:hpi:1.596.2-SNAPSHOT: Could not find artifact org.jenkins-ci.main:jenkins-war:executable-war:1.625.3 in jenkins-releases (http://repo.jenkins-ci.org/releases/) -> [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

After going through the repository it was found that the "/jenkins-war-1.625.3.executable-war" is not present in http://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/1.625.3/
instead jenkins-war-1.625.3.war file is present.

How to resolve the above dependencies? Where the changes needs to be made to resolve above errror?

Can somebody help me?

@SteveMoyer
Copy link
Contributor

SteveMoyer commented Jun 8, 2018 via email

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

No branches or pull requests

2 participants