HOFLACK Alexandre on 25/08/05 08:49, wrote:
Q1 :
I initiate a Hibernate/jboss project. So, newbie with maven, i understand
utility of maven. Could you explain me how to work with maven and hibernate,
best practise to develop on eclipse ?
Could you give me a link on a good example whicj i can download to start?
Q2 : do i prefer maven 1 or 2 to begin ?
It depends how complex your Hibernate implementation is going to be. If
you can keep it really simple, then you could start with Maven 2.
Remember though it is in alpha stage still. Beta stage is coming soon.
So if you want to make use of much advanced functionality, it will take
you much more time with M2 because it is not as well documented.
For instance, what artifacts are you going to build? Is it all going to
be package in a war file? Or do you need EJBs?
If you use Maven 1.x, it will be quicker to implement because of the
greater amount of docs and examples - check the website. However at some
stage you will want to move to Maven 2 and then you will have to rewrite
your maven config.
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]