On 31 October 2011 16:10, Rafael Ribeiro <[email protected]> wrote:
> Hilco, I am not saying that it should work without installing common but it
> fails even after installing common and the reason is cause it sees parent
> as a dependency of common and fails to look it up locally thru relativePath
> resolution (either with default value or forcefully specifying as
> ../pom.xml)

Mmm, it seems to work for me. I do the following:

tests> mvn clean install
tests> rm -rf ~/.m2/repository/br/rar/test/gui
tests> cd gui
gui> mvn clean package

This works fine. Even without relativePath. So I'm guessing you are do
something else?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to