Re: [VFS] Publishing a snapshot

2012-07-23 Thread Ralph Goers
Unfortunately, I don't have much time during work hours. I might have time tonight. Ralph On Jul 23, 2012, at 9:04 AM, Gary Gregory wrote: > On Mon, Jul 23, 2012 at 10:48 AM, Ralph Goers > wrote: > >> I did a fresh checkout and got the same error. Although I am using Maven >> 3.0.3 and you ar

Re: [VFS] Publishing a snapshot

2012-07-23 Thread Gary Gregory
On Mon, Jul 23, 2012 at 10:48 AM, Ralph Goers wrote: > I did a fresh checkout and got the same error. Although I am using Maven > 3.0.3 and you are using 3.0.4 I think it is unlikely to be the cause. More > likely is that I am on a Mac and you are on Windows. > > Apache Maven 3.0.3 (r1075438; 2011

Re: [VFS] Publishing a snapshot

2012-07-23 Thread Ralph Goers
I did a fresh checkout and got the same error. Although I am using Maven 3.0.3 and you are using 3.0.4 I think it is unlikely to be the cause. More likely is that I am on a Mac and you are on Windows. Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800) Maven home: /usr/share/maven Java versi

Re: [VFS] Publishing a snapshot

2012-07-23 Thread Gary Gregory
Maven work for me with: >m3 clean test Can you check that you have the latest from SVN? >m3 -version Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500) Maven home: C:\Java\apache-maven-3.0.4\bin\.. Java version: 1.6.0_31, vendor: Sun Microsystems Inc. Java home: C:\Program Files\Java\jdk1.6

Re: [VFS] Publishing a snapshot

2012-07-23 Thread Ralph Goers
I was going to try to see if I could do it but I am getting a unit test failure. --- Test set: org.apache.commons.vfs2.provider.ram.test.RamProviderTestCase -