[jira] Commented: (MPJCOVERAGE-21) Exception in thread "main" java.io.FileNotFoundException: jcoverage.ser (No such file or directory)

2005-01-21 Thread jira
The following comment has been added to this issue: Author: Manfred Moser Created: Fri, 21 Jan 2005 6:25 PM Body: I found that there is a bug for this path problem on jcoverage bugzilla http://bugzilla.jcoverage.com/show_bug.cgi?id=16 which includes a fix. That might be helpful.

[jira] Commented: (MPJCOVERAGE-21) Exception in thread "main" java.io.FileNotFoundException: jcoverage.ser (No such file or directory)

2005-01-21 Thread jira
The following comment has been added to this issue: Author: Manfred Moser Created: Fri, 21 Jan 2005 5:45 PM Body: Oh .. and before I forget. It affects version 1.0.9 from Maven 1.0.2 as well. - View this comment:

[jira] Commented: (MPJCOVERAGE-21) Exception in thread "main" java.io.FileNotFoundException: jcoverage.ser (No such file or directory)

2005-01-21 Thread jira
The following comment has been added to this issue: Author: Manfred Moser Created: Fri, 21 Jan 2005 5:36 PM Body: I have just refactored my project with many classes deeper down the package hierarchy so the path has gotten longer. Now I get the same failure of my maven build. A

[jira] Commented: (MAVEN-1532) [PATCH] maven shell script doesn't properly resolve symbolic links

2005-01-21 Thread jira
The following comment has been added to this issue: Author: Jerome Lacoste Created: Fri, 21 Jan 2005 8:33 AM Body: The patch works for me. To test do the following cd ~/local/lib wget http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2 tar -jxovf maven-1.0.2.tar.bz

svn commit: r125915 - /maven/maven-1/core/trunk/maven.xml /maven/maven-1/core/trunk/project.properties /maven/maven-1/core/trunk/xdocs/about/powered.xml

2005-01-21 Thread brett
Author: brett Date: Fri Jan 21 02:27:02 2005 New Revision: 125915 URL: http://svn.apache.org/viewcvs?view=rev&rev=125915 Log: staging site publish Modified: maven/maven-1/core/trunk/maven.xml maven/maven-1/core/trunk/project.properties maven/maven-1/core/trunk/xdocs/about/powered.xml Mod

Re: MavenSubversion wiki update needed (& mailing list)

2005-01-21 Thread Paul Sundling
I figured it actually made even more sense to go to the source and make the error message when using something other than cvs more obvious. The error I improved is encountered when the maven.changelog.factory is not set and an scm other than CVS is used. Paul Sundling On Tue, 2005-01-18 at 06:

[jira] Updated: (MPCHANGELOG-51) more informative error message

2005-01-21 Thread jira
The following issue has been updated: Updater: Paul Sundling (mailto:[EMAIL PROTECTED]) Date: Fri, 21 Jan 2005 4:58 AM Comment: This is a patch to update the error message thrown when a non CVS scm is used. Changes: Attachment changed to changelogPatch -

[jira] Created: (MPCHANGELOG-51) more informative error message

2005-01-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCHANGELOG-51 Here is an overview of the issue: -

svn commit: r125910 - in maven/maven-1/core/trunk/xdocs: reference start start/samples

2005-01-21 Thread brett
Author: brett Date: Fri Jan 21 01:27:52 2005 New Revision: 125910 URL: http://svn.apache.org/viewcvs?view=rev&rev=125910 Log: more documentation Added: maven/maven-1/core/trunk/xdocs/start/samples/ maven/maven-1/core/trunk/xdocs/start/samples/sample-echo.zip (contents, props changed) Modi