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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 739138 - (show annotations) (download)
Tue Oct 14 22:16:02 2014 UTC (9 years, 6 months ago) by umeabot
File size: 668 byte(s)
Second Mageia 5 Mass Rebuild
1 Name: plexus-root-pom
2 Version: 1.0.3
3 Release: %mkrel 8
4 Summary: Plexus Root POM
5 BuildArch: noarch
6 Group: Development/Java
7 License: ASL 2.0
8 URL: http://plexus.codehaus.org/
9 Source0: http://repo1.maven.org/maven2/plexus/plexus-root/%{version}/plexus-root-%{version}.pom
10 Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
11 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