Someone use the tag relativePath with success?
I try to use this tag, with "../" and "../../", but it does not work. (At least for me). Continuum ever said: "URL malformed". I use first 1.0.3 and after 1.1-alpha-2 version with the same result. finally I change the struct and put a pom in each level, but i dont know if this is rigth I change : Repo | |----Parent--------Pom.xml ( SuperPom) | |----P1 | | | |------Trunk | | \------- Pom.xml (project) | \------Release | | to: Repo | |----Pom.xml ( SuperPom) | |----P1 | |------Pom.xml (connector) | |------Trunk | | \------- Pom.xml (project) | \------Release | | What do you think about? regards -- View this message in context: http://www.nabble.com/relativePath-tf4140573.html#a11777693 Sent from the Continuum - Users mailing list archive at Nabble.com.
