Re: resolve ignoring [version] attribute

2010-06-25 Thread Robert Buck
Forget it. I found the problem. NGINX was not enabling directory listing. Had to add "autoindex on;". Thanks, On Fri, Jun 25, 2010 at 5:28 PM, Robert Buck wrote: > With the following ivy xml settings content: > >     >       pattern="http://localhost:37373/ivyrep/modules/[organisation]/[module]/

resolve ignoring [version] attribute

2010-06-25 Thread Robert Buck
With the following ivy xml settings content: http://localhost:37373/ivyrep/modules/[organisation]/[module]/[revision]/ivy.xml"/> http://localhost:37373/ivyrep/modules/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]"/> http://localhost:37373/ivyrep/modules/[organi