Coder Social home page Coder Social logo

빌드 실패 about inv-captive HOT 8 CLOSED

noonmaru avatar noonmaru commented on August 28, 2024
빌드 실패

from inv-captive.

Comments (8)

chipppppp avatar chipppppp commented on August 28, 2024

gradlew build
Task :compileKotlin FAILED
FAILURE: Build failed with an exception.

Could not resolve all files for configuration ':compileClasspath'.
Could not find org.spigotmc:spigot:1.16.5-R0.1-SNAPSHOT.
Searched in the following locations:f :compileClasspath > spigot-1.16.5-R0.1-SNAPSHOT.pom
- file:/C:/Users/wlsdb/.m2/repository/org/spigotmc/spigot/1.16.5-R0.1-SNAPSHOT/maven-metadata.xml
- file:/C:/Users/wlsdb/.m2/repository/org/spigotmc/spigot/1.16.5-R0.1-SNAPSHOT/spigot-1.16.5-R0.1-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/org/spigotmc/spigot/1.16.5-R0.1-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/org/spigotmc/spigot/1.16.5-R0.1-SNAPSHOT/spigot-1.16.5-R0.1-SNAPSHOT.pom
- https://papermc.io/repo/repository/maven-public/org/spigotmc/spigot/1.16.5-R0.1-SNAPSHOT/maven-metadata.xml
- https://papermc.io/repo/repository/maven-public/org/spigotmc/spigot/1.16.5-R0.1-SNAPSHOT/spigot-1.16.5-R0.1-SNAPSHOT.pom
- https://jitpack.io/org/spigotmc/spigot/1.16.5-R0.1-SNAPSHOT/maven-metadata.xml
- https://jitpack.io/org/spigotmc/spigot/1.16.5-R0.1-SNAPSHOT/spigot-1.16.5-R0.1-SNAPSHOT.pom
Required by:
project :

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s
1 actionable task: 1 executed 라고 뜨네요

from inv-captive.

thenist avatar thenist commented on August 28, 2024

Buildtools.jar를 받아 Spigot 1.16.5를 먼저 빌드한후 실행하여 주세요.

from inv-captive.

chipppppp avatar chipppppp commented on August 28, 2024

Buildtools.jar를 받아 Spigot 1.16.5를 먼저 빌드 한 후 실행하여주세요.

Buildtools.jar가 뭐죠 그리고 spigot1.16.5 빌드는 어떻게 하나요;;

from inv-captive.

thenist avatar thenist commented on August 28, 2024

@chipppppp
물어보기전 먼저 검색부터 합시다.
https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/Git-2.30.1-64-bit.exe
이걸 받아 설치하고
https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar
이걸 받은 다음 적당하게 새 폴더를 생성하여 buildtools.jar를 안에 넣고
폴더의 빈자리를 우클릭하여 Git Bash Here를 선택하여 git bash를 연다음
java -jar Buildtools.jar --rev 1.16.5 를 실행하고 기다리면 빌드가 완료됩니다.

from inv-captive.

chipppppp avatar chipppppp commented on August 28, 2024

@chipppppp
물어보기 전 먼저 검색부터합시다.
https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/Git-2.30.1-64-bit.exe
이걸 받아 설치하고
https : //hub.spigotmc .org / jenkins / job / BuildTools / lastSuccessfulBuild / artifact / target / BuildTools.jar 이걸
받은 다음 적당하게 새 폴더를 생성하여 buildtools.jar를 안에
폴더의 빈자리를 우클릭하여 Git Bash Here를 선택하여 git bash를 연 다음
java -jar Buildtools.jar --rev 1.16.5를 실행하고 기다리면 빌드가 완료됩니다.

저거 아무것도 몰라서 그런데 혹시 java -jar Buildtools.jar --rev 1.16.5가 뭔지 알수있을까요

from inv-captive.

 avatar commented on August 28, 2024

그냥 릴리즈에서 ps1파일 받고 실행...

from inv-captive.

 avatar commented on August 28, 2024

