For those of us unfamiliar with M1 (or who are simply getting old and forgetful), can you remind us what this tag does for you?
Wayne On 9/28/07, Yan Huang <[EMAIL PROTECTED]> wrote: > Hello, > > On maven 1, we have this tag <eclipse.dependency> for a dependency > > <dependency> > <groupId>mygroupID</groupId> > <artifactId>myexmapleID</artifactId> > <version>1.0.0.0</version> > <type>jar</type> > <properties> > <zip.bundle>true</zip.bundle> > <eclipse.dependency>true</eclipse.dependency> > </properties> > </dependency> > > Is there equivalent stuff on maven 2? > > Thanks > Yan > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
