Hi Ian, 2009/4/15 Ian Boston <[email protected]>: > I will try and get to the published artifacts stage, > Where should the generated Maven documentation go ? > Ian >
I spoke yesterday with Chris about the make-release.sh: this script won't work on my ubuntu box :( Using Maven will be more platform independent, but Chris underlines me that the Maven assembly generates a different layout than the make-release.sh. So I modified the Maven files in r765148 to be align with this script. @Chris, could you review the generated and confirm that it is the wanted layout? About the documentation, you could always run mvn site -Preporting and mvn site:deploy to deploy to shindig/shindig-1.0.x I will merge r761647 to have a similar doc like this one: http://incubator.apache.org/shindig/shindig-1.1.x/shindig-features/jsdoc/index.html So I propose to revert the tag and restart the process. Cheers, Vincent

