On Tue, Feb 8, 2011 at 11:44 AM, Susanne Gladén <[email protected]> wrote: > I just downloaded roller-weblogger-5.0.0-RC3-source.zip and tried to build > it. > > I get: > "[INFO] An Ant BuildException has occured: Exception thrown by > 'generator.parse'. > For more information consult the velocity log, or invoke ant with the > -debug fl ag. > > <PROJECT_URL>\roller-project\planet-business\target\dbscripts\db2\createdb.sql > (The system cannot find the path specified)" > > The database files have not been generated. > > How is that? > What is wrong? > > I am using maven and from my command prompt I wrote "mvn -Dtomcat=true > install"
Hi Susanne, This is a known problem with the RC3 build and it will be fixed in RC4. https://issues.apache.org/jira/browse/ROL-1904 Meanwhile, as Shelan pointed out, you can build directly from source repository and there are instructions at this link https://cwiki.apache.org/confluence/display/ROLLER/How+to+build+Roller And one note: RC3 is technically not a release, it is a "release candidate" intended for testing and development purposes. Thanks, Dave
