Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Not A Bug
-
Affects Version/s: 1.2 final
-
Fix Version/s: 1.2.1
-
Component/s: Project infrastructure
-
Labels:None
-
Environment:Unix / MacOS 10.5 with JDK 1.5
-
Testcase included:yes
Description
when installing the GRAILS 1.2 **binary** package, only the following directories are created:
>>>uhb$ ls
ant grails-app templates
docs grails-macros.xml
specifically, there is no binary directory which should be there according to getting-started...
giving ant a shot, one gets errors (of course, as it's the bin-release):
>>> cd ant
>>>ant uhb$ ant
Buildfile: build.xml
download-ivy:
-download-ivy:
init-ivy:
-resolve:
No ivy:settings found for the default reference 'ivy.instance'. A default instance will be used
[ivy:retrieve] :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ ::
:: loading settings :: file = /Users/uhb/Documents/daten/jobs/grails/grails120/ant/ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: org.example#@grails.project.name@;working@uhbs-macbook-pro-2.local
[ivy:retrieve] confs: [build]
[ivy:retrieve] :: resolution report :: resolve 53ms :: artifacts dl 0ms
---------------------------------------------------------------------
| modules | artifacts | |||||
|---|---|---|---|---|---|---|
| conf | number | search | dwnlded | evicted | number | dwnlded |
---------------------------------------------------------------------
| build | 1 | 0 | 0 | 0 | 0 | 0 |
|---|
---------------------------------------------------------------------
[ivy:retrieve]
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: WARNINGS
[ivy:retrieve] module not found: org.grails#grails-bootstrap;@grails.version@
[ivy:retrieve] ==== codehaus-snapshots: tried
[ivy:retrieve] ==== codehaus: tried
[ivy:retrieve] ==== javanet: tried
[ivy:retrieve] ==== spring-milestone: tried
[ivy:retrieve] ==== public: tried
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: UNRESOLVED DEPENDENCIES ::
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: org.grails#grails-bootstrap;@grails.version@: not found
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve] codehaus-snapshots: unhandled revision => @grails.version@
[ivy:retrieve] codehaus: unhandled revision => @grails.version@
[ivy:retrieve] javanet: unhandled revision => @grails.version@
[ivy:retrieve] spring-milestone: unhandled revision => @grails.version@
[ivy:retrieve] public: unhandled revision => @grails.version@
[ivy:retrieve]
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
BUILD FAILED
/Users/uhb/Documents/daten/jobs/grails/grails120/ant/build.xml:60: impossible to resolve dependencies:
resolve failed - see output for details
Total time: 0 seconds
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits