Accepting request 712782 from Java:packages

- Add maven artifact alias

OBS-URL: https://build.opensuse.org/request/show/712782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jython?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2019-07-02 13:18:01 +00:00 committed by Git OBS Bridge
commit 37150d6323
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 26 15:53:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Add maven artifact alias
-------------------------------------------------------------------
Tue Feb 12 13:35:57 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -214,7 +214,7 @@ install -m 644 dist/%{name}.jar \
# pom
install -d -m 755 %{buildroot}%{_mavenpomdir}
install -m 644 build/maven/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%add_maven_depmap JPP-%{name}.pom %{name}.jar -a org.python:jython-standalone
%add_maven_depmap JPP-%{name}.pom %{name}.jar -a org.python:jython-standalone,jython:jython
# javadoc
install -d -m 755 %{buildroot}%{_javadocdir}/%{name}