That doesn't look like one of the default layouts, so you would need Artifactory Pro and a custom repository layout. Also, it's not clear what the actual module is from your example path; is the module 'artifact' or 'test' ?
If the module is 'artifact,' you might get away with something like this: [orgPath]/[module]/[baseRev]/[component<.*>].[ext] If the module is 'test' and 'artifact' is just a label, this might work: [orgPath]/artifact/[baseRev]/[module].[ext] I'm not sure how well either of these would work with client-side tools like Ivy or Maven. -Will -----Original Message----- From: martosoler [mailto:[email protected]] Sent: Wednesday, March 4, 2015 10:26 PM To: [email protected] Subject: Re: [Artifactory-users] Use a network drive/folder as a repository layout Nobody? -- View this message in context: http://forums.jfrog.org/Use-a-network-drive-folder-as-a-repository-layout-tp7580207p7580232.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users NOTICE: This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by electronic mail and delete this message and all copies and backups thereof. Thank you. Greenway Health. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
