This commit is contained in:
parent
ff3af8938d
commit
6cf62ab4c7
@ -102,7 +102,7 @@ install -pm 0644 target/osgi.cmpn-%{version}.jar %{buildroot}%{_javadir}/%{name}
|
||||
# pom
|
||||
install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name}
|
||||
install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}/osgi.cmpn.pom
|
||||
%add_maven_depmap %{name}/osgi.cmpn.pom %{name}/osgi.cmpn.jar
|
||||
%add_maven_depmap %{name}/osgi.cmpn.pom %{name}/osgi.cmpn.jar -a org.osgi:org.osgi.namespace.service,org.osgi:org.osgi.service.event
|
||||
# javadoc
|
||||
install -dm 0755 %{buildroot}%{_javadocdir}/%{name}
|
||||
cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user