Maven m2eclipse plugin has a very annoying bug which does not allow native2ascii ANT task to work properly.
This can be resolved as follows:
To make it working download the latest Maven installation from http://maven.apache.org/download.html and in Eclipse point your m2eclipse plugin to use this external runtime instead of the embedded installation. This can be set as follows:
Window-->Preferences-->Maven-->Installations-->click add and point to your Maven installation directory-->Check external and click ok
Note: To build project using Maven first goto Run configurations and select Maven Runtime: External.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment