代码拉取完成,页面将自动刷新
Name: apache-commons-cli
Version: 1.4
Release: 6
Summary: CLI Library provides an API for Java
License: ASL 2.0
URL: http://commons.apache.org/cli/
BuildArch: noarch
Source0: http://www.apache.org/dist/commons/cli/source/commons-cli-%{version}-src.tar.gz
Patch0001: CLI-253-workaround.patch
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.commons:commons-parent:pom:)
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
%description
The Apache Commons CLI library provides an API for parsing command line
options passed to programs. It's also able to print help messages
detailing the options available for a command line tool.
%package help
Summary: API documentation for apache-commons-cli
Provides: apache-commons-cli-javadoc = %{version}-%{release}
Obsoletes: apache-commons-cli-javadoc < %{version}-%{release}
%description help
API documentation for apache-commons-cli.
%prep
%autosetup -p1 -n commons-cli-%{version}-src
%mvn_alias : org.apache.commons:commons-cli
%mvn_file : commons-cli apache-commons-cli
%build
%mvn_build
%install
%mvn_install
%files -f .mfiles
%doc LICENSE.txt NOTICE.txt
%files help -f .mfiles-javadoc
%doc README.md RELEASE-NOTES.txt
%changelog
* Thu Dec 5 2019 likexin<likexin4@huawei.com> - 1.4-6
- Pakcage init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。