[mojo-dev] Re: Unable to deploy snapshots...

2007-05-10 Thread Jason Dillon
nm... it is because of the expired ssl cert... :-( Anyone know off hand if there is a way to force the wagon to allow invalid certs? --jason On May 10, 2007, at 2:50 PM, Jason Dillon wrote: I've tried a few times in the past few days to deploys snapshots for a few mojo plugins... which u

[mojo-dev] Unable to deploy snapshots...

2007-05-10 Thread Jason Dillon
I've tried a few times in the past few days to deploys snapshots for a few mojo plugins... which used to work, and not it doesn't... bliss:~/ws/maven/mojo/groovy jason$ mvn deploy [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Groovy Support [INFO] Groovy Maven Plugin [

[mojo-dev] [jira] Updated: (MOJO-643) Filtering of sqlFiles prior to execution

2007-05-10 Thread Jay Dolan (JIRA)
[ http://jira.codehaus.org/browse/MOJO-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Dolan updated MOJO-643: --- Attachment: sql-maven-plugin_token-replacement.diff I ran into this same limitation. Attached is a patch which adds

[mojo-dev] [jira] Created: (MEXEC-27) Add outputFile support for capturing exec invocations (patch attached)

2007-05-10 Thread Jay Dolan (JIRA)
Add outputFile support for capturing exec invocations (patch attached) -- Key: MEXEC-27 URL: http://jira.codehaus.org/browse/MEXEC-27 Project: Mojo Exec Plugin Issue Type: N

[mojo-dev] [jira] Updated: (MOJO-582) NetBeans bug in run-selected-files-in-test target

2007-05-10 Thread JIRA
[ http://jira.codehaus.org/browse/MOJO-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphaël Piéroni updated MOJO-582: - Component/s: netbeans Moved from unknown component to netbeans > NetBeans bug in run-selected-files-in-t

[mojo-dev] [jira] Commented: (MOJO-549) submitting new gwt-plugin

2007-05-10 Thread kristian meier (JIRA)
[ http://jira.codehaus.org/browse/MOJO-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95573 ] kristian meier commented on MOJO-549: - does such a fork makes sense for the compile goal as well, the code is essentially t

[mojo-dev] [jira] Issue Comment Edited: (MOJO-549) submitting new gwt-plugin

2007-05-10 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MOJO-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95541 ] Anagnostopoulos Kostis edited comment on MOJO-549 at 5/10/07 5:28 AM: -- Patch against svn ve

[mojo-dev] [jira] Issue Comment Edited: (MOJO-549) submitting new gwt-plugin

2007-05-10 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MOJO-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95541 ] Anagnostopoulos Kostis edited comment on MOJO-549 at 5/10/07 5:28 AM: -- Patch against svn ve

[mojo-dev] [jira] Updated: (MOJO-549) submitting new gwt-plugin

2007-05-10 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MOJO-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anagnostopoulos Kostis updated MOJO-549: Attachment: gwt-plugin_forkShellParam.patch.txt Patch against svn ver 225, it adds 2 mojo p

Re: [mojo-dev] [gwt-maven-plugin] Fwd: mvn gwt:compile fails with space in path (on Windows)

2007-05-10 Thread Kostis Anagnostopoulos
Hi Kristian, On Thu 10 May 2007 06:30, kristian wrote: > hello, > > has someone any clues for me how to solve that issue. it has something > to do with URI do not allow space in the path Maybe if try: String.replaceAll("\\s", "%20") on all paths? Regards, Kostis > > thanx > Kristian > > -

[mojo-dev] [jira] Commented: (MWEBSTART-32) Class 'org.codehaus.mojo.webstart.SignConfig' cannot be instantiated

2007-05-10 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MWEBSTART-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95531 ] Stephane Nicoll commented on MWEBSTART-32: -- As I said, I have rebuilt the whole webstart project from trunk. - Mav

[mojo-dev] [jira] Issue Comment Edited: (MWEBSTART-32) Class 'org.codehaus.mojo.webstart.SignConfig' cannot be instantiated

2007-05-10 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MWEBSTART-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95531 ] Stephane Nicoll edited comment on MWEBSTART-32 at 5/10/07 2:35 AM: --- As I said, I have rebu

[mojo-dev] [jira] Commented: (MWEBSTART-37) Webstart packages provided/system dependencies and exclude filter matches against compiled-scope dep only

2007-05-10 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MWEBSTART-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95530 ] Stephane Nicoll commented on MWEBSTART-37: -- Oh sorry you're right. This is commons-configuration s**i that brings