commit
ea4fa5ace5
BIN
takari-27.tar.gz
Normal file
BIN
takari-27.tar.gz
Normal file
Binary file not shown.
33
takari-pom.spec
Normal file
33
takari-pom.spec
Normal file
@ -0,0 +1,33 @@
|
||||
Name: takari-pom
|
||||
Version: 27
|
||||
Release: 1
|
||||
Summary: Takari parent POM
|
||||
License: EPL-1.0
|
||||
URL: https://github.com/takari/takari-pom/
|
||||
BuildArch: noarch
|
||||
Source0: https://github.com/takari/takari-pom/archive/takari-%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local mvn(io.takari.maven.plugins:takari-lifecycle-plugin)
|
||||
Obsoletes: tesla-pom < 4-7
|
||||
|
||||
%description
|
||||
Takari is a next generation development infrastructure framework. This
|
||||
package provides Takari POM file to by used by Apache Maven.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-takari-%{version}
|
||||
%mvn_alias : io.tesla:tesla
|
||||
%pom_xpath_inject 'pom:pluginManagement/pom:plugins/pom:plugin[pom:artifactId="takari-lifecycle-plugin"]/pom:configuration' '<proc>none</proc>'
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Aug 14 2020 maminjie <maminjie1@huawei.com> - 27-1
|
||||
- package init
|
||||
4
takari-pom.yaml
Normal file
4
takari-pom.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: takari/takari-pom
|
||||
tag_prefix: "tesla-"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user