CadixDev / Mercury

A source transformation and -remapping framework for Java.
Eclipse Public License 2.0
54 stars 23 forks source link

Deploy a snapshot version of Mercury compiled with Lorenz-0.6.0-SNAPSHOT to Nexus repository #20

Closed yannicklamprecht closed 4 years ago

yannicklamprecht commented 4 years ago

Currently when you use Mecury and Lorenz 0.6.0-SNAPSHOT the following error message is thrown

Found class org.cadixdev.lorenz.MappingSet, but interface was expected This error is caused by class mismatch. Mercury using Lorenz 0.5.x and the project using Mercury is depending on 0.6.0-SNAPSHOT.

Would be helpful if you are willing to deploy a version that is build against the snapshot version of Lorenz.

dependsOn #21