allegro / grunt-maven-plugin

Grunt + Maven integration done right
Other
213 stars 32 forks source link

Support bowerArguments configuration parameter #37

Closed sskrla closed 10 years ago

sskrla commented 10 years ago

I am trying to run my maven build inside of a Docker instance. Every thing works fine until it gets to bower which apparently is a better system administrator then I, and won't run as root / sudo unless you provide the --allow-root argument.