Hi
I would like a advice...
When you are working with multiproject, Do you create one eclipse project
for each maven project or create only one eclipse project and mount the
directory structure(maven project) in this eclipse project ?
I use one eclipse project for each maven project and, becaus
Hi,
several days ago I emailed a question about maven's multiproject plugin
and eclipse compatibility but I didn't receive any response.
The email might have went unnoticed so I am trying my luck again.
Basically my problem is that our project structure resembled the
recommended structure on the
Sorry about the mistakes in in my previous email, I wrote it at 3AM.
Let me try to ask again in a clearer way. When using maven's
multiproject plugin; I am able to setup a project in eclipse for each
module under the /modules directory but I can't figure a way to create a
project for the root folde
My project's structure(see below) is inspired by the geronimo project. I
am using the multiproject plugin with each supproject as a module.
I tried using mevenide, eclipse-tools but I am still unable to have my
project setup correctly inside eclipse. Whatever I tried, i failed to
setup both the ro
To: Maven Users List
Subject: Multiproject and Eclipse
Hi,
I'd like to manage my projects with Maven /and/ with Eclipse. By the
way, my wish is to see all my subprojects as Eclipse projects like the
master project. But I do not know how I can treat the dependencies among
them : can a subpr
List
Subject: Multiproject and Eclipse
Hi,
I'd like to manage my projects with Maven /and/ with Eclipse. By the
way, my wish is to see all my subprojects as Eclipse projects like the
master project. But I do not know how I can treat the dependencies among
them : can a subproject be place
Hi,
I'd like to manage my projects with Maven /and/ with Eclipse. By the
way, my wish is to see all my subprojects as Eclipse projects like the
master project. But I do not know how I can treat the dependencies among
them : can a subproject be placed out of the master project root ? What
kind