|
From: Allyson L. <a.l...@ne...> - 2008-09-08 12:06:13
|
Yeah, I think it's just that, due to my only using Maven, I never really looked deeply into what was needed in terms of running it outside maven. The only thing I tend to use outside maven is my maven-built war, which must package everything, as you mentioned in one of your emails. I'm sorry that I kept on not quite answering your question - I'm far from a maven guru myself, though I feel I'm reasonably competent.. Let me know how it goes, and if you want me to look at the assembly plugin too. 2008/9/8 Woodbridge, Mark R <m.w...@im...> > Hi Allyson, > > > Now, in theory, each fuge-hibernate jar contains within it all jars it > needs to run. The only time you would need maven's dependency resolution as > described above would be if there was some reason the fuge-hibernate jars > needed updating (e.g. if you changed the database connection details in > them). > > I don't think that is true... the fuge-hibernate jars only contain fuge > classes. When you ask Maven to build a war it adds all the dependencies for > you - I'm trying to do a similar thing in Eclipse. > > The code I sent you works fine... I just added dependencies to my classpath > until it ran correctly. But to do it properly I'll look at using Maven in my > project, or using the Maven Assembly Plugin in the FuGE Hibernate project. > > Thanks (again) for all your help. My question turned out to be more about > Maven than FuGE! > > Mark. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Fuge-devel mailing list > Fug...@li... > https://lists.sourceforge.net/lists/listinfo/fuge-devel > > -- Thanks, Allyson :) Allyson Lister Research Associate Centre for Integrated Systems Biology for Ageing and Nutrition Newcastle University http://www.cisban.ac.uk School of Computing Science Newcastle University Newcastle upon Tyne, NE1 7RU |