« Return to Thread: retrieveLibs command to support switching to flatDir

Re: retrieveLibs command to support switching to flatDir

by Helmut Denk :: Rate this Message:

Reply to Author | View in Thread

correction: the ivy.retrieve.pattern for flatDir
must be like this:

ivy.retrieve.pattern=lib/[artifact]-[revision].[ext]


Helmut Denk wrote:
*** snip ***
ivy.retrieve.pattern=${lib.dir}/[conf]/[artifact].[ext]

<ivy:retrieve pattern="${ivy.retrieve.pattern}"/> 
*** snap ***

 « Return to Thread: retrieveLibs command to support switching to flatDir