https://bugzilla.redhat.com/show_bug.cgi?id=1383781 --- Comment #13 from gil cattaneo <puntogil@xxxxxxxxx> --- Build fails: [ERROR] Plugin org.apache.maven.plugins:maven-source-plugin:3.0.1 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-source-plugin:jar:3.0.1 has not been downloaded from it before. -> [Help 1] Please, remove this useless plugin/task with: %pom_remove_plugin :maven-source-plugin RPMS spec file differ with the given spec file --- /srpm-unpacked/sunflow.spec 2016-10-17 13:24:18.000000000 +0200 +++ /srpm/sunflow.spec 2016-11-03 10:05:04.418398346 +0100 @@ -11,10 +11,8 @@ Source2: sunflow.desktop License: MIT BuildArch: noarch -BuildRequires: jpackage-utils BuildRequires: desktop-file-utils BuildRequires: dos2unix -BuildRequires: javapackages-tools BuildRequires: maven-local BuildRequires: janino @@ -29,8 +27,6 @@ %description javadoc API documentation for sunflow. -# TODO: blender export plugin - %prep %setup -q dos2unix -k CHANGELOG LICENSE README @@ -40,7 +36,6 @@ %install %mvn_install -install -D -m 0644 target/%{name}-%{version}-javadoc.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-javadoc.jar %jpackage_script org.sunflow.SunflowGUI "" "" "janino:sunflow" sunflow true @@ -77,7 +72,6 @@ %files javadoc -f .mfiles-javadoc %license LICENSE -%{_datadir}/java/%{name}/%{name}-javadoc.jar %changelog * Mon Oct 17 2016 Michal Vala <mvala@xxxxxxxxxx 0.07.3.8097f6d @@ -86,6 +80,7 @@ - license headers in source files - applied no jvm warn patch - updated janino dependency to match with fedora one +- removed javadoc.jar * Tue Aug 12 2014 Dominik Mierzejewski <rpm@xxxxxxxxxxxxxx> 0.07.3-0.1.20140412git4f5017f - switch to new upstream https://github.com/skrat/sunflow -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx