Releases: maven-nar/m2e-nar
Releases · maven-nar/m2e-nar
v1.0.5
v1.0.4
v1.0.3
Fixed stuff
- Now works with nar-maven-plugin-3.2.3 down to nar-maven-plugin-3.0.0-rc : support for IncludePath compiler configuration
- Fixed problem where disabling workspace dependency resolution was being ignored
Tested with nar-maven-plugin-3.2.3 + Eclipse Luna + Linux GCC
Tested with nar-maven-plugin-3.2.0 + Eclipse Luna + Mac OS GCC
v1.0.2
v1.0.1
Fixed stuff
- Now works with nar-maven-plugin-3.0.0 down to nar-maven-plugin-3.0.0-rc1
- Test configurations correctly named
- Test dependencies no longer added to main configuration
- Test dependencies should now unpack properly
Tested with nar-maven-plugin-3.0.0 + Eclipse Kepler + Linux GCC