Re: Problem concerning Maven with Hibernate JPA

2009-02-17 Thread Martin Chmielewski
Hi Wayne, thank you for your answer. I should be more precised in my descriptions... Here are the facts, in hope to give you some hints: - It's a desktop java app - I'm using the m2eclipse plugin - m2eclipse creates a jar file for me to run it as a desktop java app - m2eclipse runs with the

Problem concerning Maven with Hibernate JPA

2009-02-16 Thread Martin Chmielewski
Hi, I have only little experience with Maven. Currently, I'm working on a project with JPA. It's a desktop application without Application Server. I added the hibernate-entitymanager-3.4.0.GA.jar to the dependencies (all corresponding dependencies are resolved by Maven). My JUnit tests