From 6a260ce35508fc1fdcf650b3b83e148f9bdefe2a Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Tue, 3 Sep 2013 16:55:06 +0530 Subject: [PATCH] marvin_refactor: use percached commands.xml for api generation Signed-off-by: Prasanna Santhanam --- tools/marvin/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tools/marvin/pom.xml b/tools/marvin/pom.xml index d4779a634cc..2b4f3600ac5 100644 --- a/tools/marvin/pom.xml +++ b/tools/marvin/pom.xml @@ -57,8 +57,7 @@ codegenerator.py -s - ${basedir}/../apidoc/target/commands.xml - Generating ${project.artifactId} API classes} + ${basedir}/commands.xml @@ -112,7 +111,6 @@ -e ${endpoint} -y - Generating ${project.artifactId} API classes} @@ -143,6 +141,7 @@ install --upgrade + Marvin-0.1.0.tar.gz