Re: cannot create an issue in jira for maven-native-plugin

2004-03-30 Thread Emmanuel Venisse
- Original Message - From: "Joachim Bader" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 31, 2004 7:31 AM Subject: Re: cannot create an issue in jira for maven-native-plugin > On Wednesday 31 March 2004 07:27, you wrote: > > strange problem: > > I cannot create a bu

Re: cannot create an issue in jira for maven-native-plugin

2004-03-30 Thread Emmanuel Venisse
- Original Message - From: "Jeff Turner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, March 31, 2004 9:00 AM Subject: Re: cannot create an issue in jira for maven-native-plugin > Could an admin on jira.codehaus.org take a l

[jira] Closed: (MPXDOC-93) Linux: Could not parse maven-xdoc-plugin-1.6/plugin.jelly

2004-03-30 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Wed, 31 Mar 2004 2:23 AM Already fixed in cvs. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-93 Here is

Re: cannot create an issue in jira for maven-native-plugin

2004-03-30 Thread Jeff Turner
Could an admin on jira.codehaus.org take a look? This problem typically happens when a user doesn't have permission to set a field (eg. due date) that is marked 'Required'. Otherwise there might be something in the logs. --Jeff On Wed, Mar 31, 2004 at 07:31:34AM +0200, Joachim Bader wrote: > On

[jira] Created: (MPXDOC-93) Linux: Could not parse maven-xdoc-plugin-1.6/plugin.jelly

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-93 Here is an overview of the issue:

cvs commit: maven-plugins/war plugin.jelly

2004-03-30 Thread dion
dion2004/03/30 22:35:23 Modified:war/src/plugin-test project.xml maven.xml war/xdocs changes.xml war plugin.jelly Log: Fix for MPWAR-21; Allow generation of the Class-Path manifest entry from dependencies like the ejb and jar plugins. Add

[jira] Closed: (MPWAR-23) Plugin doesn't allow to construct Class-Path section of manifest

2004-03-30 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 31 Mar 2004 1:31 AM Dupe of MPWAR-21 - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPWAR-23 Here is an overvi

cvs commit: maven-plugins/war/xdocs properties.xml

2004-03-30 Thread dion
dion2004/03/30 22:11:53 Modified:war/xdocs properties.xml Log: De-tab the file Revision ChangesPath 1.11 +30 -30maven-plugins/war/xdocs/properties.xml Index: properties.xml === RCS file:

[jira] Closed: (MPEJB-9) An empty Class-Path manifest entry is generated when no jars are marked for inclusion

2004-03-30 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 31 Mar 2004 1:01 AM Fixed in 1.4 - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPEJB-9 Here is an overview of

cvs commit: maven-plugins/ejb/xdocs changes.xml

2004-03-30 Thread dion
dion2004/03/30 21:45:37 Modified:ejb plugin.jelly ejb/xdocs changes.xml Log: Fix MPEJB-9. Don't add a Class-Path to the manifest if the entry is empty Revision ChangesPath 1.15 +4 -1 maven-plugins/ejb/plugin.jelly Index: plugin.je

Re: cannot create an issue in jira for maven-native-plugin

2004-03-30 Thread Joachim Bader
On Wednesday 31 March 2004 07:27, you wrote: > strange problem: > I cannot create a bug in the jira maven-native-plugin project. > I'm on step 2 > "Step 2 of 2: Enter the details of the issue..." > > I filled: > Summary > Priority > Environment > Description > Original Estimation > > I tested it wi

cannot create an issue in jira for maven-native-plugin

2004-03-30 Thread Joachim Bader
strange problem: I cannot create a bug in the jira maven-native-plugin project. I'm on step 2 "Step 2 of 2: Enter the details of the issue..." I filled: Summary Priority Environment Description Original Estimation I tested it with Mozilla Firebird 0.6.1 and Konqueror 3.1.4 Ok, maybe the problem

