Incredible!  I posted this to Reddit in the hopes of drumming up some 
support: 
http://www.reddit.com/r/javascript/comments/1ox6ap/new_nodejsnpm_maven_build_plugin/

-b_long

On Friday, September 27, 2013 12:48:08 PM UTC-4, Eirik Sletteberg wrote:
>
> Exactly.
> It's for the typical Java-based stack, where you don't use Node in runtime 
> as the actual server, but only in the build steps. (Grunt etc)
>
>
> kl. 00:42:45 UTC+2 torsdag 26. september 2013 skrev Brian Lalor følgende:
>>
>> Interesting. Is this geared toward UI prep tasks?
>>
>> --
>> Brian Lalor
>> [email protected]
>>
>> On Sep 25, 2013, at 2:02 PM, Eirik Sletteberg <[email protected]> 
>> wrote:
>>
>> 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.
>>
>>

-- 
-- 
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.

Reply via email to