diff ssdt.default.ivy.settings.xml @ 100:44c4cb9d0fed

add artifact to local repo artifact naming
author smith@nwoca.org
date Mon, 12 Mar 2012 21:04:49 +0100
parents 1290b23e7b76
children 2f6d25a71778
line wrap: on
line diff
--- a/ssdt.default.ivy.settings.xml	Tue Mar 06 22:09:24 2012 +0000
+++ b/ssdt.default.ivy.settings.xml	Mon Mar 12 21:04:49 2012 +0100
@@ -19,7 +19,7 @@
         <chain name="default">
             <filesystem name="local" checkmodified="true" force="true" local="true" changingPattern=".*SNAPSHOT" >
                 <ivy pattern="${ivy.local.default.root}/[module]-ivy-[revision].xml" />
-                <artifact pattern="${ivy.local.default.root}/[module]-[revision](-[classifier]).[ext]" />
+                <artifact pattern="${ivy.local.default.root}/[module]-[artifact]-[revision](-[classifier]).[ext]" />
             </filesystem>
      
             <url name="ssdt-snapshots" changingPattern=".*SNAPSHOT" checkmodified="true" m2compatible="true" cache="snapshot-cache">