Last active
July 14, 2016 18:32
-
-
Save gschueler/c4badb4985cc4badc455ade7f3aeff24 to your computer and use it in GitHub Desktop.
grails 2.5.5 create-app bug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[~/devel/test-g255] 💩 ls | |
grails-2.5.5 grails-2.5.5.zip | |
[~/devel/test-g255] 🍺 which grails | |
/Users/greg/devel/test-g255/grails-2.5.5/bin/grails | |
[~/devel/test-g255] 🍺 grails create-app --stacktrace | |
| Configuring classpath | |
:: problems summary :: | |
:::: WARNINGS | |
module not found: org.codehaus.groovy#groovy-all;2.4.4 | |
==== grailsPlugins: tried | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/lib/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/devel/test-g255/grails-2.5.5/lib/org.codehaus.groovy/groovy-all/ivy-2.4.4.xml | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/grails-2.5.5/lib/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.4.jar | |
/Users/greg/devel/test-g255/grails-2.5.5/lib/org.codehaus.groovy/groovy-all/bundles/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/devel/test-g255/grails-2.5.5/dist/groovy-all-2.4.4.pom | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/grails-2.5.5/dist/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/.grails/2.5.5/cached-installed-plugins/groovy-all-2.4.4.xml | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/.grails/2.5.5/cached-installed-plugins/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/devel/test-g255/grails-2.5.5/plugins/groovy-all-2.4.4.pom | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/grails-2.5.5/plugins/groovy-all-2.4.4.jar | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
:: UNRESOLVED DEPENDENCIES :: | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
:: org.codehaus.groovy#groovy-all;2.4.4: not found | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
| Error Resolve error obtaining dependencies: Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
(NOTE: Stack trace has been filtered. Use --verbose to see entire trace.) | |
org.codehaus.groovy.grails.resolve.ResolveException: Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
at grails.util.BuildSettings.doResolve(BuildSettings.groovy:516) | |
at grails.util.BuildSettings.doResolve(BuildSettings.groovy) | |
at grails.util.BuildSettings$_getDefaultTestDependencies_closure16.doCall(BuildSettings.groovy:587) | |
at grails.util.BuildSettings$_getDefaultTestDependencies_closure16.doCall(BuildSettings.groovy) | |
at grails.util.BuildSettings.getDefaultTestDependencies(BuildSettings.groovy:581) | |
at grails.util.BuildSettings.getTestDependencies(BuildSettings.groovy:562) | |
| Error Resolve error obtaining dependencies: Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
:: problems summary :: | |
:::: WARNINGS | |
module not found: org.codehaus.groovy#groovy-all;2.4.4 | |
==== grailsPlugins: tried | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/lib/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/devel/test-g255/grails-2.5.5/lib/org.codehaus.groovy/groovy-all/ivy-2.4.4.xml | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/grails-2.5.5/lib/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.4.jar | |
/Users/greg/devel/test-g255/grails-2.5.5/lib/org.codehaus.groovy/groovy-all/bundles/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/devel/test-g255/grails-2.5.5/dist/groovy-all-2.4.4.pom | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/grails-2.5.5/dist/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/.grails/2.5.5/cached-installed-plugins/groovy-all-2.4.4.xml | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/.grails/2.5.5/cached-installed-plugins/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/devel/test-g255/grails-2.5.5/plugins/groovy-all-2.4.4.pom | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/grails-2.5.5/plugins/groovy-all-2.4.4.jar | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
:: UNRESOLVED DEPENDENCIES :: | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
:: org.codehaus.groovy#groovy-all;2.4.4: not found | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
| Error Resolve error obtaining dependencies: Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
(NOTE: Stack trace has been filtered. Use --verbose to see entire trace.) | |
org.codehaus.groovy.grails.resolve.ResolveException: Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
at grails.util.BuildSettings.doResolve(BuildSettings.groovy:516) | |
at grails.util.BuildSettings.doResolve(BuildSettings.groovy) | |
at grails.util.BuildSettings$_getDefaultRuntimeDependencies_closure17.doCall(BuildSettings.groovy:625) | |
at grails.util.BuildSettings$_getDefaultRuntimeDependencies_closure17.doCall(BuildSettings.groovy) | |
at grails.util.BuildSettings.getDefaultRuntimeDependencies(BuildSettings.groovy:619) | |
at grails.util.BuildSettings.getRuntimeDependencies(BuildSettings.groovy:601) | |
| Error Resolve error obtaining dependencies: Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
:: problems summary :: | |
:::: WARNINGS | |
module not found: org.codehaus.groovy#groovy-all;2.4.4 | |
==== grailsPlugins: tried | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/lib/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/devel/test-g255/grails-2.5.5/lib/org.codehaus.groovy/groovy-all/ivy-2.4.4.xml | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/grails-2.5.5/lib/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.4.jar | |
/Users/greg/devel/test-g255/grails-2.5.5/lib/org.codehaus.groovy/groovy-all/bundles/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/devel/test-g255/grails-2.5.5/dist/groovy-all-2.4.4.pom | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/grails-2.5.5/dist/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/.grails/2.5.5/cached-installed-plugins/groovy-all-2.4.4.xml | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/.grails/2.5.5/cached-installed-plugins/groovy-all-2.4.4.jar | |
==== grailsHome: tried | |
/Users/greg/devel/test-g255/grails-2.5.5/plugins/groovy-all-2.4.4.pom | |
-- artifact org.codehaus.groovy#groovy-all;2.4.4!groovy-all.jar: | |
/Users/greg/devel/test-g255/grails-2.5.5/plugins/groovy-all-2.4.4.jar | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
:: UNRESOLVED DEPENDENCIES :: | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
:: org.codehaus.groovy#groovy-all;2.4.4: not found | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
| Error Resolve error obtaining dependencies: Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
(NOTE: Stack trace has been filtered. Use --verbose to see entire trace.) | |
org.codehaus.groovy.grails.resolve.ResolveException: Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
at grails.util.BuildSettings.doResolve(BuildSettings.groovy:516) | |
at grails.util.BuildSettings.doResolve(BuildSettings.groovy) | |
at grails.util.BuildSettings$_getDefaultCompileDependencies_closure15.doCall(BuildSettings.groovy:503) | |
at grails.util.BuildSettings$_getDefaultCompileDependencies_closure15.doCall(BuildSettings.groovy) | |
at grails.util.BuildSettings.getDefaultCompileDependencies(BuildSettings.groovy:496) | |
at grails.util.BuildSettings.getCompileDependencies(BuildSettings.groovy:472) | |
| Error Resolve error obtaining dependencies: Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
| Error Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information): | |
- org.codehaus.groovy:groovy-all:2.4.4 | |
| Run 'grails dependency-report' for further information. | |
[~/devel/test-g255] 💩 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment