Hello,

I am building an additional testing framework for my framework. I now have the 
following cyclic import of the dependencies "MyFramework imports 
MyTestingFramework" and "MyTestingFramework imports MyFramework".
For example, if MyFramework is version 0.2.1-SNAPSHOT, then MyTestingFramework 
should use the version 0.2.1-SNAPSHOT. Is there a way to get the dependency 
dynamically?

I hope it was understandable
Thanks a lot

Phil


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to