Thanks, but nevermind I figured it out.
-Original Message-
From: Perry-Pelletier, Adam [mailto:ad...@qualcomm.com]
Sent: Wednesday, June 10, 2009 7:58 PM
To: Maven Developers List
Subject: RE: Looking up the license of dependencies in a pom.xml
Thanks for that first answer. It allowed
nt
and should show you where to direct your efforts.
- Brett
On 10/06/2009, at 2:11 PM, Perry-Pelletier, Adam wrote:
> I'm taking my first crack at developing a plugin. I'm trying to
> read/resolve the license for a particular dependency. I've read
> tons of code
I'm taking my first crack at developing a plugin. I'm trying to read/resolve
the license for a particular dependency. I've read tons of code but can't seem
to pull it all together. I've read dependency plugin resolve code, I've see
the the MavenProject does have license information, but the b