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
Not sure if this is the right place for this.. I'm attempting to deploy the stats feeder graphite tool and I'm hitting the following error when I run the mvn package command from within the GraphiteReceiver directory. Thoughts? It looks as though the files are no longer in the Maven Repository..
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building statsfeeder-GraphiteReceiver 1.0-IPM-3.2
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.vmware.tools:statsfeeder-core:jar:4.1 is missing, no dependency information available
[WARNING] The POM for com.vmware.tools:statsfeeder-common:jar:4.1 is missing, no dependency information available
[WARNING] The POM for com.vmware.tools:vsphere-sdk:jar:4.1 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.453 s
[INFO] Finished at: 2015-05-14T11:31:40-04:00
[INFO] Final Memory: 4M/117M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project statsfeeder-GraphiteReceiver: Could not resolve dependencies for project de.synaxon:statsfeeder-GraphiteReceiver:jar:1.0-IPM-3.2: Failure to find com.vmware.tools:vsphere-sdk:jar:4.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central 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
The text was updated successfully, but these errors were encountered:
Not sure if this is the right place for this.. I'm attempting to deploy the stats feeder graphite tool and I'm hitting the following error when I run the mvn package command from within the GraphiteReceiver directory. Thoughts? It looks as though the files are no longer in the Maven Repository..
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building statsfeeder-GraphiteReceiver 1.0-IPM-3.2
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.vmware.tools:statsfeeder-core:jar:4.1 is missing, no dependency information available
[WARNING] The POM for com.vmware.tools:statsfeeder-common:jar:4.1 is missing, no dependency information available
[WARNING] The POM for com.vmware.tools:vsphere-sdk:jar:4.1 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.453 s
[INFO] Finished at: 2015-05-14T11:31:40-04:00
[INFO] Final Memory: 4M/117M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project statsfeeder-GraphiteReceiver: Could not resolve dependencies for project de.synaxon:statsfeeder-GraphiteReceiver:jar:1.0-IPM-3.2: Failure to find com.vmware.tools:vsphere-sdk:jar:4.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central 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
The text was updated successfully, but these errors were encountered: