You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is it that build system except from maven doesn't work out of the box?
erikmartino:maven-plugins emartino$ git show
commit 5737b64
...
erikmartino:maven-plugins emartino$ bash build.sh
Running Gradle [1.6], Groovy [1.8.6], Java [1.7.0_25]
Building [:maven-plugins:unspecified]
:clean
:codenarc
[ant:codenarc] log4j:WARN No appenders could be found for logger (org.codenarc.ant.CodeNarcTask).
[ant:codenarc] log4j:WARN Please initialize the log4j system properly.
[ant:codenarc] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
:codenarc FAILED
Why is it that build system except from maven doesn't work out of the box?
erikmartino:maven-plugins emartino$ git show
commit 5737b64
...
erikmartino:maven-plugins emartino$ bash build.sh
FAILURE: Build failed with an exception.
Where:
Script 'http://evgenyg.artifactoryonline.com/evgenyg/libs-releases-local/CodeNarc.gradle' line: 78
What went wrong:
Execution failed for task ':codenarc'.
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: 7.799 secs
The text was updated successfully, but these errors were encountered: