Brett Porter a écrit :
This would have zero impact on applications built with Maven.
I'd been meaning to follow this up. Let me see what happened with the
user survey...
- Brett
On 26/11/2006, at 12:49 PM, Brian E. Fox wrote:
Our experience with our products is that not enough of the avail
I think you need the tagged sources here:
https://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.4/
Rahul
- Original Message -
From: "Peter Anning" <[EMAIL PROTECTED]>
To:
Sent: Monday, November 27, 2006 7:32 PM
Subject: Maven 2.0.4 Checkout tag
Hi,
I am trying to build
Hi,
I am trying to build maven from source. I used the following svs command
to get the stable 2.0.4 release but I got 2.0.5-SNAPSHOT instead?
svn co
https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x
maven-2.0.4
Thanks
Peter
continuum-distributed is not an old module, please put that one back.
Jason.
On 26 Nov 06, at 9:54 PM 26 Nov 06, [EMAIL PROTECTED] wrote:
Author: brett
Date: Sun Nov 26 18:54:54 2006
New Revision: 479498
URL: http://svn.apache.org/viewvc?view=rev&rev=479498
Log:
move old modules to the sandbo
MojoFailureException
Javadoc = An exception occuring during the execution of a plugin.
MojoExecutionException
Javadoc = An exception occuring during the execution of a plugin.
It apepars that a Failure can not have an Exception cause.
But otherwise the two are identical.
When would I use a Mo