Re: Duplicate name in parent and current

2009-03-25 Thread Stephen Connolly
only because the group ids are the same 2009/3/25 Paul Gier > I think it's the duplicated artifactId's that is causing the problem. > Maybe the artifactId of the pom in the subdirectory modA/modA should be set > to "modA-modA" or something like that. > > > huser wrote: > >> Hi, >> >> I have a s

Re: Duplicate name in parent and current

2009-03-25 Thread Stephen Connolly
e/modA/pom.xml > >com.co.t3 >t3 >1.0-SNAPSHOT >../base/pom.xml > > > modA > com.co.t3 > > modA > > pom > > 1.0-SNAPSHOT > > /base/modA/modA/pom.xml > >

Re: Duplicate name in parent and current

2009-03-25 Thread Paul Gier
I think it's the duplicated artifactId's that is causing the problem. Maybe the artifactId of the pom in the subdirectory modA/modA should be set to "modA-modA" or something like that. huser wrote: Hi, I have a situation in which the dir names are same. Example: /base /base/modA /base/mod

Duplicate name in parent and current

2009-03-25 Thread huser
PSHOT com.co.t3 modA jar 1.0-SNAPSHOT -- View this message in context: http://www.nabble.com/Duplicate-name-in-parent-and-current-tp22707830p22707830.html Sent from the Maven - Users mailing list archive at Nabbl