It didn't get moved into the org.apache.commons groupId until later.  Try:

http://repo1.maven.org/maven2/commons-vfs/commons-vfs/1.0/

<dependency>
  <groupId>commons-vfs</groupId>
  <artifactId>commons-vfs</artifactId>
  <version>1.0</version>
</dependency>

On 3/13/08, Dion Gillard <[EMAIL PROTECTED]> wrote:
> I couldn't find vfs 1.0 in http://repo1.maven.org/maven2/org/apache/commons/
>
>  is this the right place?
>
>
>  --
>  dIon Gillard
>  Rule #131 of Acquisition: Information is Profit.
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to