Git Product home page Git Product logo

rcon-client's People

Stargazers

 avatar

Watchers

 avatar

rcon-client's Issues

project depends on artifact from unspecified repository

What steps will reproduce the problem?
1. mvn package

What is the expected output? What do you see instead?

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) com.google.named-logger:NamedLogger:jar:0.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.google.named-logger -DartifactId=NamedLogger -Dversion=0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=com.google.named-logger -DartifactId=NamedLogger -Dversion=0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) com.google.rcon-client:RConClient:jar:1.0-SNAPSHOT
        2) com.google.named-logger:NamedLogger:jar:0.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  com.google.rcon-client:RConClient:jar:1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


What version of the product are you using? On what operating system?


I checked out from SVN today (nov 21, 2012)


Please provide any additional information below.

You probably need to adjust your pom.xml to specify the repository that hosts 
the NamedLogger artifact so that regular people can compile the source.

Original issue reported on code.google.com by [email protected] on 21 Nov 2012 at 7:14

Ant script

Add an ant script to build the project.

Original issue reported on code.google.com by [email protected] on 22 Feb 2012 at 9:06

No longer works ! :(

I found this gem after lot of hours of search and after integration in an 
android app, it doesn't work anymore ! 

Could the author fix it ? Pleeeeeease :D

Original issue reported on code.google.com by [email protected] on 11 Dec 2014 at 11:51

Unsupported major.minor version 51.0

MAC OSX Lion 10.7.3

java -jar RConClient.jar 
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
org/minecraft/rconclient/RConClient : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)

java -version
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b04-415-11M3635)
Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-415, mixed mode)

Original issue reported on code.google.com by [email protected] on 5 Jun 2012 at 11:52

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.