Hi Dan,

We've discussed this in the past, and came to the same decision.
cpptasks is a bunch of good stuff, but after speaking with a former
developer it does appear dead.

If anyone would like to turn them into an m2 plugin, it would be a
most welcome addition :)

Cheers,
Brett

On 6/14/05, dan tran <[EMAIL PROTECTED]> wrote:
> Mark, Do you plan to port your plugin to M2?
> 
> I think cpp-task is basically dead, I ended up to maintain cpptask with
> my own changes to support more option.  Perhaps we can team
> up to merge cpptask into M2 mojo
> 
> -D
> 
> On 6/13/05, Donszelmann, Mark <[EMAIL PROTECTED]> wrote:
> > Hi
> >
> > we found the maven-native-plugin limited in its functionality, especially
> > where it concerns:
> >
> > 1. true cross-platform development
> > 2. declaring dependencies on other native libraries
> >
> > so, we developed our own. Feel free to have a look, and use it:
> >
> > http://java.freehep.org/freehep-nar-plugin
> >
> > builds, unpacks and distributes Native Archives.
> >
> > Its not complete, see the issues in JIRA, but we are getting there.
> >
> > Regards
> > Mark Donszelmann
> >
> >
> > -----Original Message-----
> > From: dan tran [mailto:[EMAIL PROTECTED]
> > Sent: Monday, June 13, 2005 2:07 PM
> > To: Maven Users List
> > Subject: Re: Native dependencies
> >
> > In case you are going to build native code, take a look at 
> > maven-native-plugin
> >
> > -D
> >
> > On 6/13/05, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> > > Will give it a try.  I am targeting Windows and *nix.
> > >
> > > Am new to Maven, so will have to go figure out the pregoal stuff
> > > (ironically, I was just looking into that for something else!)
> > >
> > > >>> [EMAIL PROTECTED] 6/13/2005 3:44:55 PM >>>
> > > - put the native files under your local repo
> > > - add them to your dependencies list
> > >
> > > At run time system use pregoal to add the native files to a localtion
> > > understand by your system, ORuse some sort of environment valiable to
> > > add your file to linkage path
> > >
> > > What OS are you targeting?
> > >
> > > -D
> > >
> > >
> > >
> > > On 6/13/05, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> > > > Hi,
> > > >
> > > > I have a 3rd party JAR that requires a native library.  How do I
> > > > specify the dependency such that the native library gets put in a
> > > place
> > > > where I can link with it at runtime?
> > > >
> > > >
> > > > Thanks,
> > > > Grant Ingersoll
> > > >
> > > >
> > > ---------------------------------------------------------------------
> > > > 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]
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > 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]

Reply via email to