This is all fixed now. The instructions on the wiki should work again.
We really must add a CI build for the website.
Steve Appling wrote:
I don't seem to be able to build the website currently. I have not
done this before, so perhaps I have some procedural problems here.
I'm attempting to follow the instructions for building the web site at
http://docs.codehaus.org/display/GRADLE/How+to+build+the+documentation
I run (from the top level directory) "gradlew websiteDocs" and get the
error:
:docs:userguideStyleSheets UP-TO-DATE
:docs:websiteDocs
FAILURE: Build failed with an exception.
* Where:
Build file
'C:\OpenSource\gradle\committer\subprojects\gradle-docs\docs.gradle'
line: 289
* What went wrong:
Execution failed for task ':docs:websiteDocs'.
Cause: No signature of method: RemoteLocations.getJavadocRemoteDir()
is applicable for argument types: () values: []
It appears to me that this is correct, there really is no method
getJavadocRemoteDir on the RemoteLocations class.
If I go to the website directory and run "..\gradlew build", I get:
:build
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\OpenSource\gradle\committer\website\build.gradle' line: 42
* What went wrong:
Execution failed for task ':build'.
Cause: C:\OpenSource\gradle\committer\build\docs\getting-started.html
(The system cannot find the path specified)
This must not be my day. It's not clear to me what I am doing wrong.
Any help would be appreciated.
--
Adam Murdoch
Gradle Developer
http://www.gradle.org
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email