On Fri, 2003-01-10 at 11:39, Michal Maczka wrote:
> Jason!
> I've seen your commit. Now I know what you meant..
> 
> Can you just quickly answer to my last question:
> Is it legal to work with list of artifacts in place of list of dependencies
> as I did?

Yes, you can definitely work with a list of artifacts. There is a method
Project::getArtifacts() which will return list of artifacts based on the
dependencies. This is the list I used internally to work with the
dependencies of a project.

> I have not seen any other example of such treatment..
> 
> I think that is simplifies a lot of things. 
> Specially that usage of ${lib.getUrlPath()} can make plugins insensitive to
> further changes of Dependency descriptor like those with groupId
> and move some  business logic out of plugins...
> 
> Michal
> 
> > -----Original Message-----
> > From: Jason van Zyl [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, January 10, 2003 4:43 PM
> > To: Turbine Maven Developers List
> > Subject: RE: [eclipse plugin] Patch - gruupId fix
> > 
> > 
> > On Fri, 2003-01-10 at 10:19, Michal Maczka wrote:
> > > Sorry for taking your time, but I don't understand your comments
> > > 
> > 
> > Yes, I can see why. I was working between IDEA and from the 
> > file system
> > and I think I whacked my own changes. Give me a minute and 
> > I'll get them
> > in.
> > 
> > -- 
> > jvz.
> > 
> > Jason van Zyl
> > [EMAIL PROTECTED]
> > http://tambora.zenplex.org
> > 
> > In short, man creates for himself a new religion of a rational
> > and technical order to justify his work and to be justified in it.
> >   
> >   -- Jacques Ellul, The Technological Society
> > 
> > 
> > --
> > To unsubscribe, e-mail:   
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: 
> > <mailto:[EMAIL PROTECTED]>
> > 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to