You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(14) |
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
(12) |
Sep
(14) |
Oct
(1) |
Nov
|
Dec
(1) |
2004 |
Jan
(4) |
Feb
(8) |
Mar
(14) |
Apr
(18) |
May
(1) |
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(5) |
Oct
(26) |
Nov
(36) |
Dec
(21) |
2005 |
Jan
(10) |
Feb
(20) |
Mar
(15) |
Apr
(11) |
May
(29) |
Jun
(18) |
Jul
(19) |
Aug
(12) |
Sep
(11) |
Oct
(3) |
Nov
(7) |
Dec
(5) |
2006 |
Jan
(7) |
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
(14) |
Jul
(45) |
Aug
(58) |
Sep
|
Oct
(3) |
Nov
|
Dec
|
2007 |
Jan
(4) |
Feb
|
Mar
|
Apr
(3) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <Joe...@El...> - 2005-05-12 14:00:40
|
David Eric Pugh wrote on Thursday, May 12, 2005 3:38 PM: > Eric, >=20 > Fantastic! I removed the fake jar creation in the root > maven.xml, and > added a property as the root project.properties to pull those > dependencies.=20 >=20 > We can probably remove a bunch of fake jars by populating our local > repository. Just need to mention to users that they need to have the > http://maven-plugins.sf.net/repository in their > maven.repo.remote list. ?? I thought we have a sync to the ibilio mirror i.e. any file added to our = repo will automatically show up at ibiblio. So nothing must be added. = OTOH it is the question if it is good style to inject "foreign" = artifacts in this way. Maven upload tasks are really easy created and = quite frequently processed (as it has be done for e.g. izpack). - J=F6rg |
From: David E. P. <ep...@up...> - 2005-05-12 13:38:24
|
Eric, Fantastic! I removed the fake jar creation in the root maven.xml, and added a property as the root project.properties to pull those dependencies. We can probably remove a bunch of fake jars by populating our local repository. Just need to mention to users that they need to have the http://maven-plugins.sf.net/repository in their maven.repo.remote list. Eric Eric Legoubin wrote: > Hi, Eric > > David Eric Pugh wrote: > >> With the committers buy in, I'd like to attempt to regenerate all the >> site documentation, add download links to all of the them that point >> to http://maven-plugins.sourceforge.net/repository/maven-plugins/. >> This would ensure that all of the plugins actually have a site >> (macker seems to be missing!), and that they all use the updated L&F >> (webtest has an old one). > > > The site for macker > http://maven-plugins.sourceforge.net/maven-macker-plugin/ is now > available > > I put too the required dependencies under > http://maven-plugins.sourceforge.net/repository : > - innig/jars/innig-utils-0.4.2.jar > - innig/jars/macker-0.4.2.jar > > Regards > > -Eric > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > |
From: Eric L. <eri...@la...> - 2005-05-12 06:34:18
|
Hi, Eric David Eric Pugh wrote: > With the committers buy in, I'd like to attempt to regenerate all the > site documentation, add download links to all of the them that point > to http://maven-plugins.sourceforge.net/repository/maven-plugins/. > This would ensure that all of the plugins actually have a site (macker > seems to be missing!), and that they all use the updated L&F (webtest > has an old one). The site for macker http://maven-plugins.sourceforge.net/maven-macker-plugin/ is now available I put too the required dependencies under http://maven-plugins.sourceforge.net/repository : - innig/jars/innig-utils-0.4.2.jar - innig/jars/macker-0.4.2.jar Regards -Eric |
From: Andy J. <li...@aj...> - 2005-05-09 14:05:59
|
> With the committers buy in, I'd like to attempt to regenerate all the > site documentation, add download links to all of the them that point to > http://maven-plugins.sourceforge.net/repository/maven-plugins/. This > would ensure that all of the plugins actually have a site (macker seems > to be missing!), and that they all use the updated L&F (webtest has an > old one). > > I'd also like change the download page to point to our repository, not > the SF one, especially since the "installation" document makes no > mention of it... Hi Eric, sounds great. Do it. The problem with the site, and the project in general is that people are only responsible for one or two plugins each and so they want to be able to regenerate the site for their plugin only, and not update other peoples areas. Clearly with the move to Maven 1.0 we haven't at any point regenerated everything and some are still stuck in 1.0-beta style :-( -- Andy |
From: <Joe...@El...> - 2005-05-09 13:59:17
|
makes definately sense. David Eric Pugh wrote on Monday, May 09, 2005 3:41 PM: > Hi all, >=20 > After being uninvolved in OSS stuff for the past couple > months, things > in my personal life have finally calmed down to the point where I can > start re involving myself in the various projects that I care about! >=20 > Coming back to Maven-Plugins.sf.net with a fresh eye, I > notice a certain > lack of "polish" to the site. As I read through various > emails that I > had accumulated in my absence, I noticed a fairly common theme of "I > can't find X".=20 >=20 > Right now there seem to be multiple ways of downloading a plugin, > including going to Ibiblio, using the SF download pages, > http://maven-plugins.sourceforge.net/repository/maven-plugins/, > http://maven-plugins.sourceforge.net/maven/maven-plugins/ >=20 > While Brett put in a symbolic link between the > http://maven-plugins.sourceforge.net/maven and > http://maven-plugins.sourceforge.net/repository directories which has > helped tremendously, having the different locations is still > confusing.=20 >=20 > With the committers buy in, I'd like to attempt to regenerate all the > site documentation, add download links to all of the them > that point to > http://maven-plugins.sourceforge.net/repository/maven-plugins/ . =20 > This would ensure that all of the plugins actually have a site > (macker seems to be missing!), and that they all use the updated L&F > (webtest has an old one). >=20 > I'd also like change the download page to point to our > repository, not > the SF one, especially since the "installation" document makes no > mention of it...=20 >=20 > Looking forward to your feedback.... >=20 > Eric Pugh >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 > great events, 4 opportunities to win big! Highest score > wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. > Visit http://www.necitguy.com/?r=3D20 > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer |
From: <Joe...@El...> - 2005-05-09 13:57:25
|
David Eric Pugh wrote on Monday, May 09, 2005 3:20 PM: > Can you try it again...? I just checked your settings and under > "Bugs" you are Admin + Tech. I have added you as "Admin" under > tracker manager as well.. =20 >=20 > Stupid SF interface... Hi Eric, thanks. Andy already did another change, that enabled me managing the = tasks. - J=F6rg >=20 > Eric >=20 > J=F6rg Schaible wrote: > Hi Andi, >=20 > Andy Jefferson wrote on Thursday, May 05, 2005 5:24 PM: >=20 >=20 > Well, Siegfried already is, but some more people as admin would be > good. And also enable the task management for nromal devs please! >=20 > Oh, and I think I've enabled many people to use Bugs, Feature > Requests, Patches, Tasks, Support Requests - note I said I think I > have since I cant test it and the SF interface leaves a bit to be > desired. >=20 > The SF interface relies on going through user-by-user so I'm not sure > if I've missed people. If anyone can't update things like Bug/Task > status etc then post to the list so they can be updated further :-) >=20 >=20 > Thanks for your acrtion, but nothing has changed for me (joehni) yet, > I still cannot manage any task.=20 >=20 > - J=F6rg >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great > events, 4=20 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer Hi Eric, thanks. Any already chenged |
From: David E. P. <ep...@up...> - 2005-05-09 13:41:07
|
Hi all, After being uninvolved in OSS stuff for the past couple months, things in my personal life have finally calmed down to the point where I can start re involving myself in the various projects that I care about! Coming back to Maven-Plugins.sf.net with a fresh eye, I notice a certain lack of "polish" to the site. As I read through various emails that I had accumulated in my absence, I noticed a fairly common theme of "I can't find X". Right now there seem to be multiple ways of downloading a plugin, including going to Ibiblio, using the SF download pages, http://maven-plugins.sourceforge.net/repository/maven-plugins/, http://maven-plugins.sourceforge.net/maven/maven-plugins/ While Brett put in a symbolic link between the http://maven-plugins.sourceforge.net/maven and http://maven-plugins.sourceforge.net/repository directories which has helped tremendously, having the different locations is still confusing. With the committers buy in, I'd like to attempt to regenerate all the site documentation, add download links to all of the them that point to http://maven-plugins.sourceforge.net/repository/maven-plugins/. This would ensure that all of the plugins actually have a site (macker seems to be missing!), and that they all use the updated L&F (webtest has an old one). I'd also like change the download page to point to our repository, not the SF one, especially since the "installation" document makes no mention of it... Looking forward to your feedback.... Eric Pugh |
From: David E. P. <ep...@up...> - 2005-05-09 13:20:43
|
Can you try it again...? I just checked your settings and under "Bugs"=20 you are Admin + Tech. I have added you as "Admin" under tracker manager=20 as well.. Stupid SF interface... Eric J=F6rg Schaible wrote: >Hi Andi, > >Andy Jefferson wrote on Thursday, May 05, 2005 5:24 PM: > > =20 > >>>>Well, Siegfried already is, but some more people as admin would be >>>>good. And also enable the task management for nromal devs please! >>>> =20 >>>> >>Oh, and I think I've enabled many people to use Bugs, Feature >>Requests, Patches, Tasks, Support Requests - note I said I think I >>have since I cant test it and the SF interface leaves a bit to be >>desired.=20 >> >>The SF interface relies on going through user-by-user so I'm not sure >>if I've missed people. If anyone can't update things like Bug/Task >>status etc then post to the list so they can be updated further :-) >> =20 >> > >Thanks for your acrtion, but nothing has changed for me (joehni) yet, I = still cannot manage any task. > >- J=F6rg > > >------------------------------------------------------- >This SF.Net email is sponsored by: NEC IT Guy Games. >Get your fingers limbered up and give it your best shot. 4 great events,= 4 >opportunities to win big! Highest score wins.NEC IT Guy Games. Play to >win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 >_______________________________________________ >Maven-plugins-developer mailing list >Mav...@li... >https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > > =20 > |
From: <Joe...@El...> - 2005-05-09 08:44:23
|
Hi Geoffry, as addition to Andy's comments see below: Andy Jefferson wrote on Sunday, May 08, 2005 9:02 PM: > On Sunday 08 May 2005 19:49, Geoffrey wrote: >> I 've tried a >> maven plugin:repository-deploy >=20 > To any particular repository ? >=20 > maven-plugins has its own area for plugins in its web space :- ssh to > SourceForge, and cd to > "/home/groups/m/ma/maven-plugins/htdocs/repository/maven-plugi ns" > (or just set the repository based on that). Thats where you put the > plugins and IBiblio will rsync with it=20 The project.properties in the root defines the repo for all = maven-plugins. See the comment in that file and add your data to your = local build.properties (I use the one in my home). On Linux you might = also overwrite the protocol from scp to scpexe to use your running = ssh-agent. >=20 >> I am also updating the xdocs. Who can deploy the site once is't done? >=20 > You. ssh to SourceForge, and cd to > "/home/groups/m/ma/maven-plugins/htdocs/ You might add to your POM (don't know why it is different in the parent = POM): = <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/${pom.artifactId}/<= /siteDirectory> Now you can use site:deploy - J=F6rg |
From: Andy J. <li...@aj...> - 2005-05-08 19:02:42
|
On Sunday 08 May 2005 19:49, Geoffrey wrote: > I 've tried a > maven plugin:repository-deploy To any particular repository ? maven-plugins has its own area for plugins in its web space :- ssh to SourceForge, and cd to "/home/groups/m/ma/maven-plugins/htdocs/repository/maven-plugins" (or just set the repository based on that). Thats where you put the plugins and IBiblio will rsync with it > I am also updating the xdocs. Who can deploy the site once is't done? You. ssh to SourceForge, and cd to "/home/groups/m/ma/maven-plugins/htdocs/ -- Andy |
From: Geoffrey <jcs...@ho...> - 2005-05-08 18:51:09
|
I 've tried a maven plugin:repository-deploy but got a: com.jcraft.jsch.JSchException: Auth fail at com.jcraft.jsch.Session.connect(Unknown Source) at org.apache.maven.deploy.deployers.GenericSshDeployer.init(GenericSshDeployer .java:181) Can I get authorization to deploy it or can someone deploy it in my place? Izpack 3.7.2 might also be usefull on ibiblio, but now they are GPL and for 3.8.0 they are switching license to ASL, so it might be better to wait for that version? I am also updating the xdocs. Who can deploy the site once is't done? With kind regards, Geoffrey "Jörg Schaible" <joe...@gm...> schreef in bericht news:d5ignh$m8d$1...@se...... Hi Geoffry, Geoffrey wrote: > I 've commited the izpack plugin into CVS and would like to release a beta > (0.3.0). > As a developer I can add release, but I can't add the izpack release > package. > Can an admin add the izpack release package? well, the download area is not really maintained anymore. Normally we just deploy the plugin to the area that is mirrored to ibiblio and send an announcement, when it is available there. - Jörg ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 |
From: S. <joe...@gm...> - 2005-05-07 13:52:39
|
Hi Geoffry, Geoffrey wrote: > I 've commited the izpack plugin into CVS and would like to release a beta > (0.3.0). > As a developer I can add release, but I can't add the izpack release > package. > Can an admin add the izpack release package? well, the download area is not really maintained anymore. Normally we just deploy the plugin to the area that is mirrored to ibiblio and send an announcement, when it is available there. - Jörg |
From: Geoffrey <jcs...@ho...> - 2005-05-07 11:49:21
|
I 've commited the izpack plugin into CVS and would like to release a beta (0.3.0). As a developer I can add release, but I can't add the izpack release package. Can an admin add the izpack release package? -- With kind regards, Geoffrey |
From: <Joe...@El...> - 2005-05-06 06:49:26
|
Hi Andi, Andy Jefferson wrote on Thursday, May 05, 2005 5:24 PM: >>> Well, Siegfried already is, but some more people as admin would be >>> good. And also enable the task management for nromal devs please! >=20 > Oh, and I think I've enabled many people to use Bugs, Feature > Requests, Patches, Tasks, Support Requests - note I said I think I > have since I cant test it and the SF interface leaves a bit to be > desired.=20 >=20 > The SF interface relies on going through user-by-user so I'm not sure > if I've missed people. If anyone can't update things like Bug/Task > status etc then post to the list so they can be updated further :-) Thanks for your acrtion, but nothing has changed for me (joehni) yet, I = still cannot manage any task. - J=F6rg |
From: Andy J. <li...@aj...> - 2005-05-05 15:24:21
|
> > Well, Siegfried already is, but some more people as admin would be good. > > And also enable the task management for nromal devs please! Oh, and I think I've enabled many people to use Bugs, Feature Requests, Patches, Tasks, Support Requests - note I said I think I have since I cant test it and the SF interface leaves a bit to be desired. The SF interface relies on going through user-by-user so I'm not sure if I've missed people. If anyone can't update things like Bug/Task status etc then post to the list so they can be updated further :-) -- Andy |
From: Trygve <try...@st...> - 2005-05-05 15:19:21
|
On Thu, 2005-05-05 at 16:01 +0100, Andy Jefferson wrote: > >> Can one of the project admins grant some other folk on the > >> project (eg me, dIon and Siegfried) admin status so we can > >> take care of some of the admin tasks that have come up? > > > Well, Siegfried already is, but some more people as admin would be good. And > > also enable the task management for nromal devs please! > > I've been far too busy on other things for a long time and so don't have the > time I want to spend on this, and can only apologize for lack of response. > Having other admins makes much sense. > I'm +1 on adding Dion and Brett. > Any comments anyone ? > +1 to adding both. I would not mind being added as a admin myself, I'm highly involved with the current Maven 2 development. -- Trygve |
From: Andy J. <li...@aj...> - 2005-05-05 15:01:57
|
>> Can one of the project admins grant some other folk on the >> project (eg me, dIon and Siegfried) admin status so we can >> take care of some of the admin tasks that have come up? > Well, Siegfried already is, but some more people as admin would be good. And > also enable the task management for nromal devs please! I've been far too busy on other things for a long time and so don't have the time I want to spend on this, and can only apologize for lack of response. Having other admins makes much sense. I'm +1 on adding Dion and Brett. Any comments anyone ? -- Andy |
From: Geoffrey <jcs...@ho...> - 2005-05-02 20:28:52
|
Hi, Greg would also join in improving the maven izpack plugin. The initial import for the maven izpack plugin is ready (v0.2.0). It features installer generation with shortcuts. As soon as it's on a CVS, Philip, Greg and me can collaborate through CVS on the maven izpack plugin. -- With kind regards, Geoffrey "Geoffrey" <jcs...@ho...> schreef in bericht news:d52l22$cqv$1...@se...... > Hi, > > Philip and me are working on a maven izpack plugin. > Can we host it with the SF maven plugins? > > My SF username is ge0ffrey > I don't know philips yet. > > With kind regards, > Geoffrey > ----- Original Message ----- > Hi Philip, > > I am going to try to integrate your code and mine, but we need a repo to > better collaborate. > Do you mind to host on maven-plugins on SourceForge? > > With kind regards, > Geoffrey > > ----- Original Message ----- > > Heres what I have so far... its pretty basic... > > Simply put it just takes the pom for as much as possible, it didn't attach > as pregoals so far, yesterday I dumped a default template in so that it > would work if you didn't provide one, also it depends on an external > installation of IZPack which I though would make it a little easier though > if you can get izpack's compiler on ibiblio then it would probably make more > sense to have it as a dependency. > > I downloaded and had a look at yours, great minds really do think alike :) > I think you did a better job with the goal structure, though I need to give > it a go to see how the pregoals are handled since mine is used in a > multiproject build (I don't think it'll be a problem), the property names > should probably have maven in them, the only bits I thought we might want > to take from mine were the PDF introduction, if found in the template, also > you might want to have the ${maven.izpack.config} have a config directory, > in your example the installers and the installer.xml end up in the same > place, over here I have a cruisecontrol publisher picking up from the > installer directory so I needed the staging installer.xml in a different > directory. > > Anyway let me know what you think... > > Cheers > > Philip > > Philip Dodds > > -----Original Message----- > > Hi Philip, > > Great minds think alike, because I did the same :) > > Do you plan to open source your plugin and if so under which license? > I am planning to do so with mine, preferable ASF (but might need to be GPL > because IzPAck is GPL). > > Maybe we can collaborate? > I have some time this weekend to work on it. > > With kind regards, > Geoffrey > > ----- Original Message ----- > > > Hi Julien, > > > > I wrote a Maven IzPack plugin :) > > It creates IzPack installers. > > > > The plugin (with a few generated docs) and an example is downloadable > from: > > http://users.pandora.be/geoffrey/izpack/ > > The plugin code is still alpha of course. > > > > Usage instructions > > ============ > > > > - Install Maven 1.0.2, see http://maven.apache.org > > - Drop maven-izpack-plugin-0.1.jar in <MAVEN_HOME>/plugins > > - Drop izpack-standalone-compiler-3.7.1.jar in a newly created > > <USER_HOME>\.maven\repository\izpack\jars > > - CVS checkout http://networktools.sf.net or any other maven project like > it > > and run in it's directory: > > maven izpack:jar-installer > > > > Done :) Take a look at target/izpack/*-installer.jar. > > For the record: Maven > > Maven rocks. > > > > TODO > > ===== > > Shortcuts in start menu, bundle JVM in a windows installer exe, ... > > > > Hosting and licensing > > =============== > > > > I give up any and all copyrights to the code I inputted, so it can be ASF > or > > GPL or ... > > > > vmassol and trygvis were intersted in it on IRC, but as IzPack isn't BSD > or > > ASF, the plugin can't be hosted on apache: > > http://maven.apache.org/reference/plugins/index.html > > which is a real pitty, because it would be real good exposure for IzPack > if > > the plugin is there. > > As I looked for months before I came across a wonderfull open source > product > > as IzPack, I think it needs a lot more exposure. > > No chance in ASF'ing or BSD'ing IzPack? > > In that case, they suggested > > 1) placing the plugin on http://maven-plugins.sourceforge.net/ > > or 2) hosting the plugin next to IzPack (even better) and maybe get a > link > > on http://maven.apache.org/reference/3rdparty.html > > > > With kind regards, > > Geoffrey > > ----- Original Message ----- > > > > > > > Hi Geoffrey; > > > > > > > Is someone working on a maven.apache.org plugin for IzPack? > > > > > > I'm afraid that nobody is working on this :-/ > > > > > > Cheers. > > > > > > > > > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 |
From: <Joe...@El...> - 2005-05-02 06:39:12
|
Well, Siegfried already is, but some more people as admin would be good. = And also enable the task management for nromal devs please! Brett Porter wrote on Sunday, May 01, 2005 4:21 PM: > I spoke to Geoffrey about this, and am +1. >=20 > Can one of the project admins grant some other folk on the > project (eg me, dIon and Siegfried) admin status so we can > take care of some of the admin tasks that have come up? >=20 > Cheers, > Brett >=20 > On 5/1/05, Geoffrey <jcs...@ho...> wrote: >> Hi, >>=20 >> Philip and me are working on a maven izpack plugin. >> Can we host it with the SF maven plugins? >>=20 >> My SF username is ge0ffrey >> I don't know philips yet. >>=20 >> With kind regards, >> Geoffrey [snip] |
From: Geoffrey <jcs...@ho...> - 2005-05-01 16:06:28
|
Philip Sf username is pdodds -- With kind regards, Geoffrey "Geoffrey" <jcs...@ho...> schreef in bericht news:d52l22$cqv$1...@se...... > Hi, > > Philip and me are working on a maven izpack plugin. > Can we host it with the SF maven plugins? > > My SF username is ge0ffrey > I don't know philips yet. > > With kind regards, > Geoffrey > ----- Original Message ----- > Hi Philip, > > I am going to try to integrate your code and mine, but we need a repo to > better collaborate. > Do you mind to host on maven-plugins on SourceForge? > > With kind regards, > Geoffrey > > ----- Original Message ----- > > Heres what I have so far... its pretty basic... > > Simply put it just takes the pom for as much as possible, it didn't attach > as pregoals so far, yesterday I dumped a default template in so that it > would work if you didn't provide one, also it depends on an external > installation of IZPack which I though would make it a little easier though > if you can get izpack's compiler on ibiblio then it would probably make more > sense to have it as a dependency. > > I downloaded and had a look at yours, great minds really do think alike :) > I think you did a better job with the goal structure, though I need to give > it a go to see how the pregoals are handled since mine is used in a > multiproject build (I don't think it'll be a problem), the property names > should probably have maven in them, the only bits I thought we might want > to take from mine were the PDF introduction, if found in the template, also > you might want to have the ${maven.izpack.config} have a config directory, > in your example the installers and the installer.xml end up in the same > place, over here I have a cruisecontrol publisher picking up from the > installer directory so I needed the staging installer.xml in a different > directory. > > Anyway let me know what you think... > > Cheers > > Philip > > Philip Dodds > > -----Original Message----- > > Hi Philip, > > Great minds think alike, because I did the same :) > > Do you plan to open source your plugin and if so under which license? > I am planning to do so with mine, preferable ASF (but might need to be GPL > because IzPAck is GPL). > > Maybe we can collaborate? > I have some time this weekend to work on it. > > With kind regards, > Geoffrey > > ----- Original Message ----- > > > Hi Julien, > > > > I wrote a Maven IzPack plugin :) > > It creates IzPack installers. > > > > The plugin (with a few generated docs) and an example is downloadable > from: > > http://users.pandora.be/geoffrey/izpack/ > > The plugin code is still alpha of course. > > > > Usage instructions > > ============ > > > > - Install Maven 1.0.2, see http://maven.apache.org > > - Drop maven-izpack-plugin-0.1.jar in <MAVEN_HOME>/plugins > > - Drop izpack-standalone-compiler-3.7.1.jar in a newly created > > <USER_HOME>\.maven\repository\izpack\jars > > - CVS checkout http://networktools.sf.net or any other maven project like > it > > and run in it's directory: > > maven izpack:jar-installer > > > > Done :) Take a look at target/izpack/*-installer.jar. > > For the record: Maven > > Maven rocks. > > > > TODO > > ===== > > Shortcuts in start menu, bundle JVM in a windows installer exe, ... > > > > Hosting and licensing > > =============== > > > > I give up any and all copyrights to the code I inputted, so it can be ASF > or > > GPL or ... > > > > vmassol and trygvis were intersted in it on IRC, but as IzPack isn't BSD > or > > ASF, the plugin can't be hosted on apache: > > http://maven.apache.org/reference/plugins/index.html > > which is a real pitty, because it would be real good exposure for IzPack > if > > the plugin is there. > > As I looked for months before I came across a wonderfull open source > product > > as IzPack, I think it needs a lot more exposure. > > No chance in ASF'ing or BSD'ing IzPack? > > In that case, they suggested > > 1) placing the plugin on http://maven-plugins.sourceforge.net/ > > or 2) hosting the plugin next to IzPack (even better) and maybe get a > link > > on http://maven.apache.org/reference/3rdparty.html > > > > With kind regards, > > Geoffrey > > ----- Original Message ----- > > > > > > > Hi Geoffrey; > > > > > > > Is someone working on a maven.apache.org plugin for IzPack? > > > > > > I'm afraid that nobody is working on this :-/ > > > > > > Cheers. > > > > > > > > > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 |
From: Brett P. <bre...@gm...> - 2005-05-01 14:21:06
|
I spoke to Geoffrey about this, and am +1. Can one of the project admins grant some other folk on the project (eg me, dIon and Siegfried) admin status so we can take care of some of the admin tasks that have come up? Cheers, Brett On 5/1/05, Geoffrey <jcs...@ho...> wrote: > Hi, >=20 > Philip and me are working on a maven izpack plugin. > Can we host it with the SF maven plugins? >=20 > My SF username is ge0ffrey > I don't know philips yet. >=20 > With kind regards, > Geoffrey > ----- Original Message ----- > Hi Philip, >=20 > I am going to try to integrate your code and mine, but we need a repo to > better collaborate. > Do you mind to host on maven-plugins on SourceForge? >=20 > With kind regards, > Geoffrey >=20 > ----- Original Message ----- >=20 > Heres what I have so far... its pretty basic... >=20 > Simply put it just takes the pom for as much as possible, it didn't atta= ch > as pregoals so far, yesterday I dumped a default template in so that it > would work if you didn't provide one, also it depends on an external > installation of IZPack which I though would make it a little easier thoug= h > if you can get izpack's compiler on ibiblio then it would probably make m= ore > sense to have it as a dependency. >=20 > I downloaded and had a look at yours, great minds really do think alike = :) > I think you did a better job with the goal structure, though I need to g= ive > it a go to see how the pregoals are handled since mine is used in a > multiproject build (I don't think it'll be a problem), the property names > should probably have maven in them, the only bits I thought we might wan= t > to take from mine were the PDF introduction, if found in the template, al= so > you might want to have the ${maven.izpack.config} have a config directory= , > in your example the installers and the installer.xml end up in the same > place, over here I have a cruisecontrol publisher picking up from the > installer directory so I needed the staging installer.xml in a different > directory. >=20 > Anyway let me know what you think... >=20 > Cheers >=20 > Philip >=20 > Philip Dodds >=20 > -----Original Message----- >=20 > Hi Philip, >=20 > Great minds think alike, because I did the same :) >=20 > Do you plan to open source your plugin and if so under which license? > I am planning to do so with mine, preferable ASF (but might need to be GP= L > because IzPAck is GPL). >=20 > Maybe we can collaborate? > I have some time this weekend to work on it. >=20 > With kind regards, > Geoffrey >=20 > ----- Original Message ----- >=20 > > Hi Julien, > > > > I wrote a Maven IzPack plugin :) > > It creates IzPack installers. > > > > The plugin (with a few generated docs) and an example is downloadable > from: > > http://users.pandora.be/geoffrey/izpack/ > > The plugin code is still alpha of course. > > > > Usage instructions > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > - Install Maven 1.0.2, see http://maven.apache.org > > - Drop maven-izpack-plugin-0.1.jar in <MAVEN_HOME>/plugins > > - Drop izpack-standalone-compiler-3.7.1.jar in a newly created > > <USER_HOME>\.maven\repository\izpack\jars > > - CVS checkout http://networktools.sf.net or any other maven project li= ke > it > > and run in it's directory: > > maven izpack:jar-installer > > > > Done :) Take a look at target/izpack/*-installer.jar. > > For the record: Maven > > Maven rocks. > > > > TODO > > =3D=3D=3D=3D=3D > > Shortcuts in start menu, bundle JVM in a windows installer exe, ... > > > > Hosting and licensing > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > I give up any and all copyrights to the code I inputted, so it can be A= SF > or > > GPL or ... > > > > vmassol and trygvis were intersted in it on IRC, but as IzPack isn't BS= D > or > > ASF, the plugin can't be hosted on apache: > > http://maven.apache.org/reference/plugins/index.html > > which is a real pitty, because it would be real good exposure for IzPac= k > if > > the plugin is there. > > As I looked for months before I came across a wonderfull open source > product > > as IzPack, I think it needs a lot more exposure. > > No chance in ASF'ing or BSD'ing IzPack? > > In that case, they suggested > > 1) placing the plugin on http://maven-plugins.sourceforge.net/ > > or 2) hosting the plugin next to IzPack (even better) and maybe get a > link > > on http://maven.apache.org/reference/3rdparty.html > > > > With kind regards, > > Geoffrey > > ----- Original Message ----- > > > > > > > Hi Geoffrey; > > > > > > > Is someone working on a maven.apache.org plugin for IzPack? > > > > > > I'm afraid that nobody is working on this :-/ > > > > > > Cheers. > > > > > > > > >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great events, = 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=3D20 > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > |
From: Geoffrey <jcs...@ho...> - 2005-05-01 14:16:36
|
Hi, Philip and me are working on a maven izpack plugin. Can we host it with the SF maven plugins? My SF username is ge0ffrey I don't know philips yet. With kind regards, Geoffrey ----- Original Message ----- Hi Philip, I am going to try to integrate your code and mine, but we need a repo to better collaborate. Do you mind to host on maven-plugins on SourceForge? With kind regards, Geoffrey ----- Original Message ----- Heres what I have so far... its pretty basic... Simply put it just takes the pom for as much as possible, it didn't attach as pregoals so far, yesterday I dumped a default template in so that it would work if you didn't provide one, also it depends on an external installation of IZPack which I though would make it a little easier though if you can get izpack's compiler on ibiblio then it would probably make more sense to have it as a dependency. I downloaded and had a look at yours, great minds really do think alike :) I think you did a better job with the goal structure, though I need to give it a go to see how the pregoals are handled since mine is used in a multiproject build (I don't think it'll be a problem), the property names should probably have maven in them, the only bits I thought we might want to take from mine were the PDF introduction, if found in the template, also you might want to have the ${maven.izpack.config} have a config directory, in your example the installers and the installer.xml end up in the same place, over here I have a cruisecontrol publisher picking up from the installer directory so I needed the staging installer.xml in a different directory. Anyway let me know what you think... Cheers Philip Philip Dodds -----Original Message----- Hi Philip, Great minds think alike, because I did the same :) Do you plan to open source your plugin and if so under which license? I am planning to do so with mine, preferable ASF (but might need to be GPL because IzPAck is GPL). Maybe we can collaborate? I have some time this weekend to work on it. With kind regards, Geoffrey ----- Original Message ----- > Hi Julien, > > I wrote a Maven IzPack plugin :) > It creates IzPack installers. > > The plugin (with a few generated docs) and an example is downloadable from: > http://users.pandora.be/geoffrey/izpack/ > The plugin code is still alpha of course. > > Usage instructions > ============ > > - Install Maven 1.0.2, see http://maven.apache.org > - Drop maven-izpack-plugin-0.1.jar in <MAVEN_HOME>/plugins > - Drop izpack-standalone-compiler-3.7.1.jar in a newly created > <USER_HOME>\.maven\repository\izpack\jars > - CVS checkout http://networktools.sf.net or any other maven project like it > and run in it's directory: > maven izpack:jar-installer > > Done :) Take a look at target/izpack/*-installer.jar. > For the record: Maven > Maven rocks. > > TODO > ===== > Shortcuts in start menu, bundle JVM in a windows installer exe, ... > > Hosting and licensing > =============== > > I give up any and all copyrights to the code I inputted, so it can be ASF or > GPL or ... > > vmassol and trygvis were intersted in it on IRC, but as IzPack isn't BSD or > ASF, the plugin can't be hosted on apache: > http://maven.apache.org/reference/plugins/index.html > which is a real pitty, because it would be real good exposure for IzPack if > the plugin is there. > As I looked for months before I came across a wonderfull open source product > as IzPack, I think it needs a lot more exposure. > No chance in ASF'ing or BSD'ing IzPack? > In that case, they suggested > 1) placing the plugin on http://maven-plugins.sourceforge.net/ > or 2) hosting the plugin next to IzPack (even better) and maybe get a link > on http://maven.apache.org/reference/3rdparty.html > > With kind regards, > Geoffrey > ----- Original Message ----- > > > > Hi Geoffrey; > > > > > Is someone working on a maven.apache.org plugin for IzPack? > > > > I'm afraid that nobody is working on this :-/ > > > > Cheers. > > > > > |
From: Carlos S. <car...@gm...> - 2005-04-29 17:01:53
|
The administrators are: Andy Jefferson=09andy_jefferson Eric Pugh=09dep4b stephane mor=09stephanemor Siegfried GOESCHL On 4/29/05, Dion Gillard <dio...@gm...> wrote: > I don't think I'm an admin. >=20 > Do you know who is? >=20 > On 4/29/05, J=F6rg Schaible <Joe...@el...> wrote: > > J=F6rg Schaible wrote on Wednesday, April 27, 2005 10:52 AM: > > > > > Hi folks, > > > > > > can someone of the project admins set the rights for the > > > developers of the maven-plugins so, that we can > > > assign/resolve/close bugs, patches and other tasks ? > > > > Anyone ? > > > > > Current state is: > > > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D %< =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > Your ability to perform various project-related operations > > > will depend on the permissions established for your account > > > by the administrator(s) of this project. > > > > > > * You are listed as a developer (not administrator) for > > > this project. > > > * You may perform file release operations on this project. > > > * You cannot manage documentation (in DocManager) for > > > this project. > > > * You cannot moderate forums for this project. > > > * You cannot manage news postings for this project. > > > * You cannot manage screenshots for this project. > > > * You cannot manage Tracker items (in all Trackers, by > > > default) for this project. > > > * You cannot manage Tasks for this project. > > > * You may access and commit to this project's CVS > > > repository (unless otherwise restricted by a cvs_acls installation). > > > * You may modify the contents of the project web site for > > > this project (unless otherwise restricted by file permissions > > > and ownership) on the project shell server. > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D %< =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > Regards, > > J=F6rg > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: Tell us your software development plans! > > Take this survey and enter to win a one-year sub to SourceForge.net > > Plus IDC's 2005 look-ahead and a copy of this survey > > Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix > > _______________________________________________ > > Maven-plugins-developer mailing list > > Mav...@li... > > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > > >=20 > -- > http://www.multitask.com.au/people/dion/ >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Tell us your software development plans! > Take this survey and enter to win a one-year sub to SourceForge.net > Plus IDC's 2005 look-ahead and a copy of this survey > Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > |
From: Dion G. <dio...@gm...> - 2005-04-29 14:28:39
|
I don't think I'm an admin. Do you know who is? On 4/29/05, J=F6rg Schaible <Joe...@el...> wrote: > J=F6rg Schaible wrote on Wednesday, April 27, 2005 10:52 AM: >=20 > > Hi folks, > > > > can someone of the project admins set the rights for the > > developers of the maven-plugins so, that we can > > assign/resolve/close bugs, patches and other tasks ? >=20 > Anyone ? >=20 > > Current state is: > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D %< =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > Your ability to perform various project-related operations > > will depend on the permissions established for your account > > by the administrator(s) of this project. > > > > * You are listed as a developer (not administrator) for > > this project. > > * You may perform file release operations on this project. > > * You cannot manage documentation (in DocManager) for > > this project. > > * You cannot moderate forums for this project. > > * You cannot manage news postings for this project. > > * You cannot manage screenshots for this project. > > * You cannot manage Tracker items (in all Trackers, by > > default) for this project. > > * You cannot manage Tasks for this project. > > * You may access and commit to this project's CVS > > repository (unless otherwise restricted by a cvs_acls installation). > > * You may modify the contents of the project web site for > > this project (unless otherwise restricted by file permissions > > and ownership) on the project shell server. > > =3D=3D=3D=3D=3D=3D=3D=3D=3D %< =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Regards, > J=F6rg >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Tell us your software development plans! > Take this survey and enter to win a one-year sub to SourceForge.net > Plus IDC's 2005 look-ahead and a copy of this survey > Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer >=20 --=20 http://www.multitask.com.au/people/dion/ |
From: <Joe...@El...> - 2005-04-29 12:37:55
|
J=F6rg Schaible wrote on Wednesday, April 27, 2005 10:52 AM: > Hi folks, >=20 > can someone of the project admins set the rights for the > developers of the maven-plugins so, that we can > assign/resolve/close bugs, patches and other tasks ? Anyone ? > Current state is: >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D %< =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Your ability to perform various project-related operations > will depend on the permissions established for your account > by the administrator(s) of this project. >=20 > * You are listed as a developer (not administrator) for > this project. > * You may perform file release operations on this project. > * You cannot manage documentation (in DocManager) for > this project. > * You cannot moderate forums for this project. > * You cannot manage news postings for this project. > * You cannot manage screenshots for this project. > * You cannot manage Tracker items (in all Trackers, by > default) for this project. > * You cannot manage Tasks for this project. > * You may access and commit to this project's CVS > repository (unless otherwise restricted by a cvs_acls installation). > * You may modify the contents of the project web site for > this project (unless otherwise restricted by file permissions > and ownership) on the project shell server. > =3D=3D=3D=3D=3D=3D=3D=3D=3D %< =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 Regards, J=F6rg |