I think this issue already came up in other mails. Please try to delete your local maven repository (it's in $HOME/.m2/repository) and try again.
If that doesn't work, the mail list archive will show you many recent mails about the same issue. Please do not hesitate to search there. Best regards Rubén 2012/5/2 Jack Vant <[email protected]> > Trying to build an admin server for my test system. I've tried it > three times now. When I run this: > > mvn clean install -DdeployTo=/opt/matterhorn/felix/matterhorn > -Padmin,dist-stub,engage-stub,worker-stub,workspace,serviceregistry > > I get this. > > [INFO] Executed tasks > [INFO] > ------------------------------------------------------------------------ > [INFO] Building matterhorn-ingest-service-impl > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: null:jersey-server:jar:null > > Reason: Cannot find parent: com.sun.jersey:jersey-project for project: > null:jersey-server:jar:null for project null:jersey-server:jar:null > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 3 minutes 37 seconds > [INFO] Finished at: Wed May 02 09:25:09 MDT 2012 > [INFO] Final Memory: 203M/485M > [INFO] > ------------------------------------------------------------------------ > > So what's missing and the better question why? > > -- > Jack Vant > System Engineer - Unix > Office of Information Technology > Boise State University > 208-426-4446 > 208-863-0031 > _______________________________________________ > 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
