Chris Bredesen wrote:
Max Rydahl Andersen wrote:
1) Are you using the *final* Ganymede ? the RC1 of Ganymede had a
broken understanding of project names vs. directory names.
Yep. No mention of RC1 anywhere.
Version: 3.4.0
Build id: I20080617-2000
2) That m2eclipse actually resolves depende
Max Bowsher wrote:
There does exist a corner case however - once you import a project into
Eclipse, Eclipse no longer cares about the name value in the on-disk
.project file. I suppose you had the relevant directories added to
Eclipse using manually created rather than plugin-generated projects.
Max Rydahl Andersen wrote:
1) Are you using the *final* Ganymede ? the RC1 of Ganymede had a broken
understanding of project names vs. directory names.
Yep. No mention of RC1 anywhere.
Version: 3.4.0
Build id: I20080617-2000
2) That m2eclipse actually resolves dependencies to project depend
1) Are you using the *final* Ganymede ? the RC1 of Ganymede had a broken
understanding of project names vs. directory names.
2) That m2eclipse actually resolves dependencies to project dependencies
insteead of jar dependencies is a *Good thing* (e.g. change something in
hibernate core and y
Chris Bredesen wrote:
> Max Bowsher wrote:
>> Chris Bredesen wrote:
>>> and it creates them with
>>> the assumption that the project names are the same as the artifact ID.
>>> This is in fact not the case.
>>
>> It should be the case, and is for me. What is it for you, and have you
>> any idea why
Max Bowsher wrote:
Hi Max.
Chris Bredesen wrote:
and it creates them with
the assumption that the project names are the same as the artifact ID.
This is in fact not the case.
It should be the case, and is for me. What is it for you, and have you
any idea why it's different?
The project dep
Chris Bredesen wrote:
> All,
>
> I just brought down a fresh copy of Branch_3_3, compiled and then ran
> mvn eclipse:eclipse. The Eclipse projects were created mostly fine and
> they all imported into Ganymede.
>
> However, there's an issue with each module's dependency on
> hibernate-core and h
All,
I just brought down a fresh copy of Branch_3_3, compiled and then ran
mvn eclipse:eclipse. The Eclipse projects were created mostly fine and
they all imported into Ganymede.
However, there's an issue with each module's dependency on
hibernate-core and hibernate-testing. The maven-ecli