You are on page 1of 3

Working Directory: C:\Infonavit\sicj

Gradle user home: C:\Users\Program\.gradle


Gradle Distribution: Gradle wrapper from target build
Gradle Version: 2.6
Java Home: C:\Program Files\Java\jdk1.8.0_231
JVM Arguments: None
Program Arguments: None
Build Scans Enabled: false
Offline Mode Enabled: false
Gradle Tasks: war

Parallel execution is an incubating feature.


Cannot resolve reloading agent JAR: Could not resolve all dependencies for
configuration ':agent'.
:assetCompile
FAILURE: Build failed with an exception.

* What went wrong:


Could not resolve all dependencies for configuration ':runtime'.
> Could not resolve org.springframework.boot:spring-boot-starter-web:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.
> Could not resolve org.springframework.boot:spring-boot-starter-log4j2:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.
> Could not resolve org.springframework.boot:spring-boot-starter-actuator:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.
> Could not resolve org.springframework.boot:spring-boot-autoconfigure:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.
> Could not find org.grails:grails-bootstrap:3.0.12.
Required by:
sicj:sicj:0.1
> Could not resolve org.grails:grails-dependencies:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.
> Could not resolve org.grails:grails-web-boot:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.
> Could not resolve org.grails.plugins:hibernate:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.
> Could not resolve org.grails.plugins:cache:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.
> Could not resolve org.grails.plugins:scaffolding:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.
> Could not resolve org.grails.plugins:asset-pipeline:.
Required by:
sicj:sicj:0.1
> Cannot change dependencies of configuration 'detachedConfiguration1' after
it has been resolved.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.

BUILD FAILED

Total time: 0.536 secs

You might also like