osdir.com
mailing list archive

Subject: Re: plugin proposal - msg#00000

List: java.maven-plugins.mojo.devel

Date: Next Index Thread: Next Index
ping

On 6/12/06, Brett Porter <brett@xxxxxxxxxx> wrote:
re: commit rights, you have to request it from the xircles interface and
then ping the list to get a despot to accept/reject.

- Brett

Milos Kleint wrote:
> I don't have commit rights to the mojo repository yet (I suppose at least)
> I've done a few releases on the mevenide site already, my plan was to
> re-release the last one, so that it gets into the mojo's remote
> repository..
>
>
> Milos
>
>
> On 6/10/06, Kris Bravo <kris.bravo@xxxxxxxxxxxxxxxxxxxx> wrote:
>> I imagine if you already have access to the sandbox you can check the
>> code in there. The benefit of attaching to a ticket is peer review, but
>> once you release an alpha you will get that anyway.
>>
>> Good luck!
>>
>>
>> On Sat, 2006-06-10 at 20:24 +0200, Milos Kleint wrote:
>> > What is the result? is it a go? And what's next?
>> > Shall I file an issue and attach the sources of the plugin with it?
>> > Since I have the plugin at codehaus as well, is it possible just
>> > tomove the sources in the svn repository?
>> >
>> > Regards
>> >
>> > Milos
>> >
>> >
>> > On 6/5/06, Kris Bravo <kris.bravo@xxxxxxxxxxxxxxxxxxxx> wrote:
>> > > +1
>> > >
>> > > Kris Bravo
>> > > Corridor Software, Inc.
>> > > http://www.corridor-software.us
>> > >
>> > > > +1 for inclusion
>> > > >
>> > > > 2006/5/30, Milos Kleint <mkleint@xxxxxxxxx>:
>> > > >>
>> > > >> hello,
>> > > >>
>> > > >>
>> > > >> I'd like to propose the inclusion of maven-nbm-plugin into
>> > > >> mojo.codehaus.org. It's a maven plugin for developing Netbeans
>> modules
>> > > >> (same as Eclipse plugins) using Maven2. It defines a custom
>> lifecycle,
>> > > >> can generate autoupdate site for single or multiple module
>> projects
>> > > >> etc.
>> > > >>
>> > > >> It's rather stable, I've done multiple releases already, haven't
>> > > >> touched the codebase for some not (doesn't mean it's feature
>> complete
>> > > >> though) Currently it's hosted at mevenide.codehaus.org (that's
>> where I
>> > > >> use it for building the IDE support), but it seems it's virtually
>> > > >> invisible there. Especially since the
>> > > >> http://docs.codehaus.org/display/MAVEN/Maven+Plugin+Matrix page
>> was
>> > > >> marked as outdated and irrelevant. I keep getting emails about
>> > > >> availability of such a plugin frequently. I figured people
>> basically
>> > > >> look at maven.apache.org and then mojo.codehaus.org and then
>> assume it
>> > > >> doesn't exists.
>> > > >>
>> > > >> current website for the plugin:
>> > > >> http://mevenide.codehaus.org/m2-site/maven-nbm-plugin/
>> > > >> changelogs:
>> > > >> http://fisheye.codehaus.org/changelog/mevenide/trunk/mojos
>> > > >>
>> > > >> regards
>> > > >>
>> > > >>
>> > > >> Milos Kleint
>> > > >>
>> > > >>
>> ---------------------------------------------------------------------
>> > > >> To unsubscribe from this list please visit:
>> > > >>
>> > > >> http://xircles.codehaus.org/manage_email
>> > > >>
>> > > >>
>> > > >
>> > >
>> > >
>> > >
>> > > ---------------------------------------------------------------------
>> > > To unsubscribe from this list please visit:
>> > >
>> > > http://xircles.codehaus.org/manage_email
>> > >
>> > >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe from this list please visit:
>> >
>> > http://xircles.codehaus.org/manage_email
>> >
>>
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.2.6 (GNU/Linux)
>>
>> iD8DBQBEixH8nqDPxcUU9WwRAo4PAKCRwy7DyVGlQRc2+7K3fVweugZqWwCdGwRo
>> e2V+8CxRW140vEzzMEFPxd8=
>> =FfoA
>> -----END PGP SIGNATURE-----
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
> http://xircles.codehaus.org/manage_email
>


