일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- zip 파일 암호화
- Test
- 파이썬
- API
- matplotlib
- plugin
- Java
- 차트
- aggregation
- TensorFlow
- sort
- Mac
- License
- zip 암호화
- analyzer test
- token filter test
- docker
- 900gle
- licence delete curl
- ELASTIC
- springboot
- query
- flask
- Elasticsearch
- aggs
- MySQL
- high level client
- Kafka
- license delete
- Python
Archives
- Today
- Total
개발잡부
Cannot change dependencies of configuration ':compile' after it has been resolved. 본문
JAVA/Troubleshooting
Cannot change dependencies of configuration ':compile' after it has been resolved.
닉의네임 2023. 2. 19. 21:17반응형
Build file '/Users/doo/homeplus/project/common/indexer-common/build.gradle' line: 53
build.gradle 파일의 53번째 라인은
compile fileTree(dir: './libs', include: ['*.jar'])
Cannot change dependencies of configuration ':compile' after it has been resolved.
반응형
'JAVA > Troubleshooting' 카테고리의 다른 글
Bean 객체 RedisConnectionFactory 의 NullPointerException (0) | 2024.06.19 |
---|---|
Cannot invoke "org.springframework.web.servlet.mvc.condition.PatternsRequestCondition.toString()" (0) | 2023.08.20 |
class file major version 61 (0) | 2023.07.30 |
hibernate.properties not found (0) | 2023.04.12 |
Comments