Re: Proposal for mirrors management

2009-05-08 Thread Asgeir S. Nilsen
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

Proposal for mirrors management

2009-05-07 Thread Asgeir S. Nilsen
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

Re: Maven 2.0.10-RC5

2008-08-05 Thread Asgeir S. Nilsen
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

maven-scm-plugin and SVNkit licensing

2008-05-07 Thread Asgeir S. Nilsen
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

Re: [VOTE] POM Element for Source File Encoding

2008-04-07 Thread Asgeir S. Nilsen
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