I got it built. Thanks for the files. On to the next thing. On Wed, May 2, 2012 at 10:17 AM, Greg Logan <[email protected]> wrote: > On 12-05-02 10:02 AM, Jack Vant wrote: >> Thanks Ruben. I'll give that a go. Can you offer any additional >> explanation as to why this has to be deleted? > > Jersey has modified the way they're offering their files (switching from > http to https), and Maven isn't smart enough to handle the redirect > properly. We haven't had a chance to fix things at our end. It's > disheartening to see that this is occurring with 1.3 as well, I had > hoped it would be a 1.4 task... > > G > >> 2012/5/2 Rubén Pérez <[email protected]>: >>> 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 >>> >> >> >> > > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users >
-- 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
