diff --git a/.gitignore b/.gitignore index e69de29..3caa65c 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/directory-maven-plugin-0.3.1.tar.gz diff --git a/README.md b/README.md new file mode 100644 index 0000000..352279b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# directory-maven-plugin + +The directory-maven-plugin package \ No newline at end of file diff --git a/directory-maven-plugin.spec b/directory-maven-plugin.spec new file mode 100644 index 0000000..16696fd --- /dev/null +++ b/directory-maven-plugin.spec @@ -0,0 +1,61 @@ +Name: directory-maven-plugin +Version: 0.3.1 +Release: 2%{?dist} +Summary: Establish locations for files in multi-module builds + +License: ASL 2.0 +URL: https://github.com/jdcasey/directory-maven-plugin + +Source0: https://github.com/jdcasey/directory-maven-plugin/archive/directory-maven-plugin-%{version}.tar.gz + +BuildArch: noarch + +BuildRequires: maven-local +BuildRequires: mvn(org.apache.maven:maven-core) +BuildRequires: mvn(org.apache.maven:maven-model) +BuildRequires: mvn(org.apache.maven:maven-parent:pom:) +BuildRequires: mvn(org.apache.maven:maven-plugin-api) +BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin) +BuildRequires: mvn(junit:junit) + +%description +The Directory Plugin for Maven is used to discover various project-related +paths, such as the execution root directory, the directory for a specific +project in the current build session, or the highest project base directory +(closest to the filesystem root directory) available in the projects loaded +from disk (not resolved from a remote repository). The plugin will then reflect +this value to the console, and also inject it into each project's properties +using the value of the property plugin parameter. + +%package javadoc +Summary: Javadoc for %{name} + +%description javadoc +%{summary}. + +%prep +%autosetup -n directory-maven-plugin-directory-maven-plugin-0.3.1 + +%pom_remove_parent + +%build +%mvn_build + +%install +%mvn_install + +%files -f .mfiles +%doc README.md +%license LICENSE + +%files javadoc -f .mfiles-javadoc +%doc README.md +%license LICENSE + +%changelog +* Mon Sep 21 2020 Jie kang - 0.3.1-2 +- Remove deprecated dependency: sonatype-oss-parent +- Use version macro. Add license to javadoc files + +* Mon Oct 15 2018 Salman Siddiqui - 0.3.1-1 +- Initial packaging diff --git a/sources b/sources new file mode 100644 index 0000000..cfe79c6 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (directory-maven-plugin-0.3.1.tar.gz) = 2617967ec6202adcdbfef407dcc869d2873110d46c01e9256d2364b2d5aadbd1668b44eb38ae6357da92a71588bb108ac23f522f046dd92547002145318938e5