Skip to content

Instantly share code, notes, and snippets.

@wtrocki
Last active February 13, 2016 11:36
Show Gist options
  • Save wtrocki/35604fc7b458983988c0 to your computer and use it in GitHub Desktop.
Save wtrocki/35604fc7b458983988c0 to your computer and use it in GitHub Desktop.
cd ~/Workspace/apiman/
mvn clean install -Dmaven.javadoc.skip=true -DskipTests=true -P \!java8
cd ~/Workspace/apiman/tools/server-all
#mvn clean install -Pinstall-all-wildfly9
./target/wildfly-9.0.2.Final/bin/standalone.sh
cd ~/Workspace/apiman/manager/ui/war
gulp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment