1 Star 0 Fork 3

baizg1107/mojo-parent

forked from src-openEuler/mojo-parent 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
mojo-parent.spec 899 Bytes
一键复制 编辑 原始数据 按行查看 历史
sugarfillet 提交于 2020-03-15 19:42 . package init
Name: mojo-parent
Version: 40
Release: 8
Summary: Codehaus MOJO Parent
License: ASL 2.0
URL: http://www.mojohaus.org/mojo-parent/
Source0: https://github.com/mojohaus/mojo-parent/archive/mojo-parent-40.tar.gz
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
BuildArch: noarch
BuildRequires: maven-local
%description
Parent POM for all MojoHaus hosted Apache Maven plugins and components.
%prep
%autosetup -n mojo-parent-mojo-parent-40
%pom_remove_plugin :cobertura-maven-plugin
%pom_remove_plugin :maven-enforcer-plugin
%pom_remove_plugin :maven-site-plugin
%pom_remove_plugin :maven-checkstyle-plugin
cp %SOURCE1 .
%build
%mvn_alias : org.codehaus.mojo:mojo
%mvn_build
%install
%mvn_install
%files -f .mfiles
%doc LICENSE-2.0.txt
%changelog
* Sun Mar 15 2020 zhangtao<zhangtao221@huawei.com> - 40-8
- Pakcage init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bzg1107/mojo-parent.git
git@gitee.com:bzg1107/mojo-parent.git
bzg1107
mojo-parent
mojo-parent
master

搜索帮助