Accepting request 693101 from Java:packages

- Remove reference to the parent pom since we are not building
  using Maven.

OBS-URL: https://build.opensuse.org/request/show/693101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-utils?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-04-11 10:19:50 +00:00 committed by Git OBS Bridge
commit 69d4f639fd
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 9 16:52:48 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove reference to the parent pom since we are not building
using Maven.
-------------------------------------------------------------------
Sun Mar 3 18:20:04 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -31,8 +31,6 @@ Patch1: 0001-Follow-symlinks-in-NioFiles.copy.patch
BuildRequires: ant
BuildRequires: fdupes
BuildRequires: javapackages-local
BuildRequires: mvn(org.codehaus.plexus:plexus:pom:)
Requires: mvn(org.codehaus.plexus:plexus:pom:)
BuildArch: noarch
%description
@ -57,6 +55,9 @@ Javadoc for %{name}.
cp %{SOURCE1} build.xml
cp %{SOURCE2} .
%pom_remove_parent .
%pom_xpath_inject "pom:project" "<groupId>org.codehaus.plexus</groupId>" .
%build
%{ant} jar javadoc