maven/maven-embedder/embedder-idea.sh

7 lines
211 B
Bash
Raw Normal View History

#!/bin/sh
# At this point I've already tested the embedder. This is just an easy way for the JetBrains folks
# to create the embedder they need for integration.
mvn -Dmaven.test.skip=true -Pidea clean package