[mojo-dev] [jira] Commented: (CBUILDS-27) Use Map instead of Properties for plugin configurations

2008-10-02 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/CBUILDS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149762#action_149762 ] Dan Tran commented on CBUILDS-27: - please see r-7683 of c-builds source, where Map is replaced with P

[mojo-dev] [jira] Assigned: (CBUILDS-27) Use Map instead of Properties for plugin configurations

2008-10-02 Thread Lee Thompson (JIRA)
[ http://jira.codehaus.org/browse/CBUILDS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lee Thompson reassigned CBUILDS-27: --- Assignee: Dan Tran Hi Dan, I did a case insensitive recursive search for systemproperties in the c

[mojo-dev] [jira] Created: (MOJO-1239) error while runing mvn weblogic:deploy

2008-10-02 Thread Ashish (JIRA)
error while runing mvn weblogic:deploy -- Key: MOJO-1239 URL: http://jira.codehaus.org/browse/MOJO-1239 Project: Mojo Issue Type: Bug Reporter: Ashish Hi Scott, I am getting following err

[mojo-dev] [jira] Closed: (CBUILDS-25) mvn clean - will not delete target directory with symbolic links

2008-10-02 Thread Lee Thompson (JIRA)
[ http://jira.codehaus.org/browse/CBUILDS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lee Thompson closed CBUILDS-25. --- Assignee: Lee Thompson Resolution: Fixed Fix Version/s: 1.0-alpha-5 Closing this issue sinc

[mojo-dev] [jira] Issue Comment Edited: (CBUILDS-23) Two source repositories for this project

2008-10-02 Thread Lee Thompson (JIRA)
[ http://jira.codehaus.org/browse/CBUILDS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149753#action_149753 ] stimpy edited comment on CBUILDS-23 at 10/3/08 12:00 AM: --- "c-builds" is

[mojo-dev] [jira] Closed: (CBUILDS-23) Two source repositories for this project

2008-10-02 Thread Lee Thompson (JIRA)
[ http://jira.codehaus.org/browse/CBUILDS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lee Thompson closed CBUILDS-23. --- Assignee: Lee Thompson Resolution: Fixed Fix Version/s: 1.0-alpha-5 "c-builds" is a subproj

[mojo-dev] [jira] Commented: (CBUILDS-28) Release the thing already

2008-10-02 Thread Lee Thompson (JIRA)
[ http://jira.codehaus.org/browse/CBUILDS-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149707#action_149707 ] Lee Thompson commented on CBUILDS-28: - Code now working. Last issue hit was the "prepare-package"

Re: [mojo-dev] [Vote] Releasing sql-maven-plugin 1.2

2008-10-02 Thread Dan Tran
Thanks, I will declare the plexus-util in the next snapshot. -D On Thu, Oct 2, 2008 at 10:38 AM, Benjamin Bentmann <[EMAIL PROTECTED]> wrote: > Dan Tran wrote: > >> Why do we need to declare plexus-utils since it is a transitive >> dependency of other artifact? > > It's merely a matter of good p

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

2008-10-02 Thread Benjamin Bentmann
Jason Dillon wrote: Looks like JavaCC 4.1 is out, though not yet in central. Any thoughts on upgrading? Yes, I noticed that but being a lazy guy I hoped somebody else would have created the upload bundle ;-) Anyway, since you asked for it, here we go: http://jira.codehaus.org/browse/MAVE

Re: [mojo-dev] [Vote] Releasing sql-maven-plugin 1.2

2008-10-02 Thread Benjamin Bentmann
Dan Tran wrote: Why do we need to declare plexus-utils since it is a transitive dependency of other artifact? It's merely a matter of good practices, not a requirement. The rationale behind this is, that the plugin's code directly uses/imports classes from plexus-utils. So, there is direct u

Re: [mojo-dev] [Vote] Releasing sql-maven-plugin 1.2

2008-10-02 Thread Dan Tran
Thanks Benjamin, Why do we need to declare plexus-utils since it is a transitive dependency of other artifact? Feel free to make suggestion on what to change with the @description tag -Dan On Thu, Oct 2, 2008 at 9:39 AM, Benjamin Bentmann <[EMAIL PROTECTED]> wrote: > Dan Tran wrote: > >> I woul

[mojo-dev] [jira] Closed: (MOJO-1237) Prevent Maven from lookup newer transitive versions of jasperreports

2008-10-02 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Tran closed MOJO-1237. -- Resolution: Won't Fix revert at Revision: 7801 Author: dantran Date: 9:59:33 AM, Thursday, October 02, 2008 Message:

[mojo-dev] [jira] Closed: (MOJO-1238) Incorrect usage instruction for how to override jasperreports version in the plugin

2008-10-02 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Tran closed MOJO-1238. -- Assignee: Dan Tran Resolution: Fixed fixed at Revision: 7802 Author: dantran Date: 10:00:48 AM, Thursday, Octo

[mojo-dev] [jira] Reopened: (MOJO-1237) Prevent Maven from lookup newer transitive versions of jasperreports

2008-10-02 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Tran reopened MOJO-1237: reopen to revert to not fix since it will break existing build. User can always do their own dependency settings and

Re: [mojo-dev] [Vote] Releasing sql-maven-plugin 1.2

2008-10-02 Thread Benjamin Bentmann
Dan Tran wrote: I would like to call a vote to release version 1.2 0, not using it. There is an undeclared dependency on plexus-utils:1.0.4 and the @description tag in the SqlExecMojo.java is superfluos, but that's quit all or better nothing I can bitch at ;-) Benjamin -

[mojo-dev] [jira] Created: (MOJO-1238) Incorrect usage instruction for how to override jasperreports version in the plugin

2008-10-02 Thread Dan Tran (JIRA)
Incorrect usage instruction for how to override jasperreports version in the plugin --- Key: MOJO-1238 URL: http://jira.codehaus.org/browse/MOJO-1238 Project: Mojo

[mojo-dev] [jira] Commented: (MOJO-1194) weblogic:appc is not working with Weblogic 10.0

2008-10-02 Thread Jon Osborn (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149665#action_149665 ] Jon Osborn commented on MOJO-1194: -- Actually, I find that you have to 'install' weblogic and point we

[mojo-dev] [jira] Created: (MTAGLIST-37) Report should be same as find * -name '*.* |xargs grep FIXME

2008-10-02 Thread Tim Pizey (JIRA)
Report should be same as find * -name '*.* |xargs grep FIXME Key: MTAGLIST-37 URL: http://jira.codehaus.org/browse/MTAGLIST-37 Project: Maven 2.x Taglist Plugin Issue Type: Improve

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

2008-10-02 Thread Jason Dillon
Looks like JavaCC 4.1 is out, though not yet in central. Any thoughts on upgrading? --jason On Sep 30, 2008, at 2:27 AM, Benjamin Bentmann wrote: Jason Dillon wrote: Okay, so I looked into this a little bit more, and the main reason why I implemented my own version of the javacc-maven-p

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

2008-10-02 Thread Jason Dillon
Setting interimDirectory for the jjtree-javacc goal fixes my problems. --jason On Oct 1, 2008, at 12:49 PM, Benjamin Bentmann wrote: Jason Dillon wrote: Notice the ASTOpaqueString, ASTPlainString and ASTQuotedString, which are defined in src/main/java/* ? There are also classes of the s

[mojo-dev] [jira] Commented: (MJAVACC-87) Allow customized parser sources to reside in src/main/java

2008-10-02 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MJAVACC-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149626#action_149626 ] Jason Dillon commented on MJAVACC-87: - Finally verified that setting: {noformat} ${project.build

Re: [mojo-dev] [VOTE] release emma-maven-plugin version 1.0-alpha-1

2008-10-02 Thread Stephen Connolly
I'm redeploying snapshots and the site. As this is only an Alpha I will just continue the vote rather than restart it. -Stephen 2008/10/1 Benjamin Bentmann <[EMAIL PROTECTED]>: > Stephen Connolly wrote: > >> emma-maven-plugin and I think it's >> ready to cut the first alpha release. > > 0, not u

[mojo-dev] [jira] Commented: (MOJO-1032) Not failing when trying to undeploy application

2008-10-02 Thread Alexey Abashev (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149623#action_149623 ] Alexey Abashev commented on MOJO-1032: -- I just build my own version of this plugin and put it int