[jira] Created: (MPEJB-9) An empty Class-Path manifest entry is generated when no jars are marked for inclusion

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPEJB-9 Here is an overview of the issue: --

[jira] Commented: (MPJCOVERAGE-6) coverage.xml contains invalid content when RMIC'd files are analyzed

2004-03-30 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Wed, 31 Mar 2004 12:28 AM Body: Can you send me a little project sample that generate the error? Thanks - View this comment:

[jira] Updated: (MPJCOVERAGE-6) coverage.xml contains invalid content when RMIC'd files are analyzed

2004-03-30 Thread jira
The following issue has been updated: Updater: Emmanuel Venisse (mailto:[EMAIL PROTECTED]) Date: Wed, 31 Mar 2004 12:27 AM Changes: Fix Version changed to 1.0.4 - For a full history of the issue, se

cvs commit: maven-plugins/j2ee project.xml

2004-03-30 Thread dion
dion2004/03/30 21:07:04 Modified:j2ee project.xml Log: If someone can give me the real UTF values for these chars, I'll add them back in. They are mangled everywhere. Revision ChangesPath 1.33 +2 -2 maven-plugins/j2ee/project.xml Index: proje

[jira] Commented: (MPWAR-23) Plugin doesn't allow to construct Class-Path section of manifest

2004-03-30 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Tue, 30 Mar 2004 11:47 PM Body: I've just finished doing MPWAR-22 (which allows you to specify the MANIFEST in an external file like the jar plugin), and this seems like a handy addition. Could you

cvs commit: maven-plugins/war plugin.properties project.xml plugin.jelly

2004-03-30 Thread dion
dion2004/03/30 20:35:30 Modified:war/src/plugin-test maven.xml war/xdocs properties.xml changes.xml war plugin.properties project.xml plugin.jelly Added: war/src/plugin-test project.properties war/src/plugin-test/src MANIFEST.

cvs commit: maven-plugins/j2ee project.xml

2004-03-30 Thread dion
dion2004/03/30 20:28:16 Modified:j2ee/xdocs changes.xml j2ee project.xml Log: Up project version due to change Document change Revision ChangesPath 1.13 +3 -0 maven-plugins/j2ee/xdocs/changes.xml Index: changes.xml ==

cvs commit: maven-plugins/j2ee project.xml

2004-03-30 Thread dion
dion2004/03/30 20:23:04 Modified:j2ee project.xml Log: Remove ant dependency Revision ChangesPath 1.31 +0 -8 maven-plugins/j2ee/project.xml Index: project.xml === RCS file: /home/cv

[jira] Updated: (MPJAR-22) Manifest Extension fixes: Ignore plugin dependencies, allow url override.

2004-03-30 Thread jira
The following issue has been updated: Updater: Corey Jewett (mailto:[EMAIL PROTECTED]) Date: Tue, 30 Mar 2004 6:15 PM Comment: The patch as a file. Changes: Attachment changed to maven-jar-plugin.jelly.patch --

[jira] Created: (MPJAR-22) Manifest Extension fixes: Ignore plugin dependencies, allow url override.

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAR-22 Here is an overview of the issue: -

[jira] Commented: (MPJAR-6) Uable to set mainclass or use extensions.add

2004-03-30 Thread jira
The following comment has been added to this issue: Author: Corey Jewett Created: Tue, 30 Mar 2004 6:06 PM Body: This is fixed in the 1.4 release of the plugin. - View this comment: http://jira.codehaus.org/secur

[jira] Updated: (MPJCOVERAGE-6) coverage.xml contains invalid content when RMIC'd files are analyzed

2004-03-30 Thread jira
The following issue has been updated: Updater: Mark Langley (mailto:[EMAIL PROTECTED]) Date: Tue, 30 Mar 2004 5:46 PM Comment: Whoops - please use second version of the patch - I've corrected it to use ${maven.jcoverage.dir} instead of ${maven.build.dir}/jcoverage Changes:

