Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A further option is to download the source code to a local server and compile to the local ".m2" maven repository.

For compiling the version 1.7.1 of the frontend plugin the environment is

Download repo

  1. clone the jacksitlab/frontend-maven-plugin using the github link

Compile plugin

  1. cd into frontend-maven-plugin
  2. mvn clean install -DskipTests