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.
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:
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
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
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
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:
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
-
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:
-
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