[jira] Updated: (MPJCOVERAGE-6) coverage.xml contains invalid content when RMIC'd files are analyzed

2004-03-30 Thread jira
The following issue has been updated: Updater: Mark Langley (mailto:[EMAIL PROTECTED]) Date: Tue, 30 Mar 2004 5:32 PM Comment: Patch implementing changes described in bug report is attached. Changes: Attachment changed to jcoverage-plugin-jelly-patch.txt ---

[jira] Created: (MPJCOVERAGE-6) coverage.xml contains invalid content when RMIC'd files are analyzed

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJCOVERAGE-6 Here is an overview of the issue:

[jira] Commented: (MAVENUPLOAD-35) upload strutstestcase 2.0 to repo

2004-03-30 Thread jira
The following comment has been added to this issue: Author: Dale Wyttenbach Created: Tue, 30 Mar 2004 3:48 PM Body: Note that strutstestcase 2.1 has been released - View this comment: http://jira.codehaus.org/se

[jira] Created: (WAGONSSH-1) ScpWagonTest fails under windows

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=WAGONSSH-1 Here is an overview of the issue: ---

[jira] Created: (WAGONFTP-1) Test ftp server setup

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=WAGONFTP-1 Here is an overview of the issue: ---

[jira] Created: (WAGON-5) Setup wiki in confluence for Wagon

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=WAGON-5 Here is an overview of the issue: --

[jira] Created: (WAGON-4) Publish site for 0.9

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=WAGON-4 Here is an overview of the issue: --

[jira] Created: (WAGON-3) Development/Testing guide

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=WAGON-3 Here is an overview of the issue: --

[jira] Created: (WAGON-1) Create user guide/Guide for the impatient programmer (gipper)

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=WAGON-1 Here is an overview of the issue: --

[jira] Created: (WAGON-2) Create POJO facade

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=WAGON-2 Here is an overview of the issue: --

[jira] Commented: (MAVEN-1197) NPE in pluginfinder

2004-03-30 Thread jira
The following comment has been added to this issue: Author: Andre Kaan Created: Tue, 30 Mar 2004 11:39 AM Body: Workaround: just delete the contents under .maven and maven will restore your .maven area. - View thi

Reactor problem with appserver plugin

2004-03-30 Thread Guillaume Lasnier
Hi, I am having a pb reusing the reactor to install multiple instance of Tomcat in a single goal. Here's the goal definition : -- --

Re: [multiproject] Strange...

2004-03-30 Thread Niclas Hedhman
Solved (thanks to Stephen McConnell)! maven.license.licenseFile had a "file:", which it couldn't Probably same for other locations. Could there be some unfied way of how files and directories are indicated. It will be impossible to remember when to use file:// URLs and when not. My suggestion

Re: Typo in Project Documentation Maven v.1.0.-rc3-SNAPSHOT (20040328)

2004-03-30 Thread Emmanuel Venisse
Fixed. Thanks Emmanuel - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 30, 2004 1:56 PM Subject: Typo in Project Documentation Maven v.1.0.-rc3-SNAPSHOT (20040328) > page 49 --> maven.ssh.executable > shouldn't the default value be ssh instea

cvs commit: maven/xdocs/reference user-guide.xml

2004-03-30 Thread evenisse
evenisse2004/03/30 05:57:10 Modified:xdocs/reference Tag: MAVEN-1_0-BRANCH user-guide.xml Log: Fix default value of maven.ssh.executable Revision ChangesPath No revision No revision 1.63.4.6 +1 -1 maven/xdocs/reference/user-gu

Typo in Project Documentation Maven v.1.0.-rc3-SNAPSHOT (20040328)

2004-03-30 Thread i00raemy
page 49 --> maven.ssh.executable shouldn't the default value be ssh instead of scp? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MPWAR-23) Plugin doesn't allow to construct Class-Path section of manifest

2004-03-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPWAR-23 Here is an overview of the issue: -