Hi,
I'm trying to get a handle on Maven2 (Been using Ant for a while, and this seems to be the next logical step). However, I've stumpled upon some problems. I have two projects (Project A and B). Project A is dependent on project B. (I'm using Eclipse IDE with Maven plugin). I know how to create a jar of project B and make a dependency of that in project A. But I would like to make a dependency directly to the Eclipse project. So I do not need to create a jar each time I've updated project B. Is this possible? What is the preferred way to deal with this? Kind Regards, Robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
