sebastianbenz / Jnario

Executable specifications for Java
136 stars 38 forks source link

After upgrading to 0.6.0 from 0.5.1, maven build keeps complaining about unknown classes #93

Closed rodolfodpk closed 10 years ago

rodolfodpk commented 10 years ago

Hello

I have a stable project using Maven and jnario 3.5.1

After upgrading to 0.6.0, Maven build keeps complaining about unknown classes used in .features files, even after I explicitly imported these classes. The same project builds correctly when building it from within Eclipse. I believe it's easy to reproduce it but if you need, I can submit a project with the error.

Thanks

sebastianbenz commented 10 years ago

This was already reported earlier and I released a new version 0.6.1 which should fix this.