This commit is contained in:
parent
bda592eea1
commit
575c922cda
@ -115,6 +115,14 @@ This package provides %{summary}.
|
||||
%pom_xpath_remove pom:build/pom:extensions
|
||||
%pom_disable_module jsch-agent-proxy-sshj
|
||||
|
||||
for package in connector-factory core jsch pageant sshagent \
|
||||
svnkit-trilead-ssh2 usocket-jna usocket-nc; do
|
||||
%pom_remove_parent %{name}-${package}
|
||||
%pom_xpath_inject pom:project "
|
||||
<groupId>com.jcraft</groupId>
|
||||
<version>%{version}</version>" %{name}-${package}
|
||||
done
|
||||
|
||||
%build
|
||||
mkdir lib
|
||||
build-jar-repository -s lib jna jna-platform jsch trilead-ssh2
|
||||
|
Loading…
x
Reference in New Issue
Block a user