Re: [mojo-dev] moving izpack-maven-plugin from MOJO's sandbox to IzPack ?

2008-06-13 Thread Dan Tran
Raphael, I am currently moving it to izpack will try to release a alpha as soon as it got the instructure settle down -D On Fri, Jun 13, 2008 at 3:30 PM, Raphaël Piéroni <[EMAIL PROTECTED]> wrote: > Hi Dan, > > Is there an usable snapshot in codehaus repository, or do i have to > build myself? >

Re: [mojo-dev] moving izpack-maven-plugin from MOJO's sandbox to IzPack ?

2008-06-13 Thread Raphaël Piéroni
Hi Dan, Is there an usable snapshot in codehaus repository, or do i have to build myself? Is there a documentation on how to use and configure the maven plugin? Thanks, Raphaël 2008/6/13 Dan Tran <[EMAIL PROTECTED]>: > coolest, I will remove it from svn to prevent any confusion later > > Thanks

Re: [mojo-dev] JavaCC Maven Plugin at Geronimo

2008-06-13 Thread Benjamin Bentmann
Jason Dillon wrote: Feel free to nab the code (and convert it to java, since its groovy, but that should be easy enough) and just use what I have to fix this problem. Yep, will look at this once I got the next free time slice. (or implement javacc in groovy :-P) Personally, I am quite happ

[mojo-dev] [jira] Commented: (MGROOVY-151) StubGenerator fails on groovy-script

2008-06-13 Thread Bart Robeyns (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138570#action_138570 ] Bart Robeyns commented on MGROOVY-151: -- That was actually the error using the old groovy-maven-

[mojo-dev] [jira] Issue Comment Edited: (MGROOVY-150) StubGeneration for non-empty superclass constructors

2008-06-13 Thread Bart Robeyns (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138563#action_138563 ] bart.robeyns edited comment on MGROOVY-150 at 6/13/08 12:22 PM: -I'm

[mojo-dev] [jira] Commented: (MGROOVY-150) StubGeneration for non-empty superclass constructors

2008-06-13 Thread Bart Robeyns (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138569#action_138569 ] Bart Robeyns commented on MGROOVY-150: -- With 1.0-rc-3-20080513.065802, it's the same result. Ge

[mojo-dev] [jira] Commented: (MGROOVY-150) StubGeneration for non-empty superclass constructors

2008-06-13 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138567#action_138567 ] Jason Dillon commented on MGROOVY-150: -- They are in the codehaus snapshot repository: http://s

[mojo-dev] [jira] Commented: (MGROOVY-150) StubGeneration for non-empty superclass constructors

2008-06-13 Thread Bart Robeyns (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138566#action_138566 ] Bart Robeyns commented on MGROOVY-150: -- I can't find rc-3 in any repository; I'll try to build

[mojo-dev] [jira] Commented: (MGROOVY-150) StubGeneration for non-empty superclass constructors

2008-06-13 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138565#action_138565 ] Jason Dillon commented on MGROOVY-150: -- Can you please try gmaven 1.0-rc-3-SNAPSHOT > StubGen

[mojo-dev] [jira] Commented: (MGROOVY-150) StubGeneration for non-empty superclass constructors

2008-06-13 Thread Bart Robeyns (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138563#action_138563 ] Bart Robeyns commented on MGROOVY-150: -- I'm using the, apparently old, groovy-maven-plugin. I'v

Re: [mojo-dev] JavaCC Maven Plugin at Geronimo

2008-06-13 Thread Jason Dillon
Feel free to nab the code (and convert it to java, since its groovy, but that should be easy enough) and just use what I have to fix this problem. (or implement javacc in groovy :-P) --jason On Jun 12, 2008, at 3:25 AM, Benjamin Bentmann wrote: Jason Dillon wrote: plugin at the time (an

[mojo-dev] [jira] Updated: (MGROOVY-150) StubGeneration for non-empty superclass constructors

2008-06-13 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated MGROOVY-150: - Fix Version/s: 1.0-rc-3 > StubGeneration for non-empty superclass constructors >

[mojo-dev] [jira] Updated: (MGROOVY-148) Consider an incremental compiler goal

2008-06-13 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated MGROOVY-148: - Fix Version/s: 1.0-rc-4 > Consider an incremental compiler goal >

[mojo-dev] [jira] Updated: (MGROOVY-144) NoSuchMethodError during generateStubs from maven embedder

2008-06-13 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated MGROOVY-144: - Fix Version/s: 1.0-rc-4 > NoSuchMethodError during generateStubs from maven embedder > ---

[mojo-dev] [jira] Updated: (MGROOVY-149) Add command to launch GroovyConsole and GroovyShell with POM dependencies on classpath

2008-06-13 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated MGROOVY-149: - Fix Version/s: 1.0-rc-3 > Add command to launch GroovyConsole and GroovyShell with POM dependencies on

[mojo-dev] [jira] Updated: (MGROOVY-151) StubGenerator fails on groovy-script

2008-06-13 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated MGROOVY-151: - Fix Version/s: 1.0-rc-3 > StubGenerator fails on groovy-script >

[mojo-dev] [jira] Commented: (MGROOVY-150) StubGeneration for non-empty superclass constructors

2008-06-13 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138558#action_138558 ] Jason Dillon commented on MGROOVY-150: -- What version of the plugin are you using? Are you usin

[mojo-dev] [jira] Issue Comment Edited: (MGROOVY-149) Add command to launch GroovyConsole and GroovyShell with POM dependencies on classpath

2008-06-13 Thread Tom Nichols (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138542#action_138542 ] tomstrummer edited comment on MGROOVY-149 at 6/13/08 8:36 AM: -- {quote}

[mojo-dev] [jira] Commented: (MGROOVY-149) Add command to launch GroovyConsole and GroovyShell with POM dependencies on classpath

2008-06-13 Thread Tom Nichols (JIRA)
[ http://jira.codehaus.org/browse/MGROOVY-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138542#action_138542 ] Tom Nichols commented on MGROOVY-149: - {quote} In addition to the dependencies being added in th

[mojo-dev] [jira] Closed: (MFINDBUGS-26) Fail build if findbugs detects bugs

2008-06-13 Thread Garvin LeClaire (JIRA)
[ http://jira.codehaus.org/browse/MFINDBUGS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Garvin LeClaire closed MFINDBUGS-26. Resolution: Fixed > Fail build if findbugs detects bugs > --- >

[mojo-dev] [jira] Updated: (MFINDBUGS-26) Fail build if findbugs detects bugs

2008-06-13 Thread Garvin LeClaire (JIRA)
[ http://jira.codehaus.org/browse/MFINDBUGS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Garvin LeClaire updated MFINDBUGS-26: - Fix Version/s: 2.0 > Fail build if findbugs detects bugs > --

Re: [mojo-dev] moving izpack-maven-plugin from MOJO's sandbox to IzPack ?

2008-06-13 Thread Dan Tran
coolest, I will remove it from svn to prevent any confusion later Thanks -D On Fri, Jun 13, 2008 at 1:07 AM, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: > Dan Tran wrote: >> >> Hello all, >> >> Any objection against this move? > > Not at all. > > -- > Trygve > > --

Re: [mojo-dev] moving izpack-maven-plugin from MOJO's sandbox to IzPack ?

2008-06-13 Thread Trygve Laugstøl
Dan Tran wrote: Hello all, Any objection against this move? Not at all. -- Trygve - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email