On Fri, May 8, 2009 at 00:28, Brian Fox wrote:
>
>
> On Thu, May 7, 2009 at 4:31 PM, Asgeir S. Nilsen wrote:
>>
>> I've set up a local Nexus repository mirroring some central
>> repositories. I'm using Maven 2.1.0.
>>
>> In settings.xml I
ng for each mirror clause.
For example:
true
Or even a snapshot expiry:
true
interval:30
What do you think?
Asgeir S. Nilsen
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
Here are some results for our project, running clean install -DskipTests:
2.0.9: 2 minutes 26 seconds
2.0.10-RC3: 2 minutes 42 seconds
2.0.10-RC5: 3 minutes 7 seconds
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode)
Asgeir
On Mon, Aug
Hi all,
After attempting the scm plugin on a machine without svn installed, I
started searching for pure-Java versions of this. I then discovered
SCM-13, where an implementation using SVNkit was investigated.
It seems to conclude that SVNkit licensing prohibited this from going
any further.
Cou
2008/4/5, Hervé BOUTEMY <[EMAIL PROTECTED]>:
> Hi,
>
> Since the discussion on the list about Maven and encoding 2 weeks ago,
> Benjamin and I worked on a proposal to have:
> 1. a central point of configuration of sources encoding, to be used by each
> and every plugin,
> 2. a default value se