@chipppppp
물어보기 전 먼저 검색부터합시다.
https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/Git-2.30.1-64-bit.exe
이걸 받아 설치하고
https : //hub.spigotmc .org / jenkins / job / BuildTools / lastSuccessfulBuild / artifact / target / BuildTools.jar 이걸
받은 다음 적당하게 새 폴더를 생성하여 buildtools.jar를 안에
폴더의 빈자리를 우클릭하여 Git Bash Here를 선택하여 git bash를 연 다음
java -jar Buildtools.jar --rev 1.16.5를 실행하고 기다리면 빌드가 완료됩니다.

저거 아무것도 몰라서 그런데 혹시 java -jar Buildtools.jar --rev 1.16.5가 뭔지 알수있을까요

문제 해결되었다면 이슈닫아주시고, 아닐경우 이를 따라주세요:

BuildTools 실행

새 폴더를 만들고 그 안에서 BuildTools.jar를 실행하는걸 권장합니다.

BuildTools.jar가 있는 디렉터리로 cmd를 이용해 이동시키거나 그 디렉터리 내에서 Shift + 우클릭을 누른 뒤 PowerShell을 켜서

java -jar BuildTools.jar --rev 1.16.5 명령을 입력합니다.

대부분의 서버 관리자들은 BuildTools를 이용해 Spigot을 받으려는 작업을 하지만, 개발자들은 로컬 메이븐 저장소에 Spigot관련 파일을 넣기 위해 사용하는 경우가 있습니다.

BuildTools 작업이 마쳐지면 gradlew build를 재시도 해보세요.

여담

이 댓글에 잘못된 정보가 달려있거나 개선할점 등이 있다면 언제든 맨션하여 알려주시면 감사하겠습니다.

질문 작성자 분께: 제가 하기에는 좀 무례한 충고 일 수 있으나, 무조건 작동 되지 않는다 라 이야기하지 마시고, 검색을 시도해보세요.

from inv-captive.

chipppppp avatar chipppppp commented on August 28, 2024

@chipppppp
물어보기 전 먼저 검색부터합시다.
https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/Git-2.30.1-64-bit.exe
이걸 받아 설치하고
https : //hub.spigotmc .org / jenkins / job / BuildTools / lastSuccessfulBuild / artifact / target / BuildTools.jar 이걸
받은 다음 적당하게 새 폴더를하여 buildtools.jar를
폴더의 빈자리를 우클릭하여 Git Bash 여기에서 선택하여 git bash 생성을 연 다음
java -jar Buildtools.jar --rev 1.16.5를 실행하고 기다리면 빌드가 완료됩니다.

저거 아무것도 몰라서 그런데 혹시 java -jar Buildtools.jar --rev 1.16.5가 뭔지 알수 있을까요

문제 해결 사례면 이슈 닫아 주시고, 아닐 경우이를 따라주세요 :

BuildTools 실행

새 폴더를 만들고 그 안에서 BuildTools.jar를 실행하는 걸 권장합니다.

BuildTools.jar가있는 디렉터리로 cmd를 이용해 이동 시키거나 그 디렉터리에서 Shift + 우클릭을 뒤 PowerShell을 켜서

java -jar BuildTools.jar --rev 1.16.5 명령을 입력합니다.

대부분의 서버 관리자는 BuildTools를 사용하여 Spigot을 사용하는 작업을하지만, 개발자는 로컬 메이븐 저장소에 Spigot 관련 파일을 사용하는 경우가 있습니다.

BuildTools 작업이 마쳐지면를 재시도 gradlew build하세요.

여담

이 댓글에 잘못된 정보가 달려 있거나 개선 할 점 등이 있다면 언제든 맨션하여 알려 주시면 감사하겠습니다.

질문 작성자 분께 : 제가하기에는 좀 무례한 충고 일 수 있지만, 무조건 작동 되지 않는다라 이야기하지 마시고, 검색을 시도 시도합니다.

오홍 감사합니다

from inv-captive.

Related Issues (20)

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.