On 4/19/06, Michael Meyer <[EMAIL PROTECTED]> wrote: > > Me neither. > michael > > Ruel Loehr schrieb: > > I didn't. Feel free to open it. > > > > Ruel Loehr > > JBoss QA > > > > ----------------------------- > > 512-342-7840 ext 2011 > > Yahoo: ruelloehr > > Skype: ruelloehr > > AOL: dokoruel > > > > -----Original Message----- > > From: Jamie Bisotti [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, April 19, 2006 3:05 PM > > To: Maven Users List > > Subject: Re: [m203] Get names of all transitive dependencies in a mojo > > > > On 4/12/06, Michael Meyer <[EMAIL PROTECTED]> wrote: > >> Thanks, > >> I guess I'll have to build my own utility class with some of the code > > of > >> the dependency-plugin. > >> I agree with you that this functionality "should be pushed into the > > core > >> code". It would > >> be cool if there was a simple method like getTransitiveDependencies() > >> somewhere :-) > >> > >> Cheers michael > >> > >> > >> Ruel Loehr schrieb: > >>> Check out the dependency plugin. It has all the code you need. > >>> This seems to be a common need though (I do it in at least 3 > > plugins). > >>> Maybe it is something that should be pushed into the core code? > >>> > >>> > >>> > >>> Ruel Loehr > >>> JBoss QA > >>> > >>> ----------------------------- > >>> 512-342-7840 ext 2011 > >>> Yahoo: ruelloehr > >>> Skype: ruelloehr > >>> AOL: dokoruel > >>> -----Original Message----- > >>> From: Michael Meyer [mailto:[EMAIL PROTECTED] > >>> Sent: Wednesday, April 12, 2006 2:57 AM > >>> To: Maven Users List > >>> Subject: [m203] Get names of all transitive dependencies in a mojo > >>> > >>> Hi, > >>> how can I retrive the names of all dependencies including the > > transitive > >>> dependencies in a Java Plugin (Mojo)? > >>> I took a look at the code of the eclipse plugin but the dependency > > part > >>> seemed a bit complicated for > >>> "just" getting all transitive dependencies. And I'm not familier > > with > >>> the term "reactor" that made understanding the > >>> code a bit awkward ;-) > >>> > >>> michael > >>> > >>> > > --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > > --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > Did anyone file a JIRA issue requesting this? > > > > -- > > Jamie Bisotti > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > I don't currently need this functionality. I was simply trying to point out that mentioning something would be useful on a mailing list is almost never going to result in it being implemented. If you really would like to see it, you need to open a JIRA issue.
-- Jamie Bisotti
