Giter Club home page Giter Club logo

lineman-maven-plugin's Introduction

Software Engineering Director at GitHub/Microsoft, comic book reader, father of two.

lineman-maven-plugin's People

Contributors

maxxkrakoa avatar villadsen avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dcfsc jonbartels

lineman-maven-plugin's Issues

Add a configuration option to declare a path to the npm executable or skip running npm install

I am using this plugin to install node, npm, and run npm install: https://github.com/eirslett/frontend-maven-plugin . The frontend-maven-plugin is built to take care of loading and running node and npm, it does a local install of node and npm relative to the project directory.

When using the lineman plugin it appears to try and run npm as if npm were set in $PATH and this fails.

I think adding one of the following configuration options would resolve this issue:

  • a configurable path to the npm executable such as
  • an option to skip npm install

Failing to build from parent pom

Plugin works fine when I run build from the module where it's configured.
However when I try to build whole project from parent module I'm getting the following error:

Failed to execute goal com.github.maxxkrakoa.lineman-maven-plugin:lineman-maven-plugin:1.6:clean (lineman-clean) on project taas-ui: Error executing command: 'cmd /c npm install': src\main\webapp doesn't exist. -> [Help 1]

Make --force configurable for build goal

Currently it isn't possible to complete the build goal if for instance jshint flags a warning. In certain situations it might make sense to continue anyway.

Make --force for the build goal configurable in the pom.xml file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.