diff --git a/weld-parent-17-pom.patch b/weld-parent-17-pom.patch new file mode 100644 index 0000000..5481c8d --- /dev/null +++ b/weld-parent-17-pom.patch @@ -0,0 +1,27 @@ +--- pom.xml 2012-03-14 12:53:03.787000423 +0100 ++++ pom-work.xml 2012-03-14 12:53:27.570000234 +0100 +@@ -112,24 +112,6 @@ + org.codehaus.mojo + buildnumber-maven-plugin + +- +- maven-remote-resources-plugin +- 1.1 +- +- +- attach-license +- +- process +- +- true +- +- +- org.jboss.weld:weld-license:1 +- +- +- +- +- + + + package diff --git a/weld-parent-17.pom b/weld-parent-17.pom new file mode 100644 index 0000000..4068319 --- /dev/null +++ b/weld-parent-17.pom @@ -0,0 +1,783 @@ + + 4.0.0 + org.jboss.weld + weld-parent + pom + 17 + + Weld Parent + + + + http://www.seamframework.org/Weld + + + The parent POM for Weld, specifying the build parameters + + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0 + + + + + + Weld committers + + + + + Seam Framework + http://seamframework.org + + + + + jboss-snapshots-repository + http://repository.jboss.org/nexus/content/groups/public + + false + + + true + never + + + + + + + jboss-snapshots-repository + http://repository.jboss.org/nexus/content/groups/public + + false + + + true + never + + + + + + + UTF-8 + UTF-8 + 1.1.1-Beta3 + 1.1.0.GA + 1.1.0 + ${project.artifactId}.pdf + 2.0.10 + + + + + https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/ + https://repository.jboss.org/nexus/content/repositories/snapshots/ + yyyyMMdd-HHmm + + + + ${minimum.maven.version} + + + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + true + + + org.codehaus.mojo + build-helper-maven-plugin + + + org.codehaus.mojo + buildnumber-maven-plugin + + + maven-remote-resources-plugin + 1.1 + + + attach-license + + process + + true + + + org.jboss.weld:weld-license:1 + + + + + + + + package + + + + + + ch.qos.cal10n.plugins + maven-cal10n-plugin + 0.7.2 + + + org.jboss.maven.plugins + maven-jdocbook-plugin + 2.2.3 + true + + + org.jboss.weld + weld-docbook-xslt + ${weld.docbook.version} + + + org.jboss.seam + seam-docbook-xslt + ${seam.docbook.version} + + + org.jboss.seam + seam-jdocbook-style + ${seam.docbook.version} + jdocbook-style + + + org.jboss + jbossorg-jdocbook-style + ${jbossorg.docbook.version} + jdocbook-style + + + + ${project.basedir}/src/main/docbook + master.xml + en-US + + ${project.basedir}/src/main/docbook/en-US + + images/*.png + + + + + pdf + classpath:/xslt/org/jboss/weld/pdf.xsl + ${pdf.name} + + + html + classpath:/xslt/org/jboss/weld/xhtml.xsl + index.html + + + html_single + classpath:/xslt/org/jboss/weld/xhtml-single.xsl + index.html + + + + true + saxon + 1.72.0 + - + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + org.apache.maven.plugins + maven-release-plugin + + -Drelease + true + + 2.0-beta-9 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.6 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.6 + + + org.apache.maven.plugins + maven-clean-plugin + 2.4.1 + + + org.apache.maven.plugins + maven-deploy-plugin + 2.5 + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-5 + + + distribution + package + + single + + + + src/main/assembly/assembly.xml + + ${project.build.finalName}-${project.version} + + + + + + org.apache.maven.plugins + maven-install-plugin + 2.3.1 + + + org.apache.maven.plugins + maven-site-plugin + 2.0.1 + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + org.apache.maven.plugins + maven-resources-plugin + 2.4.3 + + + org.apache.maven.plugins + maven-dependency-plugin + 2.1 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + true + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.0-alpha-4 + + + org.apache.felix + maven-bundle-plugin + 2.1.0 + + + org.codehaus.mojo + exec-maven-plugin + 1.1.1 + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.0-beta-1 + + + enforce + + enforce + + + + + [${minimum.maven.version},) + + + + org.apache.maven.plugins:maven-eclipse-plugin + org.codehaus.mojo:versions-maven-plugin + + + + + + + + + org.apache.maven.plugins + maven-shade-plugin + 1.3.3 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.1 + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + + ${project.url} + ${project.name} + ${maven.build.timestamp} + ${project.organization.name} + ${project.name} + ${parsedVersion.osgiVersion} + ${project.organization.name} + + + + Build-Information + + ${maven.version} + ${java.version} + ${java.vendor} + ${os.name} + ${os.arch} + ${os.version} + r${buildNumber} + ${maven.build.timestamp} + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.5 + + + validate + + maven-version + parse-version + + + + + + org.apache.maven.plugins + maven-eclipse-plugin + + + org.eclipse.jdt.launching.JRE_CONTAINER + + + + + org.codehaus.mojo + buildnumber-maven-plugin + 1.0-beta-4 + + + set-build-properties + + create + + + none + + true + unavailable + {0, date, long} {0, time, long} + + + + true + + + org.twdata.maven + maven-cli-plugin + 1.0.3 + + + org.glassfish + maven-embedded-glassfish-plugin + 3.0 + + glassfish + ${project.build.directory}/${project.build.finalName}.war + 7070 + ${project.build.finalName} + + + + install + + run + + + + + + org.mortbay.jetty + maven-jetty-plugin + 6.1.21 + + + + + 9090 + + + + ${project.build.finalName} + + ${basedir}/src/main/resources/jetty-env.xml + + + 3 + + + + + + + org.codehaus.mojo + tomcat-maven-plugin + 1.0-beta-1 + true + + /${project.build.finalName} + + 6060 + + http://localhost:8080/manager + + + + org.apache.maven.plugins + maven-war-plugin + 2.1-beta-1 + true + + false + ${project.build.finalName} + + + + org.apache.maven.plugins + maven-ejb-plugin + 2.2.1 + + + org.apache.maven.plugins + maven-ear-plugin + 2.4.2 + + + com.pyx4j + maven-junction-plugin + 1.0.3 + + + org.sonatype.plugins + nexus-maven-plugin + 1.3.2.1 + + https://repository.jboss.org/nexus + jboss-releases-repository + + + + org.apache.maven.plugins + maven-archetype-plugin + 2.0-alpha-5 + true + + + org.codehaus.mojo + jboss-maven-plugin + 1.4 + + + org.codehaus.mojo + emma-maven-plugin + 1.0-alpha-2 + + + org.sonatype.maven.plugin + emma4it-maven-plugin + 1.3 + + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + Max + Low + true + false + + + + + check + + + + + + org.codehaus.cargo + cargo-maven2-plugin + 1.0 + + + org.codehaus.mojo + selenium-maven-plugin + 1.0 + + + org.codehaus.mojo + failsafe-maven-plugin + 2.4.3-alpha-1 + + + org.apache.maven.plugins + maven-scm-plugin + 1.4 + + + + + + + + release + + + release + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + ${gpg.passphrase} + ${gpg.useAgent} + + + + sign-artifacts + verify + + sign + + + + + + org.sonatype.plugins + nexus-maven-plugin + + true + [nexus-maven-plugin] closing + repository after release:perform + + + + org.codehaus.mojo + buildnumber-maven-plugin + + + validate-scm + + create + + + none + + true + true + + + + true + + + + + + distribution + + + dist + + + + + true + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + javadoc + package + + jar + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + ${maven.deploy.skip} + + + + + + + code-coverage + + + code-coverage + + + + + + + org.codehaus.mojo + emma-maven-plugin + + + instrumentation + process-classes + + instrument + + + true + + + + instrumentation-clean + clean + + clean + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + true + + once + ${project.build.directory}/generated-classes/emma/classes + + + + + org.sonatype.maven.plugin + emma4it-maven-plugin + + + report + test + + report + + + + + ${project.build.sourceDirectory} + + + + + + + + + + + + + + + + scm:git:git://github.com/weld/parent.git + scm:git:git://github.com/weld/parent.git + scm:git:git://github.com/weld/parent.git + + + + + jboss-releases-repository + JBoss Releases Repository + ${jboss.releases.repo.url} + + + jboss-snapshots-repository + JBoss Snapshots Repository + ${jboss.snapshots.repo.url} + + + + + diff --git a/weld-parent.spec b/weld-parent.spec new file mode 100644 index 0000000..25ccfba --- /dev/null +++ b/weld-parent.spec @@ -0,0 +1,61 @@ +Name: weld-parent +Version: 17 +Release: 2%{?dist} +Summary: Parent POM for Weld +Group: Development/Libraries +License: ASL 2.0 +URL: http://seamframework.org/Weld + +Source0: http://repo1.maven.org/maven2/org/jboss/weld/%{name}/%{version}/%{name}-%{version}.pom + +# Removed accessing remote repos +Patch0: weld-parent-%{version}-pom.patch + +BuildArch: noarch + +BuildRequires: jpackage-utils +BuildRequires: maven + +Requires: jpackage-utils +Requires: java +Requires: maven +Requires: maven-compiler-plugin +Requires: maven-install-plugin +Requires: maven-jar-plugin +Requires: maven-javadoc-plugin +Requires: maven-source-plugin +Requires: maven-enforcer-plugin +Requires: maven-plugin-build-helper +Requires: buildnumber-maven-plugin + +%description +Parent POM for Weld + +%prep +cp %{SOURCE0} pom.xml + +%patch0 -p0 + +%build +mvn-rpmbuild install + +%install +install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir} + +# POM +install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom + +# DEPMAP +%add_maven_depmap JPP-%{name}.pom + +%files +%{_mavenpomdir}/* +%{_mavendepmapfragdir}/* + +%changelog +* Mon Mar 19 2012 Marek Goldmann 17-2 +- Added build section + +* Wed Mar 14 2012 Marek Goldmann 17-1 +- Initial packaging +