Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Example
- setting
- loop
- IOS
- swift
- 페이백
- 보라카이
- GCD
- 해몽
- 포켓몬 GO
- LG유플러스
- 신도림
- 포켓볼
- UIView
- 얻는법
- 공략
- 스마트폰
- Xcode
- 아이폰7
- 샘플
- 신도림 테크노마트
- 앱스토어
- push
- error
- Bitcode
- swift3
- afterdelay
- simulator
- UITableView
- Check
Archives
- Today
- Total
도래울
메이븐 컴파일 오류 : Installed_JREs 수정하기 본문
goal = tomcat7:deploy
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project Millky2: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[ERROR] -> [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/MojoFailureException
JRE를 JDK 폴더 안에있는 것으로 변경해주면 OK~
'개발 > Web' 카테고리의 다른 글
JavaScript 모바일 앱 (iOS, Android) 실행 및 설치 화면 이동 (0) | 2016.02.05 |
---|
Comments