--
Brett Porter <brett@xxxxxxxxxx>
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

---------------------------------------------------------------------
To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email




Was this page helpful?
Yes No
Thread at a glance:

Next Message by Date: click to view message preview

Re: plugin proposal

pong Milos Kleint wrote: ping On 6/12/06, Brett Porter <brett@xxxxxxxxxx> wrote: re: commit rights, you have to request it from the xircles interface and then ping the list to get a despot to accept/reject. - Brett Milos Kleint wrote: > I don't have commit rights to the mojo repository yet (I suppose at least) > I've done a few releases on the mevenide site already, my plan was to > re-release the last one, so that it gets into the mojo's remote > repository.. > > > Milos > > > On 6/10/06, Kris Bravo <kris.bravo@xxxxxxxxxxxxxxxxxxxx> wrote: >> I imagine if you already have access to the sandbox you can check the >> code in there. The benefit of attaching to a ticket is peer review, but >> once you release an alpha you will get that anyway. >> >> Good luck! >> >> >> On Sat, 2006-06-10 at 20:24 +0200, Milos Kleint wrote: >> > What is the result? is it a go? And what's next? >> > Shall I file an issue and attach the sources of the plugin with it? >> > Since I have the plugin at codehaus as well, is it possible just >> > tomove the sources in the svn repository? >> > >> > Regards >> > >> > Milos >> > >> > >> > On 6/5/06, Kris Bravo <kris.bravo@xxxxxxxxxxxxxxxxxxxx> wrote: >> > > +1 >> > > >> > > Kris Bravo >> > > Corridor Software, Inc. >> > > http://www.corridor-software.us >> > > >> > > > +1 for inclusion >> > > > >> > > > 2006/5/30, Milos Kleint <mkleint@xxxxxxxxx>: >> > > >> >> > > >> hello, >> > > >> >> > > >> >> > > >> I'd like to propose the inclusion of maven-nbm-plugin into >> > > >> mojo.codehaus.org. It's a maven plugin for developing Netbeans >> modules >> > > >> (same as Eclipse plugins) using Maven2. It defines a custom >> lifecycle, >> > > >> can generate autoupdate site for single or multiple module >> projects >> > > >> etc. >> > > >> >> > > >> It's rather stable, I've done multiple releases already, haven't >> > > >> touched the codebase for some not (doesn't mean it's feature >> complete >> > > >> though) Currently it's hosted at mevenide.codehaus.org (that's >> where I >> > > >> use it for building the IDE support), but it seems it's virtually >> > > >> invisible there. Especially since the >> > > >> http://docs.codehaus.org/display/MAVEN/Maven+Plugin+Matrix page >> was >> > > >> marked as outdated and irrelevant. I keep getting emails about >> > > >> availability of such a plugin frequently. I figured people >> basically >> > > >> look at maven.apache.org and then mojo.codehaus.org and then >> assume it >> > > >> doesn't exists. >> > > >> >> > > >> current website for the plugin: >> > > >> http://mevenide.codehaus.org/m2-site/maven-nbm-plugin/ >> > > >> changelogs: >> > > >> http://fisheye.codehaus.org/changelog/mevenide/trunk/mojos >> > > >> >> > > >> regards >> > > >> >> > > >> >> > > >> Milos Kleint >> > > >> >> > > >> >> --------------------------------------------------------------------- >> > > >> To unsubscribe from this list please visit: >> > > >> >> > > >> http://xircles.codehaus.org/manage_email >> > > >> >> > > >> >> > > > >> > > >> > > >> > > >> > > --------------------------------------------------------------------- >> > > To unsubscribe from this list please visit: >> > > >> > > http://xircles.codehaus.org/manage_email >> > > >> > > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe from this list please visit: >> > >> > http://xircles.codehaus.org/manage_email >> > >> >> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.2.6 (GNU/Linux) >> >> iD8DBQBEixH8nqDPxcUU9WwRAo4PAKCRwy7DyVGlQRc2+7K3fVweugZqWwCdGwRo >> e2V+8CxRW140vEzzMEFPxd8= >> =FfoA >> -----END PGP SIGNATURE----- >> >> >> > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > -- Brett Porter <brett@xxxxxxxxxx> Apache Maven - http://maven.apache.org/ Better Builds with Maven - http://library.mergere.com/ --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email -- Brett Porter <brett@xxxxxxxxxx> Apache Maven - http://maven.apache.org/ Better Builds with Maven - http://library.mergere.com/ --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

