jdeveloper plugin donation

2006-06-27 Thread Brett Porter
Hi, ADFFaces in incubation has a JDeveloper plugin similar to the current eclipse and idea plugins: http://svn.apache.org/repos/asf/incubator/adffaces/trunk/plugins/maven-jdev-plugin/ Is anyone interested in working with this? It probably needs to have its features aligned with the other men

Re: jdeveloper plugin donation

2006-06-27 Thread Edwin Punzalan
There are classes inside maven-eclipse-plugin which are meant to be extended/used by IDE plugins. Is it not worthwhile to extract it into a separate artifact first, before working on another IDE plugin? After that, the idea plugin should also be updated to use it. Just my two cents. ^_^

Re: jdeveloper plugin donation

2006-06-27 Thread Brett Porter
This seems an ideal opportunity to do that. John Fallows, who is a regular on the maven users list, is the one that wrote this code and is an apache committer via the adffaces incubation. If we think it is a good idea to bring this over to the plugin sandbox he'd be able to help out with it (

Re: jdeveloper plugin donation

2006-08-09 Thread Brett Porter
I guess we don't have any jdeveloper users out there. Should we bring it into the Maven sandbox as something available for interested parties to pick up and run with if they later come along? - Brett On 28/06/2006 12:53 AM, Brett Porter wrote: This seems an ideal opportunity to do that. John

Re: jdeveloper plugin donation

2006-09-13 Thread Brett Porter
Now that we have the sandbox open to anyone, should we do this? On 10/08/2006, at 3:02 PM, Brett Porter wrote: I guess we don't have any jdeveloper users out there. Should we bring it into the Maven sandbox as something available for interested parties to pick up and run with if they later c

Re: jdeveloper plugin donation

2006-09-13 Thread Martin van den Bemt
We are currently testing maven2 with jdeveloper and if we are happy, we definitely will start using that a whole lot :) Although I approach this more from the maven site, it would definitely be a benefit to work on the plugin (assuming it needs work that is :) Mvgr, Martin Brett Porter wrote:

Re: jdeveloper plugin donation

2006-09-14 Thread Fneuch
We use the Maven JDeveloper plugins and if you look in the issues (JIRA), you're going to see we already contributed. We need the plugin to help us migrate our developers to maven, so i could give a hand. I have only few hours a week to put on it. I don't know where to start but if John guides m

Re: jdeveloper plugin donation

2006-09-22 Thread Fneuch
I've rewrited the JDev plugins to use the same ide functionality that's use in the eclipse plugin. I've mixed it with what was done in the JDeveloperMojo. I take the liberty to do some change like : I used the package org.apache.maven.plugin.jdeveloper, I add a "clean" goal to remove all JDev fil

Re: jdeveloper plugin donation

2006-09-22 Thread John Casey
Three questions: 1. fneuch: do you have a CLA at apache, so we could grant access to you for this plugin in the sandbox? 2. Which JIRA is this logged under? 3. Does anyone have contact info for John Fallows? I don't seem to have any messages in my gmail account from him (or, he's not searchable

Re: jdeveloper plugin donation

2006-09-22 Thread John Casey
Ok, I found John's email from the ADFFaces project page, so I'm copying him in here. John, what do you think about migrating that jdeveloper plugin over to the Maven sandbox, so we can expose it to a wider community of interested developers? Thanks, -john On 9/22/06, John Casey <[EMAIL PROTECT

Re: jdeveloper plugin donation

2006-09-25 Thread Fneuch
Hi John, 1. I've faxed my CLA this morning. I've never really need it before... 2. Don't think there's a JIRA for this, do I need to create one? Regards, Sylvain On 9/22/06, John Casey <[EMAIL PROTECTED]> wrote: Ok, I found John's email from the ADFFaces project page, so I'm copying him in

Re: jdeveloper plugin donation

2006-09-25 Thread John Casey
I was just wondering where you posted your plugin...do you have the URL? Thanks, John On 9/25/06, Fneuch <[EMAIL PROTECTED]> wrote: Hi John, 1. I've faxed my CLA this morning. I've never really need it before... 2. Don't think there's a JIRA for this, do I need to create one? Regards, Syl

Re: jdeveloper plugin donation

2006-09-25 Thread Fneuch
I didn't post it anywhere now, I didn't wanted to override the plugin that was in the ADF Myfaces SVN. I could have posted there because my stuff isn't in the same package as the original plugin, but I don't think this is the place the plugin should be... That's why I asked if there's a place I co

Re: jdeveloper plugin donation

2006-10-03 Thread Fneuch
Someone have news on the migration of this plugin to the maven sandbox? Regards, Sylvain On 9/25/06, Fneuch <[EMAIL PROTECTED]> wrote: I didn't post it anywhere now, I didn't wanted to override the plugin that was in the ADF Myfaces SVN. I could have posted there because my stuff isn't in the

Re: jdeveloper plugin donation

2006-10-03 Thread John Casey
Yes. I've moved it over to: http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-jdeveloper-plugin However, the artifactId/groupId hasn't been changed to reflect this move. Would you be able to file a JIRA issue under: http://jira.codehaus.org/browse/MNG that contains your changes? Once

Re: jdeveloper plugin donation

2006-10-03 Thread Fneuch
Thanks, I issue a JIRA for it. (http://jira.codehaus.org/browse/MNG-2588) Regards, Sylvain On 10/3/06, John Casey <[EMAIL PROTECTED]> wrote: Yes. I've moved it over to: http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-jdeveloper-plugin However, the artifactId/groupId hasn't bee