/[packages]/cauldron/plexus-root-pom/current/SPECS/plexus-root-pom.spec
ViewVC logotype

Annotation of /cauldron/plexus-root-pom/current/SPECS/plexus-root-pom.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1780196 - (hide annotations) (download)
Fri Feb 18 03:30:03 2022 UTC (2 years, 2 months ago) by danf
File size: 670 byte(s)
SILENT: Switch to https URLs
1 dmorgan 452650 Name: plexus-root-pom
2     Version: 1.0.3
3 umeabot 964304 Release: %mkrel 9
4 dmorgan 452650 Summary: Plexus Root POM
5     BuildArch: noarch
6     Group: Development/Java
7     License: ASL 2.0
8     URL: http://plexus.codehaus.org/
9 danf 1780196 Source0: https://repo1.maven.org/maven2/plexus/plexus-root/%{version}/plexus-root-%{version}.pom
10     Source1: https://www.apache.org/licenses/LICENSE-2.0.txt
11 dmorgan 452650 Patch0: fix-non-parsable-xml.patch
12    
13     BuildRequires: maven-local
14    
15     %description
16     This package provides Plexus Root parent POM used by different
17     Plexus packages.
18    
19     %prep
20     %setup -cT
21     cp -p %{SOURCE0} pom.xml
22     cp -p %{SOURCE1} LICENSE
23    
24     %patch0
25    
26     %pom_xpath_remove pom:modules
27    
28     %build
29     %mvn_build
30    
31     %install
32     %mvn_install
33    
34     %files -f .mfiles
35     %doc LICENSE
36    

  ViewVC Help
Powered by ViewVC 1.1.30