Next Message by Thread: click to view message preview

Re: plugin proposal

pong Milos Kleint wrote: ping On 6/12/06, Brett Porter <brett@xxxxxxxxxx> wrote: re: commit rights, you have to request it from the xircles interface and then ping the list to get a despot to accept/reject. - Brett Milos Kleint wrote: > I don't have commit rights to the mojo repository yet (I suppose at least) > I've done a few releases on the mevenide site already, my plan was to > re-release the last one, so that it gets into the mojo's remote > repository.. > > > Milos > > > On 6/10/06, Kris Bravo <kris.bravo@xxxxxxxxxxxxxxxxxxxx> wrote: >> I imagine if you already have access to the sandbox you can check the >> code in there. The benefit of attaching to a ticket is peer review, but >> once you release an alpha you will get that anyway. >> >> Good luck! >> >> >> On Sat, 2006-06-10 at 20:24 +0200, Milos Kleint wrote: >> > What is the result? is it a go? And what's next? >> > Shall I file an issue and attach the sources of the plugin with it? >> > Since I have the plugin at codehaus as well, is it possible just >> > tomove the sources in the svn repository? >> > >> > Regards >> > >> > Milos >> > >> > >> > On 6/5/06, Kris Bravo <kris.bravo@xxxxxxxxxxxxxxxxxxxx> wrote: >> > > +1 >> > > >> > > Kris Bravo >> > > Corridor Software, Inc. >> > > http://www.corridor-software.us >> > > >> > > > +1 for inclusion >> > > > >> > > > 2006/5/30, Milos Kleint <mkleint@xxxxxxxxx>: >> > > >> >> > > >> hello, >> > > >> >> > > >> >> > > >> I'd like to propose the inclusion of maven-nbm-plugin into >> > > >> mojo.codehaus.org. It's a maven plugin for developing Netbeans >> modules >> > > >> (same as Eclipse plugins) using Maven2. It defines a custom >> lifecycle, >> > > >> can generate autoupdate site for single or multiple module >> projects >> > > >> etc. >> > > >> >> > > >> It's rather stable, I've done multiple releases already, haven't >> > > >> touched the codebase for some not (doesn't mean it's feature >> complete >> > > >> though) Currently it's hosted at mevenide.codehaus.org (that's >> where I >> > > >> use it for building the IDE support), but it seems it's virtually >> > > >> invisible there. Especially since the >> > > >> http://docs.codehaus.org/display/MAVEN/Maven+Plugin+Matrix page >> was >> > > >> marked as outdated and irrelevant. I keep getting emails about >> > > >> availability of such a plugin frequently. I figured people >> basically >> > > >> look at maven.apache.org and then mojo.codehaus.org and then >> assume it >> > > >> doesn't exists. >> > > >> >> > > >> current website for the plugin: >> > > >> http://mevenide.codehaus.org/m2-site/maven-nbm-plugin/ >> > > >> changelogs: >> > > >> http://fisheye.codehaus.org/changelog/mevenide/trunk/mojos >> > > >> >> > > >> regards >> > > >> >> > > >> >> > > >> Milos Kleint >> > > >> >> > > >> >> --------------------------------------------------------------------- >> > > >> To unsubscribe from this list please visit: >> > > >> >> > > >> http://xircles.codehaus.org/manage_email >> > > >> >> > > >> >> > > > >> > > >> > > >> > > >> > > --------------------------------------------------------------------- >> > > To unsubscribe from this list please visit: >> > > >> > > http://xircles.codehaus.org/manage_email >> > > >> > > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe from this list please visit: >> > >> > http://xircles.codehaus.org/manage_email >> > >> >> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.2.6 (GNU/Linux) >> >> iD8DBQBEixH8nqDPxcUU9WwRAo4PAKCRwy7DyVGlQRc2+7K3fVweugZqWwCdGwRo >> e2V+8CxRW140vEzzMEFPxd8= >> =FfoA >> -----END PGP SIGNATURE----- >> >> >> > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > -- Brett Porter <brett@xxxxxxxxxx> Apache Maven - http://maven.apache.org/ Better Builds with Maven - http://library.mergere.com/ --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email -- Brett Porter <brett@xxxxxxxxxx> Apache Maven - http://maven.apache.org/ Better Builds with Maven - http://library.mergere.com/ --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by