o add a little script for Vlad to build the embedder JAR for the IntelliJ integration

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@571861 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2007-09-01 19:21:20 +00:00
parent 832217cae2
commit 7097dc041a
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/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