Mistake in my example... Organisation attribute should be dotted
notation, like this:
<ivy-module version="1.4">
  <info organisation="dir1.dir2" module="file3" revision="1.1"/>
  <publications>
    <artifact name="file3" type="txt" ext="txt"/>
  </publications>
</ivy-module>

If you use m2compatible attribute on your resolver then it will get
expanded to dir1/dir2 when you publish it.  (but this doesn't happen for
me when I retrieve it, which seems like a bug unless I'm doing something
wrong).

-----------------------------------------
====================================================
This message contains PRIVILEGED and CONFIDENTIAL
information that is intended only for use by the 
named recipient. If you are not the named recipient,
any disclosure, dissemination, or action based on 
the contents of this message is prohibited. In such
case please notify us and destroy and delete all 
copies of this transmission.  Thank you.
====================================================

Reply via email to