Hi all, I am trying to build the javascript-maven-plugin and I have the folowing error :
[INFO] Building: build-prototype-using-maven\pom.xml [INFO] ...SUCCESS. [INFO] Building: pure-javascript-project\pom.xml [INFO] ...FAILED. The build exited with code 1. See D:\projects\javascript-maven -tools\javascript-maven-plugin\target\it\pure-javascript-project\build.log for d etails. [INFO] Building: war-project\pom.xml [INFO] ...FAILED. The build exited with code 1. See D:\projects\javascript-maven -tools\javascript-maven-plugin\target\it\war-project\build.log for details. [INFO] --------------------------------------- [INFO] Execution Summary: [INFO] Builds Passing: 1 Do you have any clue of what is happening, is there a correct procedure / setup to compile everything ? Is this plugin used by anybody ? Thank you for your answer. Best regards.