For what it¹s worth... I use an NFS mounted file system for Nexus 1.1.1, and I have not encountered any issues.
From: Tamás Cservenák <[email protected]> Reply-To: Maven Users List <[email protected]> Date: Fri, 18 Mar 2011 20:55:20 +0100 To: Maven Users List <[email protected]> Cc: crossdelena12 <[email protected]> Subject: Re: Nexus managing a Maven Repository on a NFS filesystem Take a peek here: https://docs.sonatype.com/display/SPRTNXOSS/Nexus+Workspace+Directories+Anal ysis In general, while Nexus itself does not care for underlying FS, Lucene does -- and it's used in several places within nexus. Thanks, ~t~ On Fri, Mar 18, 2011 at 7:26 PM, crossdelena12 <[email protected]> wrote: > Hello, > > I am using Nexus 1.4.0 (its an old version) hosted on a RHAS4 system. > > Does this version of Nexus support NFS based file system for hosting the > repositories? I am not sure whether Nexus should care for the underlying > file system the repositories are hosted on but may not be the case. > > Any suggestion or guidance will be of help. > > Thanks > > > > -- > View this message in context: http://maven.40175.n5.nabble.com/Nexus-managing-a-Maven-Repository-on-a-NFS-file system-tp3976391p3976391.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
