On 10/18/07, Graham Leggett <[EMAIL PROTECTED]> wrote:
> On Thu, October 18, 2007 1:54 pm, deckrider wrote:
>
> > Thanks for responding.  I already know how to make Solaris packages,
> > but I don't know how to integrate the process into my pom.xml.
>
> Someone posted a reference to a maven plugin that could create Solaris
> packages, but I couldn't find it when I searched.

Dan Tran replied with this link which looks interesting:

http://mojo.codehaus.org/solaris-maven-plugin/

> If you don't find the problem already solved, then the two approaches to
> take are to write a maven plugin for yourself, or to implement the calling
> of pkg* using ant, and then wrap the build file in the
> maven-antrun-plugin.
>
> We use the antrun plugin to build Matlab code for us, it works pretty well.

Ah, this looks promising as well, thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to