You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Martin Dulisch <md...@s-und-n.de> on 2003/12/22 15:29:59 UTC

Where to host new plugin: cocoonapp

Hello,

I have developed a plugin for web applications that use Apache Cocoon. It
can be used together with the WAR plugin.

Now I would like to contirbute this plugin to the community. But I could not
find anything in the archives how this should be done. So I am asking.

Where is the right place for such a plugin? Optional plugins or
maven-plugins at sourceforge? I do not use any third party jars. So there
should be no problem with licences.

Please let me know if you have interest in the plugin and what I have to do
to contribute it. I can also provide documentation for the plugin in the
same way as other optional plugins (xdocs).

Regards
Martin

---------------
Martin Dulisch
Open Source Group, S&N AG
mdulisch@s-und-n.de


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


Re: Where to host new plugin: cocoonapp

Posted by Janne <no...@mermit.fi>.
Mon, 22 Dec 2003 15:29:59 +0100, Martin Dulisch kirjoitti:

> Where is the right place for such a plugin? Optional plugins or
> maven-plugins at sourceforge? I do not use any third party jars. So there
> should be no problem with licences.

http://maven-plugins.sourceforge.net/ perhaps?

Could you perhaps post this plugin as a .tar.gz package to the list so
that I can get my hands on it. I'm working on a mavenized project which
uses cocoon for gui. Having to rely on cocoon's own build system and
keeping the jar libraries in cvs repository is a major nuisance.

* Janne Kario


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


Re: Where to host new plugin: cocoonapp

Posted by Janne Kario <ka...@mermit.fi>.
On Mon, 22 Dec 2003 15:29:59 +0100, Martin Dulisch wrote:

> Hello,
> 
> I have developed a plugin for web applications that use Apache Cocoon. It
> can be used together with the WAR plugin.
> 
> Now I would like to contirbute this plugin to the community. But I could not
> find anything in the archives how this should be done. So I am asking.
> 
> Where is the right place for such a plugin? Optional plugins or
> maven-plugins at sourceforge? I do not use any third party jars. So there
> should be no problem with licences.
> 
> Please let me know if you have interest in the plugin and what I have to do
> to contribute it. I can also provide documentation for the plugin in the
> same way as other optional plugins (xdocs).

I'm very much interested in this plugin. Could you perhaps make it
available by posting it to the list.

* Janne Kario




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


Re: Where to host new plugin: cocoonapp

Posted by Emmanuel Venisse <em...@venisse.net>.
What's do it?

Emmanuel

----- Original Message ----- 
From: "Martin Dulisch" <md...@s-und-n.de>
To: <de...@maven.apache.org>
Sent: Monday, December 22, 2003 3:29 PM
Subject: Where to host new plugin: cocoonapp


> Hello,
>
> I have developed a plugin for web applications that use Apache Cocoon. It
> can be used together with the WAR plugin.
>
> Now I would like to contirbute this plugin to the community. But I could
not
> find anything in the archives how this should be done. So I am asking.
>
> Where is the right place for such a plugin? Optional plugins or
> maven-plugins at sourceforge? I do not use any third party jars. So there
> should be no problem with licences.
>
> Please let me know if you have interest in the plugin and what I have to
do
> to contribute it. I can also provide documentation for the plugin in the
> same way as other optional plugins (xdocs).
>
> Regards
> Martin
>
> ---------------
> Martin Dulisch
> Open Source Group, S&N AG
> mdulisch@s-und-n.de
>
>
> ---------------------------------------------------------------------
> 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: Where to host new plugin: cocoonapp

Posted by Eric Pugh <ep...@upstate.com>.
It should be kept with Cocoon.  If a plugin has very specific functionaliyt
like this one, then it should be kept with the project as they would be best
positioned to maintain it in the long run.  Additionally, while right now
people may look to maven.apache.org for plugins, the plugins page will
eventually function more as a pointer to the correct repository versus
function as the actual repository.

Eric

> -----Original Message-----
> From: Martin Dulisch [mailto:mdulisch@s-und-n.de]
> Sent: Monday, December 22, 2003 3:30 PM
> To: dev@maven.apache.org
> Subject: Where to host new plugin: cocoonapp
>
>
> Hello,
>
> I have developed a plugin for web applications that use
> Apache Cocoon. It
> can be used together with the WAR plugin.
>
> Now I would like to contirbute this plugin to the community.
> But I could not
> find anything in the archives how this should be done. So I am asking.
>
> Where is the right place for such a plugin? Optional plugins or
> maven-plugins at sourceforge? I do not use any third party
> jars. So there
> should be no problem with licences.
>
> Please let me know if you have interest in the plugin and
> what I have to do
> to contribute it. I can also provide documentation for the
> plugin in the
> same way as other optional plugins (xdocs).
>
> Regards
> Martin
>
> ---------------
> Martin Dulisch
> Open Source Group, S&N AG
> mdulisch@s-und-n.de
>
>
> ---------------------------------------------------------------------
> 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: Where to host new plugin: cocoonapp

Posted by Martin Dulisch <md...@s-und-n.de>.
> I'm very much interested in this plugin. Could you perhaps make it
> available by posting it to the list.
>
> * Janne Kario 

Hi Janne, sorry for the late answer. Please send my a email in private. Than
I will send you the plugin. I dont know if it is a good idea to send the
plugin to the list because of the size.

The plugin contains documentation. You can generate it with the
plugin-plugin from maven.

We still not have decided where to host the plugin. Is maven-plugins on
sourcefourge alive? I am not able to subcribe to the developer mail list.
And cocoon does not host tools (yet?). This was a proposal from Eric.

Martin



>> From: Martin Dulisch [mailto:mdulisch@s-und-n.de] 
>> Sent: Montag, 22. Dezember 2003 15:30
>> 
>> Hello,
>> 
>> I have developed a plugin for web applications that use 
>> Apache Cocoon. It
>> can be used together with the WAR plugin.
>> 
>> Now I would like to contirbute this plugin to the community. 
>> But I could not
>> find anything in the archives how this should be done. So I am asking.
>> 
>> Where is the right place for such a plugin? Optional plugins or
>> maven-plugins at sourceforge? I do not use any third party 
>> jars. So there
>> should be no problem with licences.
>> 
>> Please let me know if you have interest in the plugin and 
>> what I have to do
>> to contribute it. I can also provide documentation for the 
>> plugin in the
>> same way as other optional plugins (xdocs).
>> 
>> Regards
>> Martin
>> 
> ---------------
> Martin Dulisch
> Open Source Group, S&N AG
> mdulisch@s-und-n.de
> 
> 
> ---------------------------------------------------------------------
> 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