Skip to content

Quartz를 build.gradle에 추가했을 때 발생할 수 있는 warning 해결법 #23

@juhyeonme

Description

@juhyeonme

MacOS의 경우 :
java.io.FileNotFoundException: /Users/neossmac/.gradle/caches/modules-2/files-2.1/com.mchange/c3p0/0.9.5.3\mchange-commons-java-0.2.15.jar (The system cannot find the file specified)
Window의 경우 :
java.io.FileNotFoundException: C:\Users\ABC\.m2\repository\com\mchange\c3p0\0.9.5.2\mchange-commons-java-0.2.15.jar (The system cannot find the file specified)

스프링 mvc로 여러 해결방법을 서치했지만 워닝에서 지정하고 있는 폴더로 가서 jar파일을 추가해 주는 방법밖에 없었다ㅜㅜ github에 함께 공유될 mchange-commons-java-0.2.15.jar 파일을 워닝에서 가리키고 있는 폴더 안에 넣어주면 잘 돌아감

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions