RE: Maven Eclipse

2010-03-12 Thread Arand, Thomas (NSN - DE/Munich)
Hi all, I would not recommend to open those two projects in the same eclipse workspace. As both projects mainly have the same elements, you will be very confused when editing those elements. Additionally, it might be necessary to specify different (local) maven reposistories for both projects. Th

When building (large) projects for a second time, I want to skip some of them

2009-07-16 Thread Arand, Thomas (NSN - DE/Munich)
Hi all, consider the following scenario: In order to build our project, I have to start mvn in the root of the project. The complete run consists of many, many sub-projects, and the build lasts half an hour. What unfortunately happens very often: One (or more) of the projects that are near the