Hi, When you run that mvn command, are you in the root of your checkout? You must be in that directory (eg, /opt/matterhorn/matterhorn_1.3.0)
Also, the Jersey project changed the way their modules are available, so if this is the first time you've built Matterhorn (or are building it on a different machine) you will experience a missing dependency error in one of our modules. I would use the 1.3.x branch instead of 1.3.0 since this branch has addressed the issue. G "adeseye a. (aa5g11)" <[email protected]> wrote: >Hello All, > >Am currently trying to install opencast matterhorn on the ubuntu 10.10. I >started by installing the core. but when I get to the step to build: run the >config > >mvn clean install -DdeployTo=/opt/matterhorn/felix/matterhorn > >I get the error > >[INFO] ------------------------------------------------------------------------ >[INFO] Error executing ant tasks: >/opt/matterhorn/matterhorn_1.3.0/target/antrun/build-main.xml (No such file or >directory) > >Please am not sure what is wrong here. can someone help out. Thanks > >-- >Adeseye Adeyemi > >_______________________________________________ >Matterhorn-users mailing list >[email protected] >http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
