RE: SPDX Maven Plugin

2014-01-28 Thread Gary O'Neall
Thanks for the additional feedback and suggestions. Responses inline below. Gary > -Original Message- > From: Jason van Zyl [mailto:ja...@takari.io] > Sent: Monday, January 27, 2014 1:14 PM > To: Maven Developers List > Subject: Re: SPDX Maven Plugin > > > On

Re: SPDX Maven Plugin

2014-01-27 Thread Jason van Zyl
ad of. Make the Mojo the smallest of wrappers around your base code. That way you can use the code from Ant/Gradle or other build tools as well if that's your target. > Gary > >> -Original Message- >> From: Jason van Zyl [mailto:ja...@takari.io] >> Sent: Monda

RE: SPDX Maven Plugin

2014-01-27 Thread Gary O'Neall
if you have any thoughts on how this may be structured in Maven. Gary > -Original Message- > From: Jason van Zyl [mailto:ja...@takari.io] > Sent: Monday, January 27, 2014 11:06 AM > To: Maven Developers List > Subject: Re: SPDX Maven Plugin > > Gary, > > Does

Re: SPDX Maven Plugin

2014-01-27 Thread Jason van Zyl
Gary, Does the plugin do any source level scanning to determine licenses, or are you just taking the information from the POM? If you're using something like JNinka[1] to figure out what licenses are actually present then that's a first step. Actually determining if it's a valid set of licenses

Re: SPDX Maven Plugin

2014-01-20 Thread Aldrin Leal
I believe m2eclipse does have some built-in completion for that, and yes, I'm interested -- -- Aldrin Leal, Master your EC2-fu! Get the latest ekaterminal public beta http://www.ingenieux.com.br/products/ekaterminal/ On Mon, Jan 20, 2014 at 2:20 PM, Gary O'Neall wrote: > Greetings all, > > I a