cvs commit: maven-plugins/gump/src/plugin-resources project.jelly

2004-12-11 Thread brett
brett 2004/12/11 20:04:44 Modified:gump/src/plugin-resources project.jelly Log: add override property to dependencies where name doesn't match Revision ChangesPath 1.3 +1 -1 maven-plugins/gump/src/plugin-resources/project.jelly Index: project.jelly ===

[jira] Commented: (MAVENUPLOAD-273) Upload hibernate-tools jar for use with maven-hibernate plugin

2004-12-11 Thread jira
The following comment has been added to this issue: Author: Paul Kearney Created: Sat, 11 Dec 2004 6:47 PM Body: Hi, small mistake with last upload, I hadn't realised that the maven create-upload tool creates the internal jar and ignores any other jar files in the source directo

[jira] Updated: (MPHIBERNATE-12) Adding POJO from hbm file code generation feature to plugin

2004-12-11 Thread jira
The following issue has been updated: Updater: Paul Kearney (mailto:[EMAIL PROTECTED]) Date: Sat, 11 Dec 2004 6:34 PM Comment: Updated to include actual hibernate-tools.jar Changes: Attachment changed to hibernate-tools-2.1.3-bundle.jar -

RE: Renaming the docbook plugin

2004-12-11 Thread Carlos Sanchez
Hi, +1 on demoting it People asking for docbook transformation should be redirected to maven-plugins sdocbook, which may be renamed to docbook. After talking with Per Olesen I'm releasing a new version ASAP. Regards Carlos Sanchez A Coruña, Spain http://www.jroller.com/page/carlossg > -

RE: scm:checkout-project overrides command line parameters when project.xml exists

2004-12-11 Thread Carlos Sanchez
Hi, Maybe I'm missing something about the empty operator, but seems that it's not working properly. See the following code: ERROR1 ERROR2 If I run maven with -Dtest= I get ERROR1, if I run without the test parameter

[jira] Commented: (MAVENUPLOAD-274) Upload Mozilla Rhino js 1.6R1

2004-12-11 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sat, 11 Dec 2004 8:45 AM Body: You shouldn't attach it, put it in any web server. After I close the issue you can delete it. - Vi

[ANN] Maven EAR Plugin 1.6.1 released

2004-12-11 Thread Felipe Leme
The maven team is pleased to announce the Maven EAR Plugin 1.6.1 release! http://maven.apache.org/reference/plugins/ear/ Ear Plugin for Maven Changes in this version include: Fixed bugs: o Fixed path of bundled dependency on generated application.xml. Issue: MPEAR-31. Changes: o