.create(OPT_USER_PROPERTIES));
options.addOption(builder.withLongOpt("shared-props").hasArg().withDescription("����������ļ�URL�б��Զ��ŷָ�").create(
OPT_SHARED_PROPERTIES));
options.addOption(builder.withLongOpt("shared-props-name").hasArg().withDescription("����������ļ�������").create(
OPT_SHARED_PROPERTIES_NAME));
options.addOption(builder.withLongOpt("output").hasArg().withDescription("����ļ�����Ŀ¼��").create(OPT_OUTPUT_FILES));
options.addOption(builder.withLongOpt("type").hasArg().withDescription("�ļ����ͣ����磺war, jar, ear��").create(