I tried to solve the problem of connecting Maven and Node.js as part of a build process. (Grunt, Karma, RequireJS etc)
https://github.com/eirslett/frontend-maven-plugin It's a cross-platform Maven plugin that downloads your Node/NPM version of choice from http://nodejs.org/dist/, puts it in a directory local to your project, runs "npm install", "grunt" and/or "karma". What do you think of it? -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
