Hey Martin, On Sep 3, 2012, at 8:25 AM, Martin Desruisseaux wrote:
> Hello all > > "mvn install" work without problem, but "mvn site" produces the following > error message. I didn't meet this error before, does anyone is familiar with > it? > > Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0:site > (default-site) on project sis: Template file 'trunk/src/site/site.vm' does > not exist Hrm, I wonder if it's complaining that we need a site.vm (velocity macro file) to generate the site. We moved to the ASF CMS (per SIS-31 [1]) and Ross Laidlaw helped us get there so maybe Ross can suggest how best to build the site now that we don't use Maven to build it anymore. On SIS-31 [1], Adam Estrada also uploaded a skeleton version of a new website theme based on Twitter bootstrap, so it would be great to actually implement that and get it out there. > > On a related question, which continuous build integration system does the > project use? ASF provides several CI tools at http://ci.apache.org/. I'm of Jenkins as a CI tool, and I think it would be fairly easy to set up. In fact, I tested this and just went ahead and set us up a Jenkins job: https://builds.apache.org/job/sis-trunk/ Woot! :) Cheers, Chris [1] https://issues.apache.org/jira/browse/SIS-31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
