You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Joerg Hohwiller <jo...@j-hohwiller.de> on 2007/01/14 21:24:31 UTC

Re: maven-solaris-plugin

Hi there,

for those who are interested:
http://jira.codehaus.org/browse/MNG-2761

Please get into discussion about creating deployment packages (also DEB, RPM,
etc.) with maven.

Regards
  Jörg
> Hi
> 
> I think the best way is to create an issue for the sandbox component
> http://jira.codehaus.org/browse/MNG
> 
> Cheers,
> 
> Vincent
> 
> 2006/8/29, Joerg Hohwiller <jo...@j-hohwiller.de>:
> Hi there,
> 
> as I promised some time ago, I wanted to provide my work in creating a
> maven2
> plugin for solaris packaging. I uses an ant mojo and only works on a
> solaris
> machine with pkgtools installed.
> 
> For the moment I set in the POM
> groupId to org.apache.maven.plugins and artifactId maven-solaris-plugin.
> 
> Should I set groupId to org.codehaus.mojo instead?
> 
> Where should I put the current state?
> 
> I have the plugin itself and a dummy example project that is using the
> plugin.
> Should I create the example as archtype?
> 
> Best regards
>  Jörg
>>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org
>>
>>

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: maven-solaris-plugin

Posted by Dan Tran <da...@gmail.com>.
c-builds folks seem to have some native packaging mojos.  Perhaps this
plugin belongs there.

-D


On 1/14/07, Joerg Hohwiller <jo...@j-hohwiller.de> wrote:
>
> Hi there,
>
> for those who are interested:
> http://jira.codehaus.org/browse/MNG-2761
>
> Please get into discussion about creating deployment packages (also DEB,
> RPM,
> etc.) with maven.
>
> Regards
> Jörg
> > Hi
> >
> > I think the best way is to create an issue for the sandbox component
> > http://jira.codehaus.org/browse/MNG
> >
> > Cheers,
> >
> > Vincent
> >
> > 2006/8/29, Joerg Hohwiller <jo...@j-hohwiller.de>:
> > Hi there,
> >
> > as I promised some time ago, I wanted to provide my work in creating a
> > maven2
> > plugin for solaris packaging. I uses an ant mojo and only works on a
> > solaris
> > machine with pkgtools installed.
> >
> > For the moment I set in the POM
> > groupId to org.apache.maven.plugins and artifactId maven-solaris-plugin.
> >
> > Should I set groupId to org.codehaus.mojo instead?
> >
> > Where should I put the current state?
> >
> > I have the plugin itself and a dummy example project that is using the
> > plugin.
> > Should I create the example as archtype?
> >
> > Best regards
> >  Jörg
> >>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> >>
> >>
>
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: maven-solaris-plugin

Posted by Ole Ersoy <ol...@yahoo.com>.
Joerg,

I'm actually in hot pursuit of discussions right now.

If you look a few posts down you will see:

Maven RPM Creation and Quality Control Factory

I'm about to send this out on 

dev@mojo.codehaus.org, to see whether there's more
interest there.

I also forwarded your solaris mojo post to
the Apache Directory project.

dev@directory.apache.org

If you by chance need a Solaris install of the Apache
Directory server, I know we would love to work with
you on it.

Cheers,
- Ole


--- Joerg Hohwiller <jo...@j-hohwiller.de> wrote:

> Hi there,
> 
> for those who are interested:
> http://jira.codehaus.org/browse/MNG-2761
> 
> Please get into discussion about creating deployment
> packages (also DEB, RPM,
> etc.) with maven.
> 
> Regards
>   Jörg
> > Hi
> > 
> > I think the best way is to create an issue for the
> sandbox component
> > http://jira.codehaus.org/browse/MNG
> > 
> > Cheers,
> > 
> > Vincent
> > 
> > 2006/8/29, Joerg Hohwiller <jo...@j-hohwiller.de>:
> > Hi there,
> > 
> > as I promised some time ago, I wanted to provide
> my work in creating a
> > maven2
> > plugin for solaris packaging. I uses an ant mojo
> and only works on a
> > solaris
> > machine with pkgtools installed.
> > 
> > For the moment I set in the POM
> > groupId to org.apache.maven.plugins and artifactId
> maven-solaris-plugin.
> > 
> > Should I set groupId to org.codehaus.mojo instead?
> > 
> > Where should I put the current state?
> > 
> > I have the plugin itself and a dummy example
> project that is using the
> > plugin.
> > Should I create the example as archtype?
> > 
> > Best regards
> >  Jörg
> >>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@maven.apache.org
> For additional commands, e-mail:
> dev-help@maven.apache.org
> >>
> >>
> 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail:
> dev-help@maven.apache.org
> 
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@maven.apache.org
> For additional commands, e-mail:
> dev-help@maven.apache.org
> 
> 



 
____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: maven-solaris-plugin

Posted by Ole Ersoy <ol...@yahoo.com>.
Joerg,

I'm actually in hot pursuit of discussions right now.

If you look a few posts down you will see:

Maven RPM Creation and Quality Control Factory

I'm about to send this out on 

dev@mojo.codehaus.org, to see whether there's more
interest there.

I also forwarded your solaris mojo post to
the Apache Directory project.

dev@directory.apache.org

If you by chance need a Solaris install of the Apache
Directory server, I know we would love to work with
you on it.

Cheers,
- Ole


--- Joerg Hohwiller <jo...@j-hohwiller.de> wrote:

> Hi there,
> 
> for those who are interested:
> http://jira.codehaus.org/browse/MNG-2761
> 
> Please get into discussion about creating deployment
> packages (also DEB, RPM,
> etc.) with maven.
> 
> Regards
>   Jörg
> > Hi
> > 
> > I think the best way is to create an issue for the
> sandbox component
> > http://jira.codehaus.org/browse/MNG
> > 
> > Cheers,
> > 
> > Vincent
> > 
> > 2006/8/29, Joerg Hohwiller <jo...@j-hohwiller.de>:
> > Hi there,
> > 
> > as I promised some time ago, I wanted to provide
> my work in creating a
> > maven2
> > plugin for solaris packaging. I uses an ant mojo
> and only works on a
> > solaris
> > machine with pkgtools installed.
> > 
> > For the moment I set in the POM
> > groupId to org.apache.maven.plugins and artifactId
> maven-solaris-plugin.
> > 
> > Should I set groupId to org.codehaus.mojo instead?
> > 
> > Where should I put the current state?
> > 
> > I have the plugin itself and a dummy example
> project that is using the
> > plugin.
> > Should I create the example as archtype?
> > 
> > Best regards
> >  Jörg
> >>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@maven.apache.org
> For additional commands, e-mail:
> dev-help@maven.apache.org
> >>
> >>
> 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail:
> dev-help@maven.apache.org
> 
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@maven.apache.org
> For additional commands, e-mail:
> dev-help@maven.apache.org
> 
> 



 
____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/