On 6/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi, I am writing a plugin for a 3rd party piece of software (Macker http://innig.net/macker). To run with Mavne 2.x What should I do re either ensuring availability of that software or informing an end user that it is required to run ?
You plugin will probably declare a dependency on macker itself. Make sure the macker libraries are found under the ibiblio repository, if it's not already done. see http://jira.codehaus.org/browse/MAVENUPLOAD
The plugin already exists for Maven 1.x and I have been in contact with the author and he knows I intend writing the plugin.
Note: Macker is under the GPL so depending on how you wrap it, you might need to make your plugin under the GPL as well. IANAL... Jerome --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
