Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[soa-pmc] bower as build dependency

Hi,

I am managing JavaScript dependencies in Winery with bower.

Bower needs npm, which comes with nodejs. To make that installable
using maven (the build system used at Winery), I'd like to use
https://github.com/eirslett/frontend-maven-plugin

Is it possible to add this as build dependency? Without that, I have
to change JavaScript-part of the build system.

Here is the CQ: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=12315

Discussions welcome :)

Cheers,

Oliver


Back to the top