Skip to content

Commit

Permalink
tring things
Browse files Browse the repository at this point in the history
  • Loading branch information
Redent0r committed Feb 16, 2024
1 parent 68f5e4f commit 7cd1ee3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions SPECS/plexus-sec-dispatcher/plexus-sec-dispatcher.spec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ Source1: https://www.apache.org/licenses/LICENSE-2.0.txt
# Patch0: %{name}-pom.patch
BuildArch: noarch

# BuildRequires: plexus-cipher
# BuildRequires: mvn(org.sonatype.plexus:plexus-cipher)

%if %{with bootstrap}
BuildRequires: javapackages-bootstrap
BuildRequires: javapackages-local-bootstrap
Expand Down Expand Up @@ -50,6 +53,9 @@ cp %{SOURCE1} .
echo here3

%mvn_alias org.codehaus.plexus: org.sonatype.plexus:

# %pom_remove_dep org.codehaus.plexus:plexus-cipher
# %pom_add_dep org.codehaus.plexus:plexus-cipher

%build
%mvn_build -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8
Expand Down

0 comments on commit 7cd1ee3

Please sign in to comment.