summaryrefslogtreecommitdiffstats
path: root/build-with-maven
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2010-08-25 18:55:49 -0700
committerCedric Beust <cedric@beust.com>2010-08-25 18:55:49 -0700
commit8c739694e49b3949637c8467f3847e2530db0694 (patch)
treeb909e10bb3faf3067a748c5ba9244d4698fe54c5 /build-with-maven
parentdda1651c0b74aa9e8d225096f1d531871460e692 (diff)
downloadplatform_external_jcommander-8c739694e49b3949637c8467f3847e2530db0694.tar.gz
platform_external_jcommander-8c739694e49b3949637c8467f3847e2530db0694.tar.bz2
platform_external_jcommander-8c739694e49b3949637c8467f3847e2530db0694.zip
Script to build with Maven
Diffstat (limited to 'build-with-maven')
-rwxr-xr-xbuild-with-maven2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-with-maven b/build-with-maven
new file mode 100755
index 0000000..fa8a935
--- /dev/null
+++ b/build-with-maven
@@ -0,0 +1,2 @@
+mvn source:jar javadoc:jar repository:bundle-create -P sign
+