Skip to content

Releases: maven-nar/m2e-nar

v1.0.5

01 Apr 20:56
Compare
Choose a tag to compare

Fixed stuff

  • Fixed Cannot find 'embedManifest' error when using newer versions of nar-maven-plugin

Tested with nar-maven-plugin-3.5.1 + Eclipse Oxygen + Linux GCC

v1.0.4

10 Oct 21:19
Compare
Choose a tag to compare

Fixed stuff

  • Fixed NullPointerException when importing some projects.

Tested with nar-maven-plugin-3.2.3 + Eclipse Mars + Linux GCC

v1.0.3

24 Apr 12:45
Compare
Choose a tag to compare

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

03 Jun 16:36
Compare
Choose a tag to compare

Fixed stuff

  • Now works with nar-maven-plugin-3.1.0 down to nar-maven-plugin-3.0.0-rc1
  • Fixed CDT issue with double quotes in compiler and linker options

Tested with nar-maven-plugin-3.1.0 + Eclipse Kepler + Linux GCC

v1.0.1

23 May 19:51
Compare
Choose a tag to compare

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

v1.0.0

15 May 18:52
Compare
Choose a tag to compare

First release. Tested with nar-maven-plugin-3.0.0-rc1 + Eclipse Kepler + Linux GCC