java - How to exclude a jar from changing the name given by ivy retrieve pattern? -


i have following ivy retrieve pattern:

<ivy:retrieve pattern="${ivy.lib}/[module]-[type]-[revision].[ext]"/> 

which adding "jar" every jar name after downloading. like, findbugs-1.3.7, make findbugs-jar-1.3.7. cobertura jar, don't want change name. , don't see "exclude" tag in tag. there way it?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -