This commit is contained in:
parent
0a9ecd9968
commit
685c825b48
@ -44,14 +44,13 @@ cp -p %{SOURCE1} LICENSE
|
||||
%pom_remove_parent
|
||||
# not really useful for rpm build
|
||||
%pom_remove_plugin :maven-idea-plugin
|
||||
%{mvn_alias} : org.apache.geronimo.specs:specs
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -dm 0755 %{buildroot}%{_mavenpomdir}
|
||||
install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-geronimo-specs.pom
|
||||
%add_maven_depmap JPP-geronimo-specs.pom
|
||||
%add_maven_depmap JPP-geronimo-specs.pom -a org.apache.geronimo.specs:specs
|
||||
|
||||
%files -f .mfiles
|
||||
%license LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user