Alexei, this email was missing the actual patch file. Do you still have it? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
"Alexei Barantsev" <[EMAIL PROTECTED]> wrote on 15/10/2002 07:03:35 PM: > I've attached a patch that adds support for <groupId> element for > project description and dependencies. > > The implementation for dependencies is not completely correspond to the > user guide > (http://jakarta.apache.org/turbine/maven/reference/user-guide.html#Namin > g Conventions). > It uses <id> instead of proposed <artifactId>. The main idea behind this > decision is backward compatibility. > > This patch doesn't change existing behaviour, it just extends. > If there is no <groupId> element specified for the project description > the project id will be used instead, as usually. > If there is no <groupId> element specified for the dependency the > package id will be used instead, as usually. > > Best regards, > -- > Alexei Barantsev, ISP RAS > E-mail: [EMAIL PROTECTED] > ICQ : 3959207 > > > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > > ForwardSourceID:NT00080552 -- To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
