[hibernate-dev] 3.3 and maven-eclipse-plugin

Max Bowsher maxb at f2s.com
Tue Aug 19 07:13:19 EDT 2008


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 hibernate-testing.  The maven-eclipse-plugin creates
> these as project dependencies instead of jar dependencies (probably
> because they are all in the same group ID?),

No, it's because they are an exact version match and are all being
covered by a single invocation of "mvn eclipse:eclipse".

> 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?

Max.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/hibernate-dev/attachments/20080819/e69a24bf/attachment.bin 


More information about the hibernate-dev mailing list