D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/tycho-1.7.0-2.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GkykVm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf org.eclipse.tycho-tycho-1.7.0
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/org.eclipse.tycho-tycho-1.7.0.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd org.eclipse.tycho-tycho-1.7.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/fedoraproject-p2-290f67a4c717599b2f5166ea89aa5365571314b1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mv fedoraproject-p2-290f67a4c717599b2f5166ea89aa5365571314b1 fedoraproject-p2
+ echo 'Patch #0 (0001-Fix-the-Tycho-build-to-work-on-Fedora.patch):'
Patch #0 (0001-Fix-the-Tycho-build-to-work-on-Fedora.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file tycho-core/src/main/java/org/eclipse/tycho/core/maven/TychoMavenLifecycleParticipant.java
patching file tycho-testing-harness/src/main/java/org/eclipse/tycho/test/AbstractTychoIntegrationTest.java
+ echo 'Patch #1 (0002-Implement-a-custom-resolver-for-Tycho-in-local-mode.patch):'
Patch #1 (0002-Implement-a-custom-resolver-for-Tycho-in-local-mode.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/remote/RemoteRepositoryCacheManager.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/target/TargetDefinitionResolver.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/target/TargetPlatformBundlePublisher.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/target/TargetPlatformFactoryImpl.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/repository/LocalRepositoryReader.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/target/facade/TargetPlatformConfigurationStub.java
patching file tycho-bundles/tycho-bundles-external/tycho-bundles-external.product
patching file tycho-core/src/main/java/org/eclipse/tycho/core/locking/FileLockerImpl.java
patching file tycho-core/src/main/java/org/eclipse/tycho/core/maven/TychoMavenLifecycleParticipant.java
patching file tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/AbstractTychoProject.java
patching file tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/OsgiBundleProject.java
patching file tycho-core/src/main/java/org/eclipse/tycho/core/resolver/DefaultTargetPlatformConfigurationReader.java
patching file tycho-core/src/main/java/org/eclipse/tycho/osgi/runtime/TychoOsgiRuntimeLocator.java
patching file tycho-p2/tycho-p2-facade/pom.xml
patching file tycho-p2/tycho-p2-facade/src/main/java/org/eclipse/tycho/p2/resolver/P2DependencyResolver.java
+ echo 'Patch #2 (0003-Tycho-should-always-delegate-artifact-resolution-to-.patch):'
Patch #2 (0003-Tycho-should-always-delegate-artifact-resolution-to-.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/shared/MavenContext.java
patching file tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/shared/MavenContextImpl.java
patching file tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/shared/MavenRepositorySystem.java
patching file tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/src/test/java/org/eclipse/tycho/repository/local/LocalArtifactRepositoryP2APITest.java
patching file tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/src/test/java/org/eclipse/tycho/repository/local/LocalMetadataRepositoryTest.java
patching file tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/local/LocalArtifactRepository.java
patching file tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/local/LocalArtifactRepositoryFactory.java
patching file tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/local/index/LocalRepositoryP2IndicesImpl.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/src/test/java/org/eclipse/tycho/p2/remote/RemoteAgentMavenMirrorsTest.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/src/test/java/org/eclipse/tycho/p2/remote/RemoteAgentMetadataRepositoryCacheTest.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/src/test/java/org/eclipse/tycho/p2/target/TargetPlatformBundlePublisherTest.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/src/test/java/org/eclipse/tycho/p2/target/TestResolverFactory.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/resolver/P2ResolverFactoryImpl.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/target/PomDependencyCollectorImpl.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/target/TargetPlatformBundlePublisher.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/repository/LocalRepositoryP2Indices.java
patching file tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/repository/LocalRepositoryReader.java
patching file tycho-bundles/org.eclipse.tycho.test.utils/src/main/java/org/eclipse/tycho/repository/local/testutil/TemporaryLocalMavenRepository.java
patching file tycho-bundles/org.eclipse.tycho.test.utils/src/main/java/org/eclipse/tycho/test/util/MavenRepositorySystemStub.java
patching file tycho-core/src/main/java/org/eclipse/tycho/osgi/adapters/MavenRepositorySystemAdapter.java
patching file tycho-core/src/main/java/org/eclipse/tycho/osgi/configuration/MavenContextConfigurator.java
+ echo 'Patch #3 (0004-Bug-537963-Make-the-default-EE-Java-1.8.patch):'
Patch #3 (0004-Bug-537963-Make-the-default-EE-Java-1.8.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file tycho-compiler-plugin/src/test/java/org/eclipse/tycho/osgicompiler/test/OsgiCompilerTest.java
patching file tycho-core/src/main/java/org/eclipse/tycho/core/ee/ExecutionEnvironmentConfigurationImpl.java
patching file tycho-core/src/test/java/org/eclipse/tycho/core/ee/ExecutionEnvironmentConfigurationTest.java
patching file tycho-core/src/test/java/org/eclipse/tycho/core/osgitools/EquinoxResolverTest.java
patching file tycho-core/src/test/java/org/eclipse/tycho/core/test/TychoTest.java
patching file tycho-core/src/test/resources/projects/bree/pom.xml
patching file tycho-core/src/test/resources/projects/bree/tycho-default/META-INF/MANIFEST.MF
patching file tycho-core/src/test/resources/projects/bree/tycho-default/build.properties
patching file tycho-core/src/test/resources/projects/bree/tycho-default/pom.xml
+ echo 'Patch #4 (0005-Fix-uncaught-exception.patch):'
Patch #4 (0005-Fix-uncaught-exception.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file tycho-extras/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.java
+ echo 'Patch #5 (0006-Fix-dependency-problems-when-bootstrapping-with-extr.patch):'
Patch #5 (0006-Fix-dependency-problems-when-bootstrapping-with-extr.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file tycho-extras/pack200/tycho-pack200b-plugin/pom.xml
patching file tycho-extras/pom.xml
patching file tycho-extras/tycho-source-feature-plugin/pom.xml
+ echo 'Patch #6 (0007-Use-custom-resolver-for-tycho-eclipserun-plugin.patch):'
Patch #6 (0007-Use-custom-resolver-for-tycho-eclipserun-plugin.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file tycho-extras/tycho-eclipserun-plugin/src/main/java/org/eclipse/tycho/extras/eclipserun/EclipseRunMojo.java
+ echo 'Patch #7 (0008-Bug-561832-Upgrade-to-takari-polyglot-maven-Release-.patch):'
Patch #7 (0008-Bug-561832-Upgrade-to-takari-polyglot-maven-Release-.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file tycho-extras/tycho-pomless/pom.xml
patching file tycho-extras/tycho-pomless/src/main/java/org/eclipse/tycho/pomless/AbstractTychoMapping.java
patching file tycho-extras/tycho-pomless/src/main/java/org/eclipse/tycho/pomless/AbstractXMLTychoMapping.java
patching file tycho-extras/tycho-pomless/src/main/java/org/eclipse/tycho/pomless/TychoAggregatorMapping.java
patching file tycho-extras/tycho-pomless/src/main/java/org/eclipse/tycho/pomless/TychoBundleMapping.java
patching file tycho-extras/tycho-pomless/src/test/java/org/eclipse/tycho/pomless/TychoMappingTest.java
patching file tycho-extras/tycho-pomless/src/test/java/org/eclipse/tycho/pomless/TychoModelReaderTest.java
+ echo 'Patch #8 (0009-Update-to-Platform-4.17.patch):'
Patch #8 (0009-Update-to-Platform-4.17.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file pom.xml
patching file tycho-core/src/main/java/org/eclipse/tycho/core/locking/FileLockServiceImpl.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-site-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module tycho-buildtimestamp-jgit tycho-extras
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module tycho-sourceref-jgit tycho-extras
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.surefire.junit5 tycho-surefire
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.surefire.junit54 tycho-surefire
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.surefire.junit55 tycho-surefire
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.surefire.junit56 tycho-surefire
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.eclipse.tycho.surefire.junit5 tycho-surefire/tycho-surefire-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.eclipse.tycho.surefire.junit54 tycho-surefire/tycho-surefire-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.eclipse.tycho.surefire.junit55 tycho-surefire/tycho-surefire-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.eclipse.tycho.surefire.junit56 tycho-surefire/tycho-surefire-plugin
+ find . -name '*.java'
+ xargs sed -i s/org.sonatype.aether/org.eclipse.aether/g
+ find . -name '*.java'
+ xargs sed -i s/org.eclipse.aether.util.DefaultRepositorySystemSession/org.eclipse.aether.DefaultRepositorySystemSession/g
+ sed -i 's/public int getPriority/public float getPriority/g' tycho-core/src/main/java/org/eclipse/tycho/core/p2/P2RepositoryConnectorFactory.java
+ mkdir -p tycho-maven-plugin/src/main/java/org/fedoraproject
+ pushd tycho-maven-plugin/src/main/java/org/fedoraproject
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-maven-plugin/src/main/java/org/fedoraproject ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
+ cp /home/iurt/rpmbuild/SOURCES/EmptyMojo.java .
+ popd
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
+ sed -i -e 's/>org.eclipse.platform>org.eclipse.tycho' pom.xml tycho-core/pom.xml sisu-equinox/sisu-equinox-embedder/pom.xml
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module tycho-bundles-target tycho-bundles
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:target tycho-bundles
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.sonatype.plugins:maven-properties-plugin tycho-extras/tycho-p2-extras-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.maven:apache-maven tycho-extras/tycho-p2-extras-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependency[pom:classifier='\''sources'\'' and pom:artifactId='\''commons-compress'\'']' tycho-p2/tycho-p2-director-plugin
+ for b in core.shared.tests p2.resolver.impl.test p2.resolver.shared.tests p2.maven.repository.tests p2.tools.tests test.utils
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.core.shared.tests tycho-bundles
+ for b in core.shared.tests p2.resolver.impl.test p2.resolver.shared.tests p2.maven.repository.tests p2.tools.tests test.utils
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.p2.resolver.impl.test tycho-bundles
+ for b in core.shared.tests p2.resolver.impl.test p2.resolver.shared.tests p2.maven.repository.tests p2.tools.tests test.utils
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.p2.resolver.shared.tests tycho-bundles
+ for b in core.shared.tests p2.resolver.impl.test p2.resolver.shared.tests p2.maven.repository.tests p2.tools.tests test.utils
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.p2.maven.repository.tests tycho-bundles
+ for b in core.shared.tests p2.resolver.impl.test p2.resolver.shared.tests p2.maven.repository.tests p2.tools.tests test.utils
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.p2.tools.tests tycho-bundles
+ for b in core.shared.tests p2.resolver.impl.test p2.resolver.shared.tests p2.maven.repository.tests p2.tools.tests test.utils
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.eclipse.tycho.test.utils tycho-bundles
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.fedoraproject.p2.tests fedoraproject-p2
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module tycho-testing-harness
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :::test
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-compiler-plugin tycho-lib-detector
+ tar -xf /home/iurt/rpmbuild/SOURCES/eclipse-bootstrap-2020-09.tar.xz
+ pushd bootstrap
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
+ for f in usr/lib/eclipse/plugins/org.eclipse.osgi.compatibility.state_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi.services_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi.util_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi_*.jar
++ pwd
++ cut -d_ -f1
+++ basename usr/lib/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.2.100.v20200914-0420.jar
++ echo org.eclipse.osgi.compatibility.state_1.2.100.v20200914-0420.jar
++ echo usr/lib/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.2.100.v20200914-0420
++ cut -d_ -f2
+ xmvn -o install:install-file -Dfile=usr/lib/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.2.100.v20200914-0420.jar -Dpackaging=jar -DgroupId=org.eclipse.tycho -Dmaven.repo.local=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2 -DartifactId=org.eclipse.osgi.compatibility.state -Dversion=1.2.100.v20200914-0420
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom ---
[INFO] pom.xml not found in org.eclipse.osgi.compatibility.state_1.2.100.v20200914-0420.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/usr/lib/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.2.100.v20200914-0420.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.2.100.v20200914-0420/org.eclipse.osgi.compatibility.state-1.2.100.v20200914-0420.jar
[INFO] Installing /tmp/mvninstall17740102673045655709.pom to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.2.100.v20200914-0420/org.eclipse.osgi.compatibility.state-1.2.100.v20200914-0420.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.490 s
[INFO] Finished at: 2021-02-15T17:52:58Z
[INFO] ------------------------------------------------------------------------
+ for f in usr/lib/eclipse/plugins/org.eclipse.osgi.compatibility.state_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi.services_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi.util_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi_*.jar
++ pwd
++ cut -d_ -f1
+++ basename usr/lib/eclipse/plugins/org.eclipse.osgi.services_3.9.0.v20200914-0420.jar
++ echo org.eclipse.osgi.services_3.9.0.v20200914-0420.jar
++ echo usr/lib/eclipse/plugins/org.eclipse.osgi.services_3.9.0.v20200914-0420
++ cut -d_ -f2
+ xmvn -o install:install-file -Dfile=usr/lib/eclipse/plugins/org.eclipse.osgi.services_3.9.0.v20200914-0420.jar -Dpackaging=jar -DgroupId=org.eclipse.tycho -Dmaven.repo.local=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2 -DartifactId=org.eclipse.osgi.services -Dversion=3.9.0.v20200914-0420
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom ---
[INFO] pom.xml not found in org.eclipse.osgi.services_3.9.0.v20200914-0420.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/usr/lib/eclipse/plugins/org.eclipse.osgi.services_3.9.0.v20200914-0420.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2/org/eclipse/tycho/org.eclipse.osgi.services/3.9.0.v20200914-0420/org.eclipse.osgi.services-3.9.0.v20200914-0420.jar
[INFO] Installing /tmp/mvninstall1780831609343792695.pom to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2/org/eclipse/tycho/org.eclipse.osgi.services/3.9.0.v20200914-0420/org.eclipse.osgi.services-3.9.0.v20200914-0420.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.009 s
[INFO] Finished at: 2021-02-15T17:53:02Z
[INFO] ------------------------------------------------------------------------
+ for f in usr/lib/eclipse/plugins/org.eclipse.osgi.compatibility.state_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi.services_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi.util_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi_*.jar
++ pwd
++ cut -d_ -f1
+++ basename usr/lib/eclipse/plugins/org.eclipse.osgi.util_3.5.300.v20200914-0420.jar
++ echo org.eclipse.osgi.util_3.5.300.v20200914-0420.jar
++ echo usr/lib/eclipse/plugins/org.eclipse.osgi.util_3.5.300.v20200914-0420
++ cut -d_ -f2
+ xmvn -o install:install-file -Dfile=usr/lib/eclipse/plugins/org.eclipse.osgi.util_3.5.300.v20200914-0420.jar -Dpackaging=jar -DgroupId=org.eclipse.tycho -Dmaven.repo.local=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2 -DartifactId=org.eclipse.osgi.util -Dversion=3.5.300.v20200914-0420
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom ---
[INFO] pom.xml not found in org.eclipse.osgi.util_3.5.300.v20200914-0420.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/usr/lib/eclipse/plugins/org.eclipse.osgi.util_3.5.300.v20200914-0420.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2/org/eclipse/tycho/org.eclipse.osgi.util/3.5.300.v20200914-0420/org.eclipse.osgi.util-3.5.300.v20200914-0420.jar
[INFO] Installing /tmp/mvninstall2395150382994641583.pom to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2/org/eclipse/tycho/org.eclipse.osgi.util/3.5.300.v20200914-0420/org.eclipse.osgi.util-3.5.300.v20200914-0420.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.942 s
[INFO] Finished at: 2021-02-15T17:53:07Z
[INFO] ------------------------------------------------------------------------
+ for f in usr/lib/eclipse/plugins/org.eclipse.osgi.compatibility.state_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi.services_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi.util_*.jar usr/lib/eclipse/plugins/org.eclipse.osgi_*.jar
++ pwd
++ cut -d_ -f1
+++ basename usr/lib/eclipse/plugins/org.eclipse.osgi_3.16.0.v20200914-0420.jar
++ echo org.eclipse.osgi_3.16.0.v20200914-0420.jar
++ echo usr/lib/eclipse/plugins/org.eclipse.osgi_3.16.0.v20200914-0420
++ cut -d_ -f2
+ xmvn -o install:install-file -Dfile=usr/lib/eclipse/plugins/org.eclipse.osgi_3.16.0.v20200914-0420.jar -Dpackaging=jar -DgroupId=org.eclipse.tycho -Dmaven.repo.local=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2 -DartifactId=org.eclipse.osgi -Dversion=3.16.0.v20200914-0420
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom ---
[INFO] pom.xml not found in org.eclipse.osgi_3.16.0.v20200914-0420.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/usr/lib/eclipse/plugins/org.eclipse.osgi_3.16.0.v20200914-0420.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2/org/eclipse/tycho/org.eclipse.osgi/3.16.0.v20200914-0420/org.eclipse.osgi-3.16.0.v20200914-0420.jar
[INFO] Installing /tmp/mvninstall14325636887604666007.pom to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap/../.m2/org/eclipse/tycho/org.eclipse.osgi/3.16.0.v20200914-0420/org.eclipse.osgi-3.16.0.v20200914-0420.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.743 s
[INFO] Finished at: 2021-02-15T17:53:11Z
[INFO] ------------------------------------------------------------------------
+ popd
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
+ cp /home/iurt/rpmbuild/SOURCES/tycho-scripts.sh /home/iurt/rpmbuild/SOURCES/tycho-bootstrap.sh .
+ ./tycho-bootstrap.sh 1.7.0
Building fedoraproject-p2/org.fedoraproject.p2 ...
org.eclipse.osgi org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.updatesite org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.updatesite org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.publisher org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.publisher org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.core org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.p2.core org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime org.eclipse.equinox.app slf4j.api
org.eclipse.core.runtime slf4j.api
slf4j.api
Note: fedoraproject-p2/org.fedoraproject.p2/src/org/fedoraproject/p2/FedoraArtifactRepository.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/org.fedoraproject.p2 ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/org.fedoraproject.p2/target/classes ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/org.fedoraproject.p2 ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/org.fedoraproject.p2 ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
added manifest
adding: OSGI-INF/(in = 0) (out= 0)(stored 0%)
adding: OSGI-INF/component.xml(in = 342) (out= 212)(deflated 38%)
adding: plugin.xml(in = 904) (out= 359)(deflated 60%)
adding: org/fedoraproject/p2/installer/impl/DefaultEclipseInstaller.class(in = 19729) (out= 8335)(deflated 57%)
adding: org/fedoraproject/p2/installer/impl/DefaultEclipseInstaller$1.class(in = 1538) (out= 688)(deflated 55%)
adding: org/fedoraproject/p2/installer/impl/Director.class(in = 4984) (out= 1869)(deflated 62%)
adding: org/fedoraproject/p2/installer/impl/Director$2.class(in = 1591) (out= 615)(deflated 61%)
adding: org/fedoraproject/p2/installer/impl/Director$1.class(in = 1135) (out= 554)(deflated 51%)
adding: org/fedoraproject/p2/installer/impl/Package.class(in = 9043) (out= 4009)(deflated 55%)
adding: org/fedoraproject/p2/installer/impl/Repository.class(in = 4686) (out= 1671)(deflated 64%)
adding: org/fedoraproject/p2/installer/impl/Repository$1.class(in = 250) (out= 173)(deflated 30%)
adding: org/fedoraproject/p2/installer/impl/Repository$TempDirRemover.class(in = 1805) (out= 1008)(deflated 44%)
adding: org/fedoraproject/p2/installer/EclipseArtifact.class(in = 2138) (out= 944)(deflated 55%)
adding: org/fedoraproject/p2/installer/Dropin.class(in = 1275) (out= 653)(deflated 48%)
adding: org/fedoraproject/p2/installer/EclipseInstallationResult.class(in = 994) (out= 496)(deflated 50%)
adding: org/fedoraproject/p2/installer/EclipseInstallationRequest.class(in = 1941) (out= 846)(deflated 56%)
adding: org/fedoraproject/p2/installer/EclipseInstaller.class(in = 344) (out= 191)(deflated 44%)
adding: org/fedoraproject/p2/Activator.class(in = 563) (out= 321)(deflated 42%)
adding: org/fedoraproject/p2/CompoundBundleRepository.class(in = 1959) (out= 986)(deflated 49%)
adding: org/fedoraproject/p2/EclipseSystemLayout.class(in = 4455) (out= 2265)(deflated 49%)
adding: org/fedoraproject/p2/FedoraArtifactRepository.class(in = 10052) (out= 3609)(deflated 64%)
adding: org/fedoraproject/p2/FedoraArtifactRepositoryFactory.class(in = 1782) (out= 781)(deflated 56%)
adding: org/fedoraproject/p2/FedoraBundleIndex.class(in = 5267) (out= 2592)(deflated 50%)
adding: org/fedoraproject/p2/AbstractBundleRepository.class(in = 2247) (out= 1142)(deflated 49%)
adding: org/fedoraproject/p2/FedoraBundleRepository.class(in = 3755) (out= 1746)(deflated 53%)
adding: org/fedoraproject/p2/FedoraMetadataRepository.class(in = 7154) (out= 2616)(deflated 63%)
adding: org/fedoraproject/p2/FedoraMetadataRepositoryFactory.class(in = 1782) (out= 782)(deflated 56%)
adding: org/fedoraproject/p2/IFedoraBundleRepository.class(in = 357) (out= 237)(deflated 33%)
adding: org/fedoraproject/p2/P2Utils.class(in = 5288) (out= 2381)(deflated 54%)
adding: org/fedoraproject/p2/SCL.class(in = 4540) (out= 2120)(deflated 53%)
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
Building tycho-bundles/org.eclipse.tycho.embedder.shared ...
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared/target/classes ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
added manifest
adding: plugin.properties(in = 530) (out= 257)(deflated 51%)
adding: about.html(in = 1433) (out= 696)(deflated 51%)
adding: org/eclipse/tycho/ArtifactDescriptor.class(in = 451) (out= 276)(deflated 38%)
adding: org/eclipse/tycho/ArtifactType.class(in = 496) (out= 341)(deflated 31%)
adding: org/eclipse/tycho/ArtifactKey.class(in = 199) (out= 162)(deflated 18%)
adding: org/eclipse/tycho/DefaultArtifactKey.class(in = 1243) (out= 679)(deflated 45%)
adding: org/eclipse/tycho/PackagingType.class(in = 813) (out= 477)(deflated 41%)
adding: org/eclipse/tycho/ReactorProject.class(in = 1377) (out= 648)(deflated 52%)
adding: org/eclipse/tycho/BuildOutputDirectory.class(in = 749) (out= 444)(deflated 40%)
adding: org/eclipse/tycho/ReactorProjectIdentities.class(in = 1073) (out= 638)(deflated 40%)
adding: org/eclipse/tycho/TychoProperties.class(in = 433) (out= 301)(deflated 30%)
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
Building tycho-bundles/org.eclipse.tycho.core.shared ...
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/target/classes ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
added manifest
adding: plugin.properties(in = 530) (out= 257)(deflated 51%)
adding: about.html(in = 1433) (out= 696)(deflated 51%)
adding: org/eclipse/tycho/artifacts/DependencyArtifacts.class(in = 1160) (out= 463)(deflated 60%)
adding: org/eclipse/tycho/artifacts/DependencyResolutionException.class(in = 486) (out= 320)(deflated 34%)
adding: org/eclipse/tycho/artifacts/IllegalArtifactReferenceException.class(in = 358) (out= 260)(deflated 27%)
adding: org/eclipse/tycho/artifacts/TargetPlatform.class(in = 627) (out= 336)(deflated 46%)
adding: org/eclipse/tycho/artifacts/TargetPlatformFilter.class(in = 2543) (out= 901)(deflated 64%)
adding: org/eclipse/tycho/artifacts/TargetPlatformFilter$1.class(in = 878) (out= 472)(deflated 46%)
adding: org/eclipse/tycho/artifacts/TargetPlatformFilter$CapabilityPattern.class(in = 3302) (out= 1374)(deflated 58%)
adding: org/eclipse/tycho/artifacts/TargetPlatformFilter$CapabilityType.class(in = 1875) (out= 931)(deflated 50%)
adding: org/eclipse/tycho/artifacts/TargetPlatformFilter$FilterAction.class(in = 1206) (out= 548)(deflated 54%)
adding: org/eclipse/tycho/artifacts/TargetPlatformFilterSyntaxException.class(in = 473) (out= 312)(deflated 34%)
adding: org/eclipse/tycho/core/ee/shared/ExecutionEnvironment.class(in = 514) (out= 296)(deflated 42%)
adding: org/eclipse/tycho/core/ee/shared/ExecutionEnvironmentConfiguration.class(in = 750) (out= 375)(deflated 50%)
adding: org/eclipse/tycho/core/ee/shared/ExecutionEnvironmentConfigurationStub.class(in = 1346) (out= 621)(deflated 53%)
adding: org/eclipse/tycho/core/ee/shared/SystemCapability.class(in = 1519) (out= 741)(deflated 51%)
adding: org/eclipse/tycho/core/ee/shared/SystemCapability$Type.class(in = 1154) (out= 549)(deflated 52%)
adding: org/eclipse/tycho/core/resolver/shared/DependencySeed.class(in = 1292) (out= 599)(deflated 53%)
adding: org/eclipse/tycho/core/resolver/shared/DependencySeed$Filter.class(in = 317) (out= 205)(deflated 35%)
adding: org/eclipse/tycho/core/resolver/shared/IncludeSourceMode.class(in = 1122) (out= 529)(deflated 52%)
adding: org/eclipse/tycho/core/resolver/shared/MavenRepositoryLocation.class(in = 554) (out= 346)(deflated 37%)
adding: org/eclipse/tycho/core/resolver/shared/MavenRepositorySettings.class(in = 614) (out= 233)(deflated 62%)
adding: org/eclipse/tycho/core/resolver/shared/MavenRepositorySettings$Credentials.class(in = 664) (out= 373)(deflated 43%)
adding: org/eclipse/tycho/core/resolver/shared/OptionalResolutionAction.class(in = 1176) (out= 545)(deflated 53%)
adding: org/eclipse/tycho/core/resolver/shared/PlatformPropertiesUtils.class(in = 2946) (out= 1544)(deflated 47%)
adding: org/eclipse/tycho/core/resolver/shared/PlatformPropertiesUtils$Constants.class(in = 358) (out= 231)(deflated 35%)
adding: org/eclipse/tycho/core/shared/BuildFailureException.class(in = 447) (out= 301)(deflated 32%)
adding: org/eclipse/tycho/core/shared/BuildPropertiesImpl.class(in = 5619) (out= 2411)(deflated 57%)
adding: org/eclipse/tycho/core/shared/BuildProperties.class(in = 1023) (out= 456)(deflated 55%)
adding: org/eclipse/tycho/core/shared/BuildPropertiesParser.class(in = 329) (out= 224)(deflated 31%)
adding: org/eclipse/tycho/core/shared/Interpolator.class(in = 198) (out= 148)(deflated 25%)
adding: org/eclipse/tycho/core/shared/LRUCache.class(in = 732) (out= 499)(deflated 31%)
adding: org/eclipse/tycho/core/shared/MultiLineLogger.class(in = 1786) (out= 818)(deflated 54%)
adding: org/eclipse/tycho/core/shared/ProxyServiceFacade.class(in = 314) (out= 198)(deflated 36%)
adding: org/eclipse/tycho/core/shared/TargetEnvironment.class(in = 3491) (out= 1727)(deflated 50%)
adding: org/eclipse/tycho/core/shared/VersioningHelper.class(in = 1125) (out= 631)(deflated 43%)
adding: org/eclipse/tycho/core/shared/MavenRepositorySystem.class(in = 280) (out= 164)(deflated 41%)
adding: org/eclipse/tycho/core/shared/MavenLogger.class(in = 336) (out= 224)(deflated 33%)
adding: org/eclipse/tycho/core/shared/MavenContext.class(in = 427) (out= 257)(deflated 39%)
adding: org/eclipse/tycho/core/shared/MavenContextImpl.class(in = 1427) (out= 600)(deflated 57%)
adding: org/eclipse/tycho/locking/facade/FileLockService.class(in = 232) (out= 156)(deflated 32%)
adding: org/eclipse/tycho/locking/facade/FileLocker.class(in = 305) (out= 202)(deflated 33%)
adding: org/eclipse/tycho/locking/facade/LockTimeoutException.class(in = 469) (out= 280)(deflated 40%)
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
Building tycho-bundles/org.eclipse.tycho.p2.resolver.shared ...
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/classes ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
added manifest
adding: plugin.properties(in = 549) (out= 266)(deflated 51%)
adding: about.html(in = 1445) (out= 713)(deflated 50%)
adding: org/eclipse/tycho/p2/repository/MavenRepositoryCoordinates.class(in = 2783) (out= 1269)(deflated 54%)
adding: org/eclipse/tycho/p2/repository/RepositoryLayoutHelper.class(in = 3041) (out= 1397)(deflated 54%)
adding: org/eclipse/tycho/p2/repository/TychoRepositoryIndex.class(in = 426) (out= 262)(deflated 38%)
adding: org/eclipse/tycho/p2/repository/LocalRepositoryP2Indices.class(in = 403) (out= 244)(deflated 39%)
adding: org/eclipse/tycho/p2/repository/GAV.class(in = 2273) (out= 1170)(deflated 48%)
adding: org/eclipse/tycho/p2/repository/RepositoryReader.class(in = 272) (out= 178)(deflated 34%)
adding: org/eclipse/tycho/p2/repository/LocalRepositoryReader.class(in = 1396) (out= 620)(deflated 55%)
adding: org/eclipse/tycho/p2/resolver/facade/P2ResolutionResult.class(in = 502) (out= 269)(deflated 46%)
adding: org/eclipse/tycho/p2/resolver/facade/P2ResolutionResult$Entry.class(in = 513) (out= 305)(deflated 40%)
adding: org/eclipse/tycho/p2/resolver/facade/P2Resolver.class(in = 2205) (out= 779)(deflated 64%)
adding: org/eclipse/tycho/p2/resolver/facade/P2ResolverFactory.class(in = 472) (out= 247)(deflated 47%)
adding: org/eclipse/tycho/p2/metadata/DependencyMetadataGenerator.class(in = 727) (out= 278)(deflated 61%)
adding: org/eclipse/tycho/p2/metadata/IDependencyMetadata.class(in = 329) (out= 195)(deflated 40%)
adding: org/eclipse/tycho/p2/metadata/MetadataSerializable.class(in = 328) (out= 220)(deflated 32%)
adding: org/eclipse/tycho/p2/metadata/IP2Artifact.class(in = 339) (out= 233)(deflated 31%)
adding: org/eclipse/tycho/p2/metadata/P2Generator.class(in = 741) (out= 300)(deflated 59%)
adding: org/eclipse/tycho/p2/metadata/PublisherOptions.class(in = 368) (out= 280)(deflated 23%)
adding: org/eclipse/tycho/p2/metadata/IArtifactFacade.class(in = 322) (out= 227)(deflated 29%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinitionResolutionException.class(in = 480) (out= 312)(deflated 35%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinitionSyntaxException.class(in = 472) (out= 312)(deflated 33%)
adding: org/eclipse/tycho/p2/target/facade/TargetPlatformFactory.class(in = 865) (out= 298)(deflated 65%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition.class(in = 1348) (out= 491)(deflated 63%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition$Unit.class(in = 308) (out= 205)(deflated 33%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition$Repository.class(in = 340) (out= 221)(deflated 35%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition$IncludeMode.class(in = 1211) (out= 544)(deflated 55%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition$PathLocation.class(in = 392) (out= 217)(deflated 44%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition$FeaturePlatformLocation.class(in = 441) (out= 241)(deflated 45%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition$ProfilePlatformLocation.class(in = 381) (out= 203)(deflated 46%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition$DirectoryLocation.class(in = 369) (out= 196)(deflated 46%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition$InstallableUnitLocation.class(in = 1052) (out= 394)(deflated 62%)
adding: org/eclipse/tycho/p2/target/facade/TargetDefinition$Location.class(in = 308) (out= 202)(deflated 34%)
adding: org/eclipse/tycho/p2/target/facade/PomDependencyCollector.class(in = 452) (out= 257)(deflated 43%)
adding: org/eclipse/tycho/p2/target/facade/TargetPlatformConfigurationStub.class(in = 3244) (out= 1240)(deflated 61%)
adding: org/eclipse/tycho/repository/registry/facade/PublishingRepositoryFacade.class(in = 401) (out= 246)(deflated 38%)
adding: org/eclipse/tycho/repository/registry/facade/ReactorRepositoryManagerFacade.class(in = 1349) (out= 407)(deflated 69%)
adding: org/eclipse/tycho/repository/registry/facade/RepositoryBlackboardKey.class(in = 1636) (out= 839)(deflated 48%)
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
Building tycho-bundles/org.eclipse.tycho.p2.tools.shared ...
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/classes ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
added manifest
adding: plugin.properties(in = 536) (out= 261)(deflated 51%)
adding: about.html(in = 1445) (out= 713)(deflated 50%)
adding: org/eclipse/tycho/p2/tools/baseline/facade/BaselineService.class(in = 655) (out= 301)(deflated 54%)
adding: org/eclipse/tycho/p2/tools/director/shared/AbstractDirectorApplicationCommand.class(in = 4096) (out= 1739)(deflated 57%)
adding: org/eclipse/tycho/p2/tools/director/shared/AbstractDirectorApplicationCommand$1.class(in = 336) (out= 200)(deflated 40%)
adding: org/eclipse/tycho/p2/tools/director/shared/AbstractDirectorApplicationCommand$CommandLineArguments.class(in = 1686) (out= 722)(deflated 57%)
adding: org/eclipse/tycho/p2/tools/director/shared/AbstractDirectorApplicationCommand$StringList.class(in = 1281) (out= 618)(deflated 51%)
adding: org/eclipse/tycho/p2/tools/director/shared/DirectorCommandException.class(in = 362) (out= 270)(deflated 25%)
adding: org/eclipse/tycho/p2/tools/director/shared/DirectorRuntime.class(in = 368) (out= 204)(deflated 44%)
adding: org/eclipse/tycho/p2/tools/director/shared/DirectorRuntime$Command.class(in = 871) (out= 451)(deflated 48%)
adding: org/eclipse/tycho/p2/tools/mirroring/facade/IUDescription.class(in = 1649) (out= 845)(deflated 48%)
adding: org/eclipse/tycho/p2/tools/mirroring/facade/MirrorApplicationService.class(in = 1351) (out= 399)(deflated 70%)
adding: org/eclipse/tycho/p2/tools/mirroring/facade/MirrorOptions.class(in = 2670) (out= 1121)(deflated 58%)
adding: org/eclipse/tycho/p2/tools/publisher/facade/PublishProductTool.class(in = 397) (out= 230)(deflated 42%)
adding: org/eclipse/tycho/p2/tools/publisher/facade/PublisherService.class(in = 633) (out= 295)(deflated 53%)
adding: org/eclipse/tycho/p2/tools/publisher/facade/PublisherServiceFactory.class(in = 956) (out= 298)(deflated 68%)
adding: org/eclipse/tycho/p2/tools/verifier/facade/VerifierService.class(in = 316) (out= 214)(deflated 32%)
adding: org/eclipse/tycho/p2/tools/BuildContext.class(in = 1575) (out= 707)(deflated 55%)
adding: org/eclipse/tycho/p2/tools/DestinationRepositoryDescriptor.class(in = 2218) (out= 927)(deflated 58%)
adding: org/eclipse/tycho/p2/tools/FacadeException.class(in = 819) (out= 490)(deflated 40%)
adding: org/eclipse/tycho/p2/tools/RepositoryReference.class(in = 612) (out= 362)(deflated 40%)
adding: org/eclipse/tycho/p2/tools/RepositoryReferences.class(in = 1399) (out= 638)(deflated 54%)
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
Building tycho-bundles/org.eclipse.tycho.p2.maven.repository ...
org.eclipse.equinox.common org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository org.eclipse.osgi
org.eclipse.equinox.common org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository
org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository
org.eclipse.equinox.common org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.core org.eclipse.equinox.p2.artifact.repository
org.eclipse.equinox.common org.eclipse.equinox.p2.core org.eclipse.equinox.p2.artifact.repository
org.eclipse.equinox.common org.eclipse.equinox.p2.artifact.repository
org.eclipse.equinox.common
Note: tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/repository/AbstractArtifactRepository2.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/classes ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
added manifest
adding: OSGI-INF/(in = 0) (out= 0)(stored 0%)
adding: OSGI-INF/localRepoP2Indices.xml(in = 661) (out= 310)(deflated 53%)
adding: plugin.xml(in = 1941) (out= 550)(deflated 71%)
adding: plugin.properties(in = 549) (out= 266)(deflated 51%)
adding: about.html(in = 1445) (out= 713)(deflated 50%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/ArtifactsIO.class(in = 2057) (out= 946)(deflated 54%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/ArtifactsIO$Parser35M7.class(in = 2746) (out= 1163)(deflated 57%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/ArtifactsIO$Parser35M7$ArtifactsHandler.class(in = 2326) (out= 871)(deflated 62%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/ArtifactsIO$Writer35M7.class(in = 833) (out= 447)(deflated 46%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/MetadataIO.class(in = 3079) (out= 1289)(deflated 58%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/MetadataIO$1.class(in = 266) (out= 184)(deflated 30%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/MetadataIO$Parser.class(in = 4125) (out= 1643)(deflated 60%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/MetadataIO$Parser$InstallableUnitsHandler.class(in = 2645) (out= 945)(deflated 64%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/MetadataIO$Parser$RepositoryDocHandler.class(in = 1246) (out= 487)(deflated 60%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/MetadataIO$Parser$PARSER_MODE.class(in = 1345) (out= 574)(deflated 57%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio/MetadataIO$Writer.class(in = 1587) (out= 745)(deflated 53%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO.class(in = 3705) (out= 1641)(deflated 55%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Parser.class(in = 3669) (out= 1334)(deflated 63%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Parser$ProcessingStepHandler.class(in = 2334) (out= 899)(deflated 61%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Parser$ProcessingStepsHandler.class(in = 2850) (out= 1034)(deflated 63%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Parser$ArtifactHandler.class(in = 4871) (out= 1641)(deflated 66%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Parser$ArtifactsHandler.class(in = 2575) (out= 955)(deflated 62%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Parser$MappingRuleHandler.class(in = 1819) (out= 712)(deflated 60%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Parser$MappingRulesHandler.class(in = 2662) (out= 1048)(deflated 60%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Parser$RepositoryHandler.class(in = 3816) (out= 1306)(deflated 65%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Parser$RepositoryDocHandler.class(in = 2234) (out= 850)(deflated 61%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$Writer.class(in = 4020) (out= 1805)(deflated 55%)
adding: org/eclipse/tycho/p2/maven/repository/xmlio35/SimpleArtifactRepositoryIO$XMLConstants.class(in = 2316) (out= 989)(deflated 57%)
adding: org/eclipse/tycho/p2/maven/repository/Activator.class(in = 1322) (out= 619)(deflated 53%)
adding: org/eclipse/tycho/p2/maven/repository/MavenMetadataRepository.class(in = 436) (out= 246)(deflated 43%)
adding: org/eclipse/tycho/p2/maven/repository/AbstractMavenMetadataRepository.class(in = 4575) (out= 1782)(deflated 61%)
adding: org/eclipse/tycho/p2/maven/repository/AbstractMetadataRepository2.class(in = 2433) (out= 943)(deflated 61%)
adding: org/eclipse/tycho/repository/local/index/FileBasedTychoRepositoryIndex.class(in = 5844) (out= 2787)(deflated 52%)
adding: org/eclipse/tycho/repository/local/index/LocalRepositoryP2IndicesImpl.class(in = 2266) (out= 901)(deflated 60%)
adding: org/eclipse/tycho/repository/local/LocalMetadataRepository.class(in = 3790) (out= 1792)(deflated 52%)
adding: org/eclipse/tycho/repository/local/MirroringArtifactProvider.class(in = 8631) (out= 3017)(deflated 65%)
adding: org/eclipse/tycho/repository/local/MirroringArtifactProvider$MirroringFailedException.class(in = 527) (out= 323)(deflated 38%)
adding: org/eclipse/tycho/repository/local/PackedFormatMirroringArtifactProvider.class(in = 3588) (out= 1238)(deflated 65%)
adding: org/eclipse/tycho/repository/local/GAVArtifactDescriptor.class(in = 2744) (out= 975)(deflated 64%)
adding: org/eclipse/tycho/repository/local/LocalArtifactRepository.class(in = 7910) (out= 3047)(deflated 61%)
adding: org/eclipse/tycho/repository/local/LocalArtifactRepositoryFactory.class(in = 3059) (out= 1301)(deflated 57%)
adding: org/eclipse/tycho/repository/module/ModuleArtifactRepositoryDelegate.class(in = 6974) (out= 1894)(deflated 72%)
adding: org/eclipse/tycho/repository/module/ModuleArtifactRepositoryFactory.class(in = 1949) (out= 747)(deflated 61%)
adding: org/eclipse/tycho/repository/module/ModuleMetadataRepositoryFactory.class(in = 1851) (out= 721)(deflated 61%)
adding: org/eclipse/tycho/repository/module/PublishingRepositoryImpl.class(in = 3607) (out= 1273)(deflated 64%)
adding: org/eclipse/tycho/repository/module/ModuleArtifactMap.class(in = 5313) (out= 2593)(deflated 51%)
adding: org/eclipse/tycho/repository/module/ModuleArtifactRepository.class(in = 10690) (out= 3786)(deflated 64%)
adding: org/eclipse/tycho/repository/module/ModuleArtifactRepository$ModuleArtifactComparableDescriptor.class(in = 1528) (out= 665)(deflated 56%)
adding: org/eclipse/tycho/repository/module/ModuleArtifactRepository$ModuleArtifactDescriptor.class(in = 2378) (out= 823)(deflated 65%)
adding: org/eclipse/tycho/repository/module/ModuleMetadataRepository.class(in = 4663) (out= 1980)(deflated 57%)
adding: org/eclipse/tycho/repository/module/PublishingRepositoryLoader.class(in = 4047) (out= 1451)(deflated 64%)
adding: org/eclipse/tycho/repository/p2base/metadata/ImmutableInMemoryMetadataRepository.class(in = 4631) (out= 1606)(deflated 65%)
adding: org/eclipse/tycho/repository/p2base/metadata/QueryableCollection.class(in = 2860) (out= 1063)(deflated 62%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/ArtifactRepositoryBaseImpl.class(in = 13509) (out= 4274)(deflated 68%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/ArtifactRepositoryBaseImpl$RawAddingArtifactSink.class(in = 1503) (out= 515)(deflated 65%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/ArtifactRepositoryBaseImpl$AddingArtifactSink.class(in = 3865) (out= 1733)(deflated 55%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/ArtifactRepositoryBaseImpl$1.class(in = 1605) (out= 574)(deflated 64%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/FileRepositoryArtifactProvider.class(in = 3119) (out= 1126)(deflated 63%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/AbstractArtifactRepository2.class(in = 7851) (out= 2458)(deflated 68%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/AbstractArtifactRepository2$CommittingArtifactOutputStream.class(in = 2412) (out= 1038)(deflated 56%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/ProviderOnlyArtifactRepository.class(in = 4656) (out= 1266)(deflated 72%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/RepositoryArtifactProvider.class(in = 14311) (out= 3881)(deflated 72%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/RepositoryArtifactProvider$ArtifactSinkExceptionWrapper.class(in = 861) (out= 364)(deflated 57%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/RepositoryArtifactProvider$BooleanStatusArtifactRequest.class(in = 1411) (out= 683)(deflated 51%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/RepositoryArtifactProvider$RetryTracker.class(in = 935) (out= 448)(deflated 52%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/RepositoryArtifactProvider$1.class(in = 2932) (out= 867)(deflated 70%)
adding: org/eclipse/tycho/repository/p2base/artifact/repository/RepositoryArtifactProvider$RepositoryLoader.class(in = 1980) (out= 859)(deflated 56%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/CompositeArtifactProvider.class(in = 7426) (out= 2290)(deflated 69%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/CompositeArtifactProviderBaseImpl.class(in = 5207) (out= 1667)(deflated 67%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/ArtifactProviderImplUtilities.class(in = 2015) (out= 890)(deflated 55%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/ArtifactProviderImplUtilities$FixedSeverityMultiStatus.class(in = 997) (out= 480)(deflated 51%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/formats/ArtifactTransferPolicies.class(in = 709) (out= 320)(deflated 54%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/formats/LocalArtifactTransferPolicy.class(in = 955) (out= 426)(deflated 55%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/formats/ArtifactTransferPolicyBase.class(in = 1645) (out= 654)(deflated 60%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/formats/RemoteArtifactTransferPolicy.class(in = 957) (out= 428)(deflated 55%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/formats/ArtifactTransferPolicy.class(in = 1037) (out= 506)(deflated 51%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/streaming/StreamArtifactSink.class(in = 1332) (out= 664)(deflated 50%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/streaming/StreamRawArtifactSink.class(in = 1010) (out= 415)(deflated 58%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/streaming/ArtifactSinkFactory.class(in = 1097) (out= 403)(deflated 63%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/streaming/IRawArtifactSink.class(in = 370) (out= 220)(deflated 40%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/streaming/ArtifactSinkException.class(in = 474) (out= 315)(deflated 33%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/streaming/IArtifactSink.class(in = 557) (out= 319)(deflated 42%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/IRawArtifactProvider.class(in = 795) (out= 329)(deflated 58%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/IArtifactProvider.class(in = 714) (out= 326)(deflated 54%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/IArtifactFileProvider.class(in = 347) (out= 205)(deflated 40%)
adding: org/eclipse/tycho/repository/p2base/artifact/provider/IRawArtifactFileProvider.class(in = 457) (out= 221)(deflated 51%)
adding: org/eclipse/tycho/repository/publishing/WriteSessionContext.class(in = 483) (out= 245)(deflated 49%)
adding: org/eclipse/tycho/repository/publishing/WriteSessionContext$ClassifierAndExtension.class(in = 546) (out= 330)(deflated 39%)
adding: org/eclipse/tycho/repository/publishing/PublishingRepository.class(in = 949) (out= 408)(deflated 57%)
adding: org/eclipse/tycho/repository/registry/ArtifactRepositoryBlackboard.class(in = 2471) (out= 921)(deflated 62%)
adding: org/eclipse/tycho/repository/registry/ReactorRepositoryManager.class(in = 670) (out= 320)(deflated 52%)
adding: org/eclipse/tycho/repository/util/internal/RepositoryFactoryTools.class(in = 2348) (out= 1062)(deflated 54%)
adding: org/eclipse/tycho/repository/util/internal/BundleConstants.class(in = 355) (out= 269)(deflated 24%)
adding: org/eclipse/tycho/repository/util/DuplicateFilteringLoggingProgressMonitor.class(in = 1244) (out= 720)(deflated 42%)
adding: org/eclipse/tycho/repository/util/GAVArtifactDescriptorBase.class(in = 2923) (out= 1107)(deflated 62%)
adding: org/eclipse/tycho/repository/util/LoggingProgressMonitor.class(in = 1292) (out= 654)(deflated 49%)
adding: org/eclipse/tycho/repository/util/StatusTool.class(in = 2180) (out= 1008)(deflated 53%)
adding: org/eclipse/tycho/repository/util/StatusTool$1.class(in = 246) (out= 173)(deflated 29%)
adding: org/eclipse/tycho/repository/util/StatusTool$HierarchyFormatter.class(in = 1230) (out= 616)(deflated 49%)
adding: org/eclipse/tycho/repository/util/StatusTool$StatusStringBuilder.class(in = 2247) (out= 1042)(deflated 53%)
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
Building tycho-bundles/org.eclipse.tycho.p2.resolver.impl ...
org.eclipse.core.runtime org.eclipse.equinox.security org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.director org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.updatesite org.eclipse.core.net org.eclipse.equinox.common org.eclipse.osgi org.eclipse.equinox.preferences
org.eclipse.core.runtime org.eclipse.equinox.security org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.director org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.updatesite org.eclipse.core.net org.eclipse.equinox.common org.eclipse.equinox.preferences
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.director org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.updatesite org.eclipse.core.net org.eclipse.equinox.common org.eclipse.equinox.preferences
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.director org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.updatesite org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.director org.eclipse.equinox.p2.repository org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.director org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.director org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.director org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.director org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.director org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.artifact.repository org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.artifact.repository org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.equinox.frameworkadmin org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.core.net org.eclipse.equinox.common
org.eclipse.core.runtime org.eclipse.core.net
org.eclipse.core.net
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/classes ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
added manifest
adding: OSGI-INF/(in = 0) (out= 0)(stored 0%)
adding: OSGI-INF/targetDefinitionResolverService.xml(in = 475) (out= 253)(deflated 46%)
adding: OSGI-INF/resolver.xml(in = 1016) (out= 353)(deflated 65%)
adding: OSGI-INF/remoteAgentManager.xml(in = 640) (out= 281)(deflated 56%)
adding: OSGI-INF/reactorRepoManager.xml(in = 850) (out= 343)(deflated 59%)
adding: OSGI-INF/proxyfacade.xml(in = 488) (out= 243)(deflated 50%)
adding: OSGI-INF/metadataserializable.xml(in = 362) (out= 205)(deflated 43%)
adding: OSGI-INF/generator.xml(in = 1715) (out= 380)(deflated 77%)
adding: plugin.properties(in = 549) (out= 266)(deflated 51%)
adding: about.html(in = 1445) (out= 713)(deflated 50%)
adding: org/eclipse/tycho/p2/manager/ReactorRepositoryManagerImpl.class(in = 6510) (out= 2362)(deflated 63%)
adding: org/eclipse/tycho/p2/resolver/DefaultP2ResolutionResultEntry.class(in = 1756) (out= 774)(deflated 55%)
adding: org/eclipse/tycho/p2/resolver/MetadataOnlyP2ResolutionResult.class(in = 2408) (out= 1048)(deflated 56%)
adding: org/eclipse/tycho/p2/resolver/ClassifiedLocation.class(in = 1702) (out= 931)(deflated 45%)
adding: org/eclipse/tycho/p2/resolver/DefaultP2ResolutionResult.class(in = 3621) (out= 1706)(deflated 52%)
adding: org/eclipse/tycho/p2/resolver/P2ResolverImpl.class(in = 18786) (out= 7040)(deflated 62%)
adding: org/eclipse/tycho/p2/resolver/P2ResolverFactoryImpl.class(in = 4653) (out= 1424)(deflated 69%)
adding: org/eclipse/tycho/p2/remote/OfflineTransport.class(in = 1528) (out= 661)(deflated 56%)
adding: org/eclipse/tycho/p2/remote/P2MirrorDisablingArtifactRepositoryManager.class(in = 6583) (out= 2034)(deflated 69%)
adding: org/eclipse/tycho/p2/remote/P2PasswordUtil.class(in = 2520) (out= 1293)(deflated 48%)
adding: org/eclipse/tycho/p2/remote/RemoteAgent.class(in = 4910) (out= 1755)(deflated 64%)
adding: org/eclipse/tycho/p2/remote/RemoteAgent$AgentBuilder.class(in = 1221) (out= 559)(deflated 54%)
adding: org/eclipse/tycho/p2/remote/RemoteArtifactRepositoryManager.class(in = 4615) (out= 1252)(deflated 72%)
adding: org/eclipse/tycho/p2/remote/RemoteMetadataRepositoryManager.class(in = 5290) (out= 1995)(deflated 62%)
adding: org/eclipse/tycho/p2/remote/RemoteRepositoryLoadingHelper.class(in = 4488) (out= 2037)(deflated 54%)
adding: org/eclipse/tycho/p2/remote/RemoteRepositoryCacheManager.class(in = 4136) (out= 1925)(deflated 53%)
adding: org/eclipse/tycho/p2/remote/RemoteAgentManager.class(in = 2213) (out= 1011)(deflated 54%)
adding: org/eclipse/tycho/p2/remote/IRepositoryIdManager.class(in = 415) (out= 294)(deflated 29%)
adding: org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.class(in = 4204) (out= 2076)(deflated 50%)
adding: org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl$1.class(in = 979) (out= 490)(deflated 49%)
adding: org/eclipse/tycho/p2/impl/repo/MetadataSerializableImpl.class(in = 2232) (out= 986)(deflated 55%)
adding: org/eclipse/tycho/p2/impl/repo/MetadataSerializableImpl$1.class(in = 2221) (out= 792)(deflated 64%)
adding: org/eclipse/tycho/p2/impl/Activator.class(in = 2085) (out= 1025)(deflated 50%)
adding: org/eclipse/tycho/p2/impl/publisher/model/ProductFile2.class(in = 1857) (out= 989)(deflated 46%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/FeatureRootAdvice.class(in = 6541) (out= 2734)(deflated 58%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/FeatureRootAdvice$1.class(in = 1244) (out= 543)(deflated 56%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/FileSet.class(in = 2003) (out= 965)(deflated 51%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.class(in = 1392) (out= 636)(deflated 54%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser$RootFilePath.class(in = 1701) (out= 869)(deflated 48%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/FileToPathMap.class(in = 1976) (out= 966)(deflated 51%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilesProperties.class(in = 3156) (out= 1453)(deflated 53%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilesProperties$Permission.class(in = 2111) (out= 1087)(deflated 48%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/ConfigSpec.class(in = 2207) (out= 1075)(deflated 51%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/RootPropertiesParser.class(in = 6429) (out= 2814)(deflated 56%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/RootPropertiesParser$1.class(in = 1070) (out= 541)(deflated 49%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/RootPropertiesParser$RootKeyType.class(in = 2448) (out= 1056)(deflated 56%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/RootPropertiesParser$ParsingResult.class(in = 1405) (out= 566)(deflated 59%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/SegmentHelper.class(in = 1061) (out= 642)(deflated 39%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/AbstractFileSet.class(in = 3379) (out= 1927)(deflated 42%)
adding: org/eclipse/tycho/p2/impl/publisher/rootfiles/VirtualFileSet.class(in = 1206) (out= 633)(deflated 47%)
adding: org/eclipse/tycho/p2/impl/publisher/AuthoredIUAction.class(in = 6241) (out= 2584)(deflated 58%)
adding: org/eclipse/tycho/p2/impl/publisher/BundleDependenciesAction.class(in = 6316) (out= 2408)(deflated 61%)
adding: org/eclipse/tycho/p2/impl/publisher/BundleDependenciesAction$2.class(in = 2153) (out= 816)(deflated 62%)
adding: org/eclipse/tycho/p2/impl/publisher/BundleDependenciesAction$1.class(in = 1494) (out= 611)(deflated 59%)
adding: org/eclipse/tycho/p2/impl/publisher/CategoryDependenciesAction.class(in = 663) (out= 336)(deflated 49%)
adding: org/eclipse/tycho/p2/impl/publisher/DefaultDependencyMetadataGenerator.class(in = 1656) (out= 506)(deflated 69%)
adding: org/eclipse/tycho/p2/impl/publisher/DownloadStatsAdvice.class(in = 2094) (out= 812)(deflated 61%)
adding: org/eclipse/tycho/p2/impl/publisher/FeatureDependenciesAction.class(in = 8048) (out= 3333)(deflated 58%)
adding: org/eclipse/tycho/p2/impl/publisher/MavenPropertiesAdvice.class(in = 2653) (out= 1095)(deflated 58%)
adding: org/eclipse/tycho/p2/impl/publisher/P2Artifact.class(in = 1470) (out= 648)(deflated 55%)
adding: org/eclipse/tycho/p2/impl/publisher/P2GeneratorImpl.class(in = 15582) (out= 5955)(deflated 61%)
adding: org/eclipse/tycho/p2/impl/publisher/P2GeneratorImpl$1.class(in = 1358) (out= 607)(deflated 55%)
adding: org/eclipse/tycho/p2/impl/publisher/ProductDependenciesAction.class(in = 3778) (out= 1683)(deflated 55%)
adding: org/eclipse/tycho/p2/impl/publisher/AbstractDependenciesAction.class(in = 6007) (out= 2220)(deflated 63%)
adding: org/eclipse/tycho/p2/impl/publisher/AbstractSiteDependenciesAction.class(in = 5106) (out= 2036)(deflated 60%)
adding: org/eclipse/tycho/p2/impl/publisher/SiteDependenciesAction.class(in = 1668) (out= 745)(deflated 55%)
adding: org/eclipse/tycho/p2/impl/publisher/DependencyMetadata.class(in = 2098) (out= 911)(deflated 56%)
adding: org/eclipse/tycho/p2/impl/publisher/AbstractMetadataGenerator.class(in = 7672) (out= 2645)(deflated 65%)
adding: org/eclipse/tycho/p2/impl/publisher/AbstractMetadataGenerator$1.class(in = 1683) (out= 632)(deflated 62%)
adding: org/eclipse/tycho/p2/impl/publisher/SourcesBundleDependencyMetadataGenerator.class(in = 5567) (out= 1989)(deflated 64%)
adding: org/eclipse/tycho/p2/impl/publisher/SourcesBundleDependencyMetadataGenerator$1.class(in = 1125) (out= 478)(deflated 57%)
adding: org/eclipse/tycho/p2/impl/publisher/repo/FeatureRootfileArtifactRepository.class(in = 5351) (out= 2385)(deflated 55%)
adding: org/eclipse/tycho/p2/impl/publisher/repo/TransientArtifactRepository.class(in = 5489) (out= 1799)(deflated 67%)
adding: org/eclipse/tycho/p2/impl/publisher/repo/TransientArtifactRepository$1.class(in = 805) (out= 409)(deflated 49%)
adding: org/eclipse/tycho/p2/target/ArtifactMatcher.class(in = 3310) (out= 1409)(deflated 57%)
adding: org/eclipse/tycho/p2/target/ArtifactTypeHelper.class(in = 5079) (out= 1851)(deflated 63%)
adding: org/eclipse/tycho/p2/target/FinalTargetPlatformImpl.class(in = 2285) (out= 780)(deflated 65%)
adding: org/eclipse/tycho/p2/target/TargetDefinitionResolver.class(in = 7484) (out= 2775)(deflated 62%)
adding: org/eclipse/tycho/p2/target/TargetDefinitionResolver$1.class(in = 949) (out= 492)(deflated 48%)
adding: org/eclipse/tycho/p2/target/TargetDefinitionResolver$LoadedIULocation.class(in = 6466) (out= 2354)(deflated 63%)
adding: org/eclipse/tycho/p2/target/TargetDefinitionResolver$ResolverRun.class(in = 9354) (out= 3445)(deflated 63%)
adding: org/eclipse/tycho/p2/target/TargetPlatformBaseImpl.class(in = 4917) (out= 1541)(deflated 68%)
adding: org/eclipse/tycho/p2/target/PreliminaryTargetPlatformImpl.class(in = 5859) (out= 1913)(deflated 67%)
adding: org/eclipse/tycho/p2/target/filters/TargetPlatformFilterEvaluator.class(in = 7214) (out= 2666)(deflated 63%)
adding: org/eclipse/tycho/p2/target/filters/TargetPlatformFilterEvaluator$1.class(in = 1496) (out= 676)(deflated 54%)
adding: org/eclipse/tycho/p2/target/filters/TargetPlatformFilterEvaluator$FilterLogger.class(in = 2248) (out= 968)(deflated 56%)
adding: org/eclipse/tycho/p2/target/filters/TargetPlatformFilterEvaluator$ParsedCapabilityPattern.class(in = 2308) (out= 956)(deflated 58%)
adding: org/eclipse/tycho/p2/target/DuplicateReactorIUsException.class(in = 2032) (out= 1002)(deflated 50%)
adding: org/eclipse/tycho/p2/target/TargetDefinitionContent.class(in = 979) (out= 447)(deflated 54%)
adding: org/eclipse/tycho/p2/target/ee/AllKnownEEsResolutionHints.class(in = 3718) (out= 1866)(deflated 49%)
adding: org/eclipse/tycho/p2/target/ee/CustomEEResolutionHandler.class(in = 3900) (out= 1564)(deflated 59%)
adding: org/eclipse/tycho/p2/target/ee/CustomEEResolutionHints.class(in = 3624) (out= 1673)(deflated 53%)
adding: org/eclipse/tycho/p2/target/ee/InvalidEENameException.class(in = 607) (out= 405)(deflated 33%)
adding: org/eclipse/tycho/p2/target/ee/StandardEEResolutionHandler.class(in = 581) (out= 332)(deflated 42%)
adding: org/eclipse/tycho/p2/target/ee/StandardEEResolutionHints.class(in = 8911) (out= 3492)(deflated 60%)
adding: org/eclipse/tycho/p2/target/ee/ExecutionEnvironmentResolutionHandler.class(in = 1654) (out= 705)(deflated 57%)
adding: org/eclipse/tycho/p2/target/P2TargetPlatform.class(in = 1501) (out= 584)(deflated 61%)
adding: org/eclipse/tycho/p2/target/TargetDefinitionResolverService.class(in = 5230) (out= 1894)(deflated 63%)
adding: org/eclipse/tycho/p2/target/TargetDefinitionResolverService$ResolutionArguments.class(in = 2648) (out= 1051)(deflated 60%)
adding: org/eclipse/tycho/p2/target/TargetPlatformFactoryImpl.class(in = 24212) (out= 7555)(deflated 68%)
adding: org/eclipse/tycho/p2/target/PomDependencyCollectorImpl.class(in = 5620) (out= 2305)(deflated 58%)
adding: org/eclipse/tycho/p2/target/TargetPlatformBundlePublisher.class(in = 3196) (out= 1351)(deflated 57%)
adding: org/eclipse/tycho/p2/target/TargetPlatformBundlePublisher$PublishedBundlesArtifactRepository.class(in = 4061) (out= 1467)(deflated 63%)
adding: org/eclipse/tycho/p2/target/TargetPlatformBundlePublisher$PublisherRun.class(in = 4560) (out= 1818)(deflated 60%)
adding: org/eclipse/tycho/p2/util/resolution/DependencyCollector.class(in = 5434) (out= 2179)(deflated 59%)
adding: org/eclipse/tycho/p2/util/resolution/ProjectorResolutionStrategy.class(in = 9073) (out= 3437)(deflated 62%)
adding: org/eclipse/tycho/p2/util/resolution/ResolutionDataImpl.class(in = 4005) (out= 1315)(deflated 67%)
adding: org/eclipse/tycho/p2/util/resolution/ExecutionEnvironmentResolutionHints.class(in = 682) (out= 352)(deflated 48%)
adding: org/eclipse/tycho/p2/util/resolution/ResolutionData.class(in = 697) (out= 349)(deflated 49%)
adding: org/eclipse/tycho/p2/util/resolution/ResolverException.class(in = 694) (out= 403)(deflated 41%)
adding: org/eclipse/tycho/p2/util/resolution/AbstractResolutionStrategy.class(in = 3775) (out= 1498)(deflated 60%)
adding: org/eclipse/tycho/p2/util/resolution/AbstractSlicerResolutionStrategy.class(in = 7039) (out= 2678)(deflated 61%)
adding: org/eclipse/tycho/p2/util/resolution/ResolverDebugUtils.class(in = 2374) (out= 1155)(deflated 51%)
adding: org/eclipse/tycho/p2/util/resolution/SlicerResolutionStrategy.class(in = 3858) (out= 1445)(deflated 62%)
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
Building tycho-bundles/org.eclipse.tycho.p2.tools.impl ...
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.updatesite org.eclipse.core.runtime org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.osgi org.eclipse.equinox.common org.eclipse.equinox.app org.eclipse.equinox.registry
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.updatesite org.eclipse.core.runtime org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app org.eclipse.equinox.registry
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.updatesite org.eclipse.core.runtime org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher org.eclipse.core.runtime org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher org.eclipse.core.runtime org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher org.eclipse.core.runtime org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.equinox.p2.publisher org.eclipse.core.runtime org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.core.runtime org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.core.runtime org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.core.runtime org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.p2.director.app org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.core.runtime org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.core.runtime org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.director org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.equinox.p2.core org.eclipse.core.runtime org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.core.runtime org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.frameworkadmin org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.equinox.frameworkadmin org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.core.runtime org.eclipse.equinox.common org.eclipse.equinox.app
org.eclipse.core.runtime org.eclipse.equinox.app
org.eclipse.core.runtime
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/classes ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
added manifest
adding: OSGI-INF/(in = 0) (out= 0)(stored 0%)
adding: OSGI-INF/verifierservice.xml(in = 470) (out= 256)(deflated 45%)
adding: OSGI-INF/publisherfactory.xml(in = 681) (out= 302)(deflated 55%)
adding: OSGI-INF/mirrorapp.xml(in = 490) (out= 262)(deflated 46%)
adding: OSGI-INF/directorapp.xml(in = 477) (out= 264)(deflated 44%)
adding: OSGI-INF/baseline.xml(in = 635) (out= 288)(deflated 54%)
adding: plugin.properties(in = 549) (out= 266)(deflated 51%)
adding: about.html(in = 1445) (out= 713)(deflated 50%)
adding: org/eclipse/tycho/p2/tools/baseline/BaselineServiceImpl.class(in = 9674) (out= 3753)(deflated 61%)
adding: org/eclipse/tycho/p2/tools/director/DirectorApplicationWrapper.class(in = 1439) (out= 582)(deflated 59%)
adding: org/eclipse/tycho/p2/tools/director/DirectorApplicationWrapper$1.class(in = 298) (out= 188)(deflated 36%)
adding: org/eclipse/tycho/p2/tools/director/DirectorApplicationWrapper$DirectorApplicationWrapperCommand.class(in = 2261) (out= 987)(deflated 56%)
adding: org/eclipse/tycho/p2/tools/impl/Activator.class(in = 1823) (out= 842)(deflated 53%)
adding: org/eclipse/tycho/p2/tools/mirroring/MirrorApplication.class(in = 4862) (out= 1803)(deflated 62%)
adding: org/eclipse/tycho/p2/tools/mirroring/MirrorApplicationServiceImpl.class(in = 13976) (out= 5349)(deflated 61%)
adding: org/eclipse/tycho/p2/tools/mirroring/MirrorApplicationServiceImpl$LogListener.class(in = 2162) (out= 1073)(deflated 50%)
adding: org/eclipse/tycho/p2/tools/publisher/ProductBinariesWriteSession.class(in = 1620) (out= 791)(deflated 51%)
adding: org/eclipse/tycho/p2/tools/publisher/ProductVersionExpansionRun.class(in = 3873) (out= 1675)(deflated 56%)
adding: org/eclipse/tycho/p2/tools/publisher/ExpandedProduct.class(in = 8343) (out= 3484)(deflated 58%)
adding: org/eclipse/tycho/p2/tools/publisher/PublishProductToolImpl.class(in = 7108) (out= 2602)(deflated 63%)
adding: org/eclipse/tycho/p2/tools/publisher/PublishProductToolImpl$1.class(in = 976) (out= 536)(deflated 45%)
adding: org/eclipse/tycho/p2/tools/publisher/DependencySeedUtil.class(in = 666) (out= 363)(deflated 45%)
adding: org/eclipse/tycho/p2/tools/publisher/PublisherServiceFactoryImpl.class(in = 3955) (out= 1217)(deflated 69%)
adding: org/eclipse/tycho/p2/tools/publisher/PublisherActionRunner.class(in = 4678) (out= 1710)(deflated 63%)
adding: org/eclipse/tycho/p2/tools/publisher/PublisherServiceImpl.class(in = 5268) (out= 2231)(deflated 57%)
adding: org/eclipse/tycho/p2/tools/publisher/ResultSpyAction.class(in = 1968) (out= 938)(deflated 52%)
adding: org/eclipse/tycho/p2/tools/verifier/VerifierServiceImpl.class(in = 7009) (out= 2713)(deflated 61%)
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.eclipse.tycho:tycho-embedder-api:jar:1.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 40, column 12
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 48, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-embedder-api >----------------
[INFO] Building Tycho Embedder API 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-embedder-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-embedder-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-embedder-api/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-embedder-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-embedder-api/target/classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ tycho-embedder-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-embedder-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-embedder-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-embedder-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-embedder-api ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-embedder-api/target/tycho-embedder-api-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-embedder-api ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-embedder-api/target/tycho-embedder-api-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-embedder-api/1.7.0-SNAPSHOT/tycho-embedder-api-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-embedder-api/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-embedder-api/1.7.0-SNAPSHOT/tycho-embedder-api-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.348 s
[INFO] Finished at: 2021-02-15T17:55:45Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------< org.eclipse.tycho:tycho-metadata-model >---------------
[INFO] Building Tycho Eclipse Project Metadata Model 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-metadata-model ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-metadata-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-metadata-model/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-metadata-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-metadata-model/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-metadata-model ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-metadata-model ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-metadata-model ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-metadata-model ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-metadata-model/target/tycho-metadata-model-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-metadata-model ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-metadata-model/target/tycho-metadata-model-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-metadata-model/1.7.0-SNAPSHOT/tycho-metadata-model-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-metadata-model/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-metadata-model/1.7.0-SNAPSHOT/tycho-metadata-model-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.386 s
[INFO] Finished at: 2021-02-15T17:55:51Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.eclipse.tycho:sisu-equinox-api:jar:1.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 25, column 12
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 33, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] -----------------< org.eclipse.tycho:sisu-equinox-api >-----------------
[INFO] Building Sisu Equinox Services API 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sisu-equinox-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sisu-equinox-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-api/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sisu-equinox-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-api/target/classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ sisu-equinox-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sisu-equinox-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sisu-equinox-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ sisu-equinox-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sisu-equinox-api ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sisu-equinox-api ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/sisu-equinox-api/1.7.0-SNAPSHOT/sisu-equinox-api-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-api/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/sisu-equinox-api/1.7.0-SNAPSHOT/sisu-equinox-api-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.551 s
[INFO] Finished at: 2021-02-15T17:55:58Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.eclipse.tycho:sisu-equinox-embedder:jar:1.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.plexus:plexus-component-metadata is missing. @ line 46, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] --------------< org.eclipse.tycho:sisu-equinox-embedder >---------------
[INFO] Building Sisu Equinox Embedder 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sisu-equinox-embedder ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sisu-equinox-embedder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-embedder/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sisu-equinox-embedder ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-embedder/target/classes
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ sisu-equinox-embedder ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sisu-equinox-embedder ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sisu-equinox-embedder ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ sisu-equinox-embedder ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sisu-equinox-embedder ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sisu-equinox-embedder ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/sisu-equinox-embedder/1.7.0-SNAPSHOT/sisu-equinox-embedder-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/sisu-equinox-embedder/1.7.0-SNAPSHOT/sisu-equinox-embedder-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.065 s
[INFO] Finished at: 2021-02-15T17:56:04Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.eclipse.tycho:tycho-core:jar:1.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 81, column 12
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 61, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] --------------------< org.eclipse.tycho:tycho-core >--------------------
[INFO] Building Tycho Core 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 85 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/targetplatform/LocalDependencyResolver.java: Some input files use or override a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/targetplatform/LocalDependencyResolver.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/EquinoxResolver.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/EquinoxResolver.java uses unchecked or unsafe operations.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/EquinoxResolver.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-core ---
[INFO] Discovered 34 component descriptors(s)
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ tycho-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-core ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-core ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-core ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/target/tycho-core-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ tycho-core ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-core ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/target/tycho-core-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-core/1.7.0-SNAPSHOT/tycho-core-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-core/1.7.0-SNAPSHOT/tycho-core-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.454 s
[INFO] Finished at: 2021-02-15T17:56:15Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] --------------< org.eclipse.tycho:tycho-packaging-plugin >--------------
[INFO] Building Tycho OSGi Packaging Plugin 1.7.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-packaging-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-packaging-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-packaging-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/UpdateSiteAssembler.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/UpdateSiteAssembler.java uses or overrides a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/UpdateSiteAssembler.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/ProductExportMojo.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/ProductExportMojo.java uses unchecked or unsafe operations.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/ProductExportMojo.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-packaging-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-core:1.7.0-SNAPSHOT. Some javadoc tags (@since, @deprecated and comments) won't be used
[INFO] java-annotations mojo extractor found 11 mojo descriptors.
line 2 column 68 - Error: plugin is not recognized!
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-packaging-plugin ---
[INFO] Discovered 6 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-packaging-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-packaging-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-packaging-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-packaging-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/target/tycho-packaging-plugin-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-packaging-plugin ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-packaging-plugin ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/target/tycho-packaging-plugin-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-packaging-plugin/1.7.0-SNAPSHOT/tycho-packaging-plugin-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-packaging-plugin/1.7.0-SNAPSHOT/tycho-packaging-plugin-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.423 s
[INFO] Finished at: 2021-02-15T17:56:25Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.eclipse.tycho:tycho-p2-facade:jar:1.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.plexus:plexus-component-metadata is missing. @ line 57, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] -----------------< org.eclipse.tycho:tycho-p2-facade >------------------
[INFO] Building Tycho p2 Resolver Component 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-facade ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-facade ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-facade ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/src/main/java/org/eclipse/tycho/p2/resolver/P2DependencyResolver.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/src/main/java/org/eclipse/tycho/p2/resolver/P2DependencyResolver.java uses or overrides a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/src/main/java/org/eclipse/tycho/p2/resolver/P2DependencyResolver.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-p2-facade ---
[INFO] Discovered 2 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-facade ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-facade ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-facade ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-facade ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-facade ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-p2-facade/1.7.0-SNAPSHOT/tycho-p2-facade-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-p2-facade/1.7.0-SNAPSHOT/tycho-p2-facade-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.964 s
[INFO] Finished at: 2021-02-15T17:56:32Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-maven-plugin >----------------
[INFO] Building Tycho Maven Build Extension 1.7.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-maven-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-maven-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 1 mojo descriptor.
[WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-core:1.7.0-SNAPSHOT. Some javadoc tags (@since, @deprecated and comments) won't be used
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-maven-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-maven-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-maven-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-maven-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-maven-plugin/target/tycho-maven-plugin-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-maven-plugin ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-maven-plugin ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-maven-plugin/target/tycho-maven-plugin-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-maven-plugin/1.7.0-SNAPSHOT/tycho-maven-plugin-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-maven-plugin/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-maven-plugin/1.7.0-SNAPSHOT/tycho-maven-plugin-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.491 s
[INFO] Finished at: 2021-02-15T17:56:39Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------< org.eclipse.tycho:tycho-p2-repository-plugin >------------
[INFO] Building Tycho p2 Repository Plugin 1.7.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-repository-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-repository-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-repository-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-repository-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-repository-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-p2-repository-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-core:1.7.0-SNAPSHOT. Some javadoc tags (@since, @deprecated and comments) won't be used
[INFO] java-annotations mojo extractor found 3 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-repository-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-repository-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-repository-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-repository-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-repository-plugin ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-repository-plugin ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0-SNAPSHOT/tycho-p2-repository-plugin-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-repository-plugin/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0-SNAPSHOT/tycho-p2-repository-plugin-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.740 s
[INFO] Finished at: 2021-02-15T17:56:47Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------< org.eclipse.tycho:tycho-p2-publisher-plugin >-------------
[INFO] Building Tycho p2 Publisher Plugin 1.7.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-publisher-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-publisher-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-publisher-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-publisher-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-publisher-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-p2-publisher-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-packaging-plugin:1.7.0-SNAPSHOT. Some javadoc tags (@since, @deprecated and comments) won't be used
[WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-core:1.7.0-SNAPSHOT. Some javadoc tags (@since, @deprecated and comments) won't be used
[INFO] java-annotations mojo extractor found 5 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-publisher-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-publisher-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-publisher-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-publisher-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-publisher-plugin ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-publisher-plugin ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0-SNAPSHOT/tycho-p2-publisher-plugin-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-publisher-plugin/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0-SNAPSHOT/tycho-p2-publisher-plugin-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.925 s
[INFO] Finished at: 2021-02-15T17:56:55Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ----------< org.eclipse.tycho:target-platform-configuration >-----------
[INFO] Building Tycho Target Platform Configuration Plugin 1.7.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ target-platform-configuration ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ target-platform-configuration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/target-platform-configuration/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ target-platform-configuration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/target-platform-configuration/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ target-platform-configuration ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-core:1.7.0-SNAPSHOT. Some javadoc tags (@since, @deprecated and comments) won't be used
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ target-platform-configuration ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ target-platform-configuration ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ target-platform-configuration ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ target-platform-configuration ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/target-platform-configuration/target/target-platform-configuration-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ target-platform-configuration ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ target-platform-configuration ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/target-platform-configuration/target/target-platform-configuration-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/target-platform-configuration/1.7.0-SNAPSHOT/target-platform-configuration-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/target-platform-configuration/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/target-platform-configuration/1.7.0-SNAPSHOT/target-platform-configuration-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.525 s
[INFO] Finished at: 2021-02-15T17:57:02Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------< org.eclipse.tycho:tycho-artifactcomparator >-------------
[INFO] Building Tycho Artifactor Comparator Plugin 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-artifactcomparator ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-artifactcomparator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-artifactcomparator/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-artifactcomparator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-artifactcomparator/target/classes
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-artifactcomparator ---
[INFO] Discovered 6 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-artifactcomparator ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-artifactcomparator ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-artifactcomparator ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-artifactcomparator ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-artifactcomparator/target/tycho-artifactcomparator-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-artifactcomparator ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-artifactcomparator/target/tycho-artifactcomparator-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-artifactcomparator/1.7.0-SNAPSHOT/tycho-artifactcomparator-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-artifactcomparator/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-artifactcomparator/1.7.0-SNAPSHOT/tycho-artifactcomparator-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.068 s
[INFO] Finished at: 2021-02-15T17:57:08Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.eclipse.tycho:sisu-equinox-launching:jar:1.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 50, column 12
[WARNING] 'build.plugins.plugin.version' for org.codehaus.plexus:plexus-component-metadata is missing. @ line 39, column 12
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 58, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] --------------< org.eclipse.tycho:sisu-equinox-launching >--------------
[INFO] Building Sisu Equinox Launching 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sisu-equinox-launching ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sisu-equinox-launching ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-launching/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sisu-equinox-launching ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-launching/target/classes
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ sisu-equinox-launching ---
[INFO] Discovered 3 component descriptors(s)
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ sisu-equinox-launching ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sisu-equinox-launching ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sisu-equinox-launching ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ sisu-equinox-launching ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sisu-equinox-launching ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sisu-equinox-launching ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/sisu-equinox-launching/1.7.0-SNAPSHOT/sisu-equinox-launching-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-launching/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/sisu-equinox-launching/1.7.0-SNAPSHOT/sisu-equinox-launching-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.625 s
[INFO] Finished at: 2021-02-15T17:57:17Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------< org.eclipse.tycho:tycho-p2-plugin >------------------
[INFO] Building Tycho p2 Metadata Plugin 1.7.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/src/main/java/org/eclipse/tycho/plugins/p2/AbstractP2MetadataMojo.java: Some input files use or override a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/src/main/java/org/eclipse/tycho/plugins/p2/AbstractP2MetadataMojo.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-p2-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-core:1.7.0-SNAPSHOT. Some javadoc tags (@since, @deprecated and comments) won't be used
[INFO] java-annotations mojo extractor found 6 mojo descriptors.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-p2-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/target/tycho-p2-plugin-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-plugin ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-plugin ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/target/tycho-p2-plugin-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-p2-plugin/1.7.0-SNAPSHOT/tycho-p2-plugin-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-p2-plugin/1.7.0-SNAPSHOT/tycho-p2-plugin-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.340 s
[INFO] Finished at: 2021-02-15T17:57:27Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-lib-detector >----------------
[INFO] Building Tycho JVM Library Detector 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-lib-detector ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-lib-detector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-lib-detector/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-lib-detector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-lib-detector/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-lib-detector ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-lib-detector ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-lib-detector ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-lib-detector ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-lib-detector/target/tycho-lib-detector-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-lib-detector ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-lib-detector/target/tycho-lib-detector-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-lib-detector/1.7.0-SNAPSHOT/tycho-lib-detector-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-lib-detector/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-lib-detector/1.7.0-SNAPSHOT/tycho-lib-detector-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.499 s
[INFO] Finished at: 2021-02-15T17:57:34Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-compiler-jdt >----------------
[INFO] Building Tycho JDT Compiler Component 1.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-compiler-jdt ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-compiler-jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-compiler-jdt ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/target/classes
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-compiler-jdt ---
[INFO] Discovered 2 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-compiler-jdt ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-compiler-jdt ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-compiler-jdt ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-compiler-jdt ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/target/tycho-compiler-jdt-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-compiler-jdt ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/target/tycho-compiler-jdt-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-compiler-jdt/1.7.0-SNAPSHOT/tycho-compiler-jdt-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-compiler-jdt/1.7.0-SNAPSHOT/tycho-compiler-jdt-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.979 s
[INFO] Finished at: 2021-02-15T17:57:41Z
[INFO] ------------------------------------------------------------------------
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] --------------< org.eclipse.tycho:tycho-compiler-plugin >---------------
[INFO] Building Tycho OSGi Compiler Plugin 1.7.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-compiler-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-compiler-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/src/main/java/org/eclipse/tycho/compiler/AbstractOsgiCompilerMojo.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/src/main/java/org/eclipse/tycho/compiler/AbstractOsgiCompilerMojo.java uses or overrides a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/src/main/java/org/eclipse/tycho/compiler/AbstractOsgiCompilerMojo.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-core:1.7.0-SNAPSHOT. Some javadoc tags (@since, @deprecated and comments) won't be used
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-compiler-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-compiler-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-compiler-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-compiler-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/target/tycho-compiler-plugin-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-compiler-plugin ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-compiler-plugin ---
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/target/tycho-compiler-plugin-1.7.0-SNAPSHOT.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-compiler-plugin/1.7.0-SNAPSHOT/tycho-compiler-plugin-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/pom.xml to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2/org/eclipse/tycho/tycho-compiler-plugin/1.7.0-SNAPSHOT/tycho-compiler-plugin-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.506 s
[INFO] Finished at: 2021-02-15T17:57:51Z
[INFO] ------------------------------------------------------------------------
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.equinox.registry org.eclipse.equinox.security org.eclipse.equinox.simpleconfigurator org.eclipse.equinox.simpleconfigurator.manipulator org.eclipse.osgi org.eclipse.osgi.compatibility.state org.eclipse.osgi.services org.eclipse.osgi.util org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz org.fedoraproject.p2
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.equinox.registry org.eclipse.equinox.security org.eclipse.equinox.simpleconfigurator org.eclipse.equinox.simpleconfigurator.manipulator org.eclipse.osgi org.eclipse.osgi.compatibility.state org.eclipse.osgi.services org.eclipse.osgi.util org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.equinox.registry org.eclipse.equinox.security org.eclipse.equinox.simpleconfigurator org.eclipse.equinox.simpleconfigurator.manipulator org.eclipse.osgi org.eclipse.osgi.compatibility.state org.eclipse.osgi.services org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.equinox.registry org.eclipse.equinox.security org.eclipse.equinox.simpleconfigurator org.eclipse.equinox.simpleconfigurator.manipulator org.eclipse.osgi org.eclipse.osgi.compatibility.state org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.equinox.registry org.eclipse.equinox.security org.eclipse.equinox.simpleconfigurator org.eclipse.equinox.simpleconfigurator.manipulator org.eclipse.osgi org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.equinox.registry org.eclipse.equinox.security org.eclipse.equinox.simpleconfigurator org.eclipse.equinox.simpleconfigurator.manipulator org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.equinox.registry org.eclipse.equinox.security org.eclipse.equinox.simpleconfigurator org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.equinox.registry org.eclipse.equinox.security org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.equinox.registry org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.equinox.preferences org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.equinox.p2.updatesite org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.equinox.p2.transport.ecf org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.equinox.p2.touchpoint.natives org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.equinox.p2.touchpoint.eclipse org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.equinox.p2.repository.tools org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.equinox.p2.repository org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.equinox.p2.publisher.eclipse org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.equinox.p2.publisher org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.equinox.p2.metadata.repository org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.equinox.p2.metadata org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.equinox.p2.jarprocessor org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.equinox.p2.garbagecollector org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.equinox.p2.engine org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.equinox.p2.director.app org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.equinox.p2.director org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.equinox.p2.core org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.equinox.p2.artifact.repository org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.equinox.launcher org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.equinox.frameworkadmin.equinox org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.equinox.frameworkadmin org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.equinox.ds org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.equinox.concurrent org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.equinox.common org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.equinox.app org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.core.runtime org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.core.net org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.core.jobs org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.core.contenttype org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.ecf org.eclipse.ecf.filetransfer org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.ecf org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.ecf org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.ecf.identity org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.ecf.identity org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.tycho.noopsecurity org.sat4j.core org.sat4j.pb org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.tycho.noopsecurity org.sat4j.core org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.felix.scr org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.tycho.noopsecurity org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.tycho.noopsecurity org.tukaani.xz
org.apache.commons.codec org.apache.commons.logging org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpcore org.eclipse.tycho.noopsecurity
org.apache.commons.codec org.apache.commons.logging org.apache.httpcomponents.httpcore org.eclipse.tycho.noopsecurity
org.apache.commons.codec org.apache.commons.logging org.eclipse.tycho.noopsecurity
org.apache.commons.codec org.eclipse.tycho.noopsecurity
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-bundles-external/target ~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
adding: eclipse/ (stored 0%)
adding: eclipse/configuration/ (stored 0%)
adding: eclipse/configuration/config.ini (deflated 71%)
adding: eclipse/.eclipseproduct (deflated 6%)
adding: eclipse/plugins/ (stored 0%)
adding: eclipse/plugins/org.apache.commons.codec_1.13.0.jar (deflated 17%)
adding: eclipse/plugins/org.apache.commons.logging_1.2.0.jar (deflated 8%)
adding: eclipse/plugins/org.apache.httpcomponents.httpcore_4.4.12.jar (deflated 11%)
adding: eclipse/plugins/org.apache.httpcomponents.httpclient_4.5.10.jar (deflated 10%)
adding: eclipse/plugins/org.tukaani.xz_1.8.jar (deflated 12%)
adding: eclipse/plugins/org.apache.felix.scr_2.1.16.jar (deflated 8%)
adding: eclipse/plugins/org.sat4j.core_2.3.5.v20130405.jar (deflated 8%)
adding: eclipse/plugins/org.sat4j.pb_2.3.5.v20130405.jar (deflated 8%)
adding: eclipse/plugins/org.eclipse.ecf.identity_3.9.300.v20191218-1159.jar (deflated 11%)
adding: eclipse/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191218-1159.jar (deflated 29%)
adding: eclipse/plugins/org.eclipse.ecf_3.9.4.v20191218-1159.jar (deflated 13%)
adding: eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191218-1159.jar (deflated 11%)
adding: eclipse/plugins/org.eclipse.ecf.filetransfer_5.0.300.v20191218-1159.jar (deflated 34%)
adding: eclipse/plugins/org.eclipse.ecf.ssl_1.2.300.v20191218-1159.jar (deflated 14%)
adding: eclipse/plugins/org.eclipse.ecf.provider.filetransfer_3.2.500.v20191218-1159.jar (deflated 12%)
adding: eclipse/plugins/org.eclipse.core.contenttype_3.7.800.v20200914-0420.jar (deflated 9%)
adding: eclipse/plugins/org.eclipse.core.jobs_3.10.800.v20200914-0420.jar (deflated 7%)
adding: eclipse/plugins/org.eclipse.core.net_1.3.1000.v20200914-0420.jar (deflated 9%)
adding: eclipse/plugins/org.eclipse.core.runtime_3.19.0.v20200914-0420.jar (deflated 7%)
adding: eclipse/plugins/org.eclipse.equinox.app_1.5.0.v20200914-0420.jar (deflated 7%)
adding: eclipse/plugins/org.eclipse.equinox.common_3.13.0.v20200914-0420.jar (deflated 8%)
adding: eclipse/plugins/org.eclipse.equinox.concurrent_1.1.500.v20200914-0420.jar (deflated 20%)
adding: eclipse/plugins/org.eclipse.equinox.ds_1.6.200.v20200914-0420.jar (deflated 12%)
adding: eclipse/plugins/org.eclipse.equinox.frameworkadmin_2.1.400.v20200914-0420.jar (deflated 12%)
adding: eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200914-0420.jar (deflated 5%)
adding: eclipse/plugins/org.eclipse.equinox.launcher_1.5.801.v20200914-0420.jar (deflated 5%)
adding: eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200914-0420.jar (deflated 10%)
adding: eclipse/plugins/org.eclipse.equinox.p2.core_2.6.300.v20200914-0420.jar (deflated 14%)
adding: eclipse/plugins/org.eclipse.equinox.p2.director_2.4.700.v20200914-0420.jar (deflated 8%)
adding: eclipse/plugins/org.eclipse.equinox.p2.director.app_1.1.600.v20200914-0420.jar (deflated 6%)
adding: eclipse/plugins/org.eclipse.equinox.p2.engine_2.6.700.v20200914-0420.jar (deflated 8%)
adding: eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200914-0420.jar (deflated 16%)
adding: eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200914-0420.jar (deflated 9%)
adding: eclipse/plugins/org.eclipse.equinox.p2.metadata_2.5.0.v20200914-0420.jar (deflated 11%)
adding: eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.3.400.v20200914-0420.jar (deflated 11%)
adding: eclipse/plugins/org.eclipse.equinox.p2.publisher_1.5.400.v20200914-0420.jar (deflated 8%)
adding: eclipse/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200914-0420.jar (deflated 6%)
adding: eclipse/plugins/org.eclipse.equinox.p2.repository_2.4.800.v20200914-0420.jar (deflated 12%)
adding: eclipse/plugins/org.eclipse.equinox.p2.repository.tools_2.2.500.v20200914-0420.jar (deflated 7%)
adding: eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200914-0420.jar (deflated 9%)
adding: eclipse/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200914-0420.jar (deflated 9%)
adding: eclipse/plugins/org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200914-0420.jar (deflated 9%)
adding: eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.1.400.v20200914-0420.jar (deflated 5%)
adding: eclipse/plugins/org.eclipse.equinox.preferences_3.8.0.v20200914-0420.jar (deflated 10%)
adding: eclipse/plugins/org.eclipse.equinox.registry_3.9.0.v20200914-0420.jar (deflated 8%)
adding: eclipse/plugins/org.eclipse.equinox.security_1.3.500.v20200914-0420.jar (deflated 11%)
adding: eclipse/plugins/org.eclipse.equinox.simpleconfigurator_1.3.600.v20200914-0420.jar (deflated 8%)
adding: eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200914-0420.jar (deflated 12%)
adding: eclipse/plugins/org.eclipse.osgi_3.16.0.v20200914-0420.jar (deflated 8%)
adding: eclipse/plugins/org.eclipse.osgi.compatibility.state_1.2.100.v20200914-0420.jar (deflated 3%)
adding: eclipse/plugins/org.eclipse.osgi.services_3.9.0.v20200914-0420.jar (deflated 19%)
adding: eclipse/plugins/org.eclipse.osgi.util_3.5.300.v20200914-0420.jar (deflated 11%)
adding: eclipse/plugins/org.fedoraproject.p2_0.0.1.qualifier.jar (deflated 8%)
~/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin :maven-clean-plugin tycho-bundles/tycho-standalone-p2-director '
default-clean-1
initialize
true
'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:modules 'fedoraproject-p2'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1E2l1n
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd org.eclipse.tycho-tycho-1.7.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
++ pwd
++ pwd
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dtycho-version=1.7.0-SNAPSHOT -DtychoBootstrapVersion=1.7.0-SNAPSHOT -Dmaven.repo.local=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2 -Dfedora.p2.repos=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap
Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dtycho-version=1.7.0-SNAPSHOT -DtychoBootstrapVersion=1.7.0-SNAPSHOT -Dmaven.repo.local=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2 -Dfedora.p2.repos=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', '-Dtycho-version=1.7.0-SNAPSHOT', '-DtychoBootstrapVersion=1.7.0-SNAPSHOT', '-Dmaven.repo.local=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/.m2', '-Dfedora.p2.repos=/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Computing target platform for MavenProject: org.fedoraproject.p2:org.fedoraproject.p2:0.0.1-SNAPSHOT @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/org.fedoraproject.p2/pom.xml
[INFO] Adding repository fedora:/usr/lib/eclipse/plugins
[INFO] Adding repository fedora:/usr/lib/eclipse/features
[INFO] Adding repository fedora:/usr/lib/eclipse/dropins
[INFO] Adding repository fedora:/usr/share/eclipse/dropins
[INFO] Adding repository fedora:/usr/lib/eclipse/droplets
[INFO] Adding repository fedora:/usr/share/eclipse/droplets
[INFO] Adding repository fedora:/usr/share/java
[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3
[WARNING] /usr/share/java/guice/google-guice.jar and /usr/share/java/guice/google-guice-no_aop.jar have the same ID and version.
[WARNING] /usr/share/java/guice/google-guice-no_aop.jar will be preferred.
[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3
[WARNING] /usr/share/java/guice/google-guice-no_aop.jar and /usr/share/java/google-guice.jar have the same ID and version.
[WARNING] /usr/share/java/google-guice.jar will be preferred.
[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3
[WARNING] /usr/share/java/google-guice.jar and /usr/share/java/google-guice-no_aop.jar have the same ID and version.
[WARNING] /usr/share/java/google-guice-no_aop.jar will be preferred.
[INFO] Adding repository fedora:/usr/lib/java
[INFO] Adding repository fedora:/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/bootstrap
[INFO] Resolving dependencies of MavenProject: org.fedoraproject.p2:org.fedoraproject.p2:0.0.1-SNAPSHOT @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/org.fedoraproject.p2/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3
[WARNING] /usr/share/java/guice/google-guice.jar and /usr/share/java/guice/google-guice-no_aop.jar have the same ID and version.
[WARNING] /usr/share/java/guice/google-guice-no_aop.jar will be preferred.
[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3
[WARNING] /usr/share/java/guice/google-guice-no_aop.jar and /usr/share/java/google-guice.jar have the same ID and version.
[WARNING] /usr/share/java/google-guice.jar will be preferred.
[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3
[WARNING] /usr/share/java/google-guice.jar and /usr/share/java/google-guice-no_aop.jar have the same ID and version.
[WARNING] /usr/share/java/google-guice-no_aop.jar will be preferred.
[INFO] Resolving class path of MavenProject: org.fedoraproject.p2:org.fedoraproject.p2:0.0.1-SNAPSHOT @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/org.fedoraproject.p2/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:tycho-standalone-p2-director:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-standalone-p2-director/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:tycho-standalone-p2-director:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-standalone-p2-director/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:tycho-standalone-p2-director:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-standalone-p2-director/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.core.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.core.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.core.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:tycho-bundles-external:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-bundles-external/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:tycho-bundles-external:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-bundles-external/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:tycho-bundles-external:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-bundles-external/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml
[WARNING] The project org.eclipse.tycho:tycho:pom:1.7.0 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Fedora Project p2 Parent [pom]
[INFO] Fedora Project p2 Integration Plugin [eclipse-plugin]
[INFO] XMvn P2 Installer Plugin [jar]
[INFO] Tycho [pom]
[INFO] Tycho OSGi Bundles Parent [pom]
[INFO] Tycho Noop Equinox password provider [eclipse-plugin]
[INFO] Repository with p2 Director Bundles [eclipse-repository]
[INFO] Tycho Embedder API Maven/OSGi Shared Classes [eclipse-plugin]
[INFO] Tycho Core Maven/OSGi Shared Classes [eclipse-plugin]
[INFO] Tycho p2 Resolver Maven/OSGi Shared Classes [eclipse-plugin]
[INFO] Tycho p2 Tools Maven/OSGi Shared Classes [eclipse-plugin]
[INFO] Tycho Maven/p2 Repository Integration [eclipse-plugin]
[INFO] Tycho p2 Resolver Bundle [eclipse-plugin]
[INFO] Tycho p2 Tools Bundle [eclipse-plugin]
[INFO] Tycho OSGi Runtime External Bundles [eclipse-application]
[INFO] Sisu Equinox/Plexus bridge [pom]
[INFO] Sisu Equinox Services API [jar]
[INFO] Sisu Equinox Embedder [jar]
[INFO] Tycho Eclipse Project Metadata Model [jar]
[INFO] Tycho Embedder API [jar]
[INFO] Tycho Core [jar]
[INFO] Sisu Equinox Launching [jar]
[INFO] Tycho JVM Library Detector [jar]
[INFO] Tycho JDT Compiler Component [jar]
[INFO] Tycho OSGi Compiler Plugin [maven-plugin]
[INFO] Tycho OSGi Packaging Plugin [maven-plugin]
[INFO] Tycho p2 Tools Parent [pom]
[INFO] Tycho p2 Resolver Component [jar]
[INFO] Tycho OSGi Source Plugin [maven-plugin]
[INFO] Tycho Target Platform Configuration Plugin [maven-plugin]
[INFO] Tycho Maven Build Extension [maven-plugin]
[INFO] Tycho POM Generator Plugin [maven-plugin]
[INFO] Tycho Surefire OSGi Booter Eclipse Application [eclipse-plugin]
[INFO] Tycho Surefire Parent [pom]
[INFO] Tycho Surefire OSGi JUnit 3 Runner [jar]
[INFO] Tycho Surefire OSGi JUnit 4 Runner [jar]
[INFO] Tycho Surefire OSGi JUnit 4.7 Runner [jar]
[INFO] Tycho Surefire OSGi TestNG Runner [jar]
[INFO] Tycho Surefire Plugin [maven-plugin]
[INFO] Tycho Release Parent [pom]
[INFO] Tycho Versions Plugin [maven-plugin]
[INFO] Tycho p2 Director Plugin [maven-plugin]
[INFO] Tycho Artifactor Comparator Plugin [jar]
[INFO] Tycho p2 Metadata Plugin [maven-plugin]
[INFO] Tycho p2 Publisher Plugin [maven-plugin]
[INFO] Tycho p2 Repository Plugin [maven-plugin]
[INFO] Tycho Extras [pom]
[INFO] Tycho p2 Extras Plugin [maven-plugin]
[INFO] Tycho Document Bundle Plugin [maven-plugin]
[INFO] Tycho Version Bump Plugin [maven-plugin]
[INFO] Tycho Source Feature Generation Plugin [maven-plugin]
[INFO] Tycho Custom Bundle Plugin [maven-plugin]
[INFO] Tycho Eclipserun Plugin [maven-plugin]
[INFO] Tycho Pack200 Archive Plugins [pom]
[INFO] Tycho Pack200 Archive Format Plugin [jar]
[INFO] Tycho Pack200 Normalization Plugin [maven-plugin]
[INFO] Tycho Pack200 Pack Plugin [maven-plugin]
[INFO] Tycho Pack200 Integration Tests [jar]
[INFO] Tycho Target Platform Validation Plugin [maven-plugin]
[INFO] Tycho POM-less build extension [jar]
[INFO] Tycho Dependency Tools Plugin [maven-plugin]
[INFO]
[INFO] ---------------< org.fedoraproject.p2:fedoraproject-p2 >----------------
[INFO] Building Fedora Project p2 Parent 0.0.1-SNAPSHOT [1/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] -------------< org.fedoraproject.p2:org.fedoraproject.p2 >--------------
[INFO] Building Fedora Project p2 Integration Plugin 0.0.1-SNAPSHOT [2/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.fedoraproject.p2 ---
[INFO] The project's OSGi version is 0.0.1.202102151759
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.fedoraproject.p2 ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.fedoraproject.p2 ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.fedoraproject.p2 ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/org.fedoraproject.p2/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.fedoraproject.p2 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.fedoraproject.p2 ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.fedoraproject.p2 ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.fedoraproject.p2 ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/org.fedoraproject.p2/target/org.fedoraproject.p2-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.fedoraproject.p2 ---
[INFO]
[INFO] -----------< org.fedoraproject.p2:xmvn-p2-installer-plugin >------------
[INFO] Building XMvn P2 Installer Plugin 0.0.1-SNAPSHOT [3/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xmvn-p2-installer-plugin ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmvn-p2-installer-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 11 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/xmvn-p2-installer-plugin/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/xmvn-p2-installer-plugin/src/main/java/org/fedoraproject/p2/xmvn/EclipseArtifactInstaller.java: Some input files use or override a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/xmvn-p2-installer-plugin/src/main/java/org/fedoraproject/p2/xmvn/EclipseArtifactInstaller.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ xmvn-p2-installer-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmvn-p2-installer-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmvn-p2-installer-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xmvn-p2-installer-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/fedoraproject-p2/xmvn-p2-installer-plugin/target/xmvn-p2-installer-plugin-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] ----------------------< org.eclipse.tycho:tycho >-----------------------
[INFO] Building Tycho 1.7.0 [4/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho ---
[INFO]
[INFO] ------------------< org.eclipse.tycho:tycho-bundles >-------------------
[INFO] Building Tycho OSGi Bundles Parent 1.7.0 [5/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-bundles ---
[INFO]
[INFO] ----------< org.eclipse.tycho:org.eclipse.tycho.noopsecurity >----------
[INFO] Building Tycho Noop Equinox password provider 1.7.0 [6/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.noopsecurity ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tycho.noopsecurity ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tycho.noopsecurity ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.noopsecurity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.noopsecurity/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tycho.noopsecurity ---
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.noopsecurity/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.noopsecurity ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tycho.noopsecurity ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tycho.noopsecurity ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-1.7.0.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.noopsecurity ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.noopsecurity ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-1.7.0-sources.jar
[INFO]
[INFO] -----------< org.eclipse.tycho:tycho-standalone-p2-director >-----------
[INFO] Building Repository with p2 Director Bundles 1.7.0 [7/61]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ tycho-standalone-p2-director ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ tycho-standalone-p2-director ---
[INFO] Clean is skipped.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-standalone-p2-director ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-standalone-p2-director/src/main/resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ tycho-standalone-p2-director ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:1.7.0-SNAPSHOT:publish-osgi-ee (default-publish-osgi-ee) @ tycho-standalone-p2-director ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO]
[INFO] --- tycho-p2-publisher-plugin:1.7.0-SNAPSHOT:publish-products (default-publish-products) @ tycho-standalone-p2-director ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:1.7.0-SNAPSHOT:publish-categories (default-publish-categories) @ tycho-standalone-p2-director ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:1.7.0-SNAPSHOT:attach-artifacts (default-attach-artifacts) @ tycho-standalone-p2-director ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:1.7.0-SNAPSHOT:assemble-repository (default-assemble-repository) @ tycho-standalone-p2-director ---
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[INFO]
[INFO] --- tycho-p2-repository-plugin:1.7.0-SNAPSHOT:archive-repository (default-archive-repository) @ tycho-standalone-p2-director ---
[INFO] Building zip: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-standalone-p2-director/target/tycho-standalone-p2-director-1.7.0.zip
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-standalone-p2-director ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --------< org.eclipse.tycho:org.eclipse.tycho.embedder.shared >---------
[INFO] Building Tycho Embedder API Maven/OSGi Shared Classes 1.7.0 [8/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.embedder.shared ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tycho.embedder.shared ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tycho.embedder.shared ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.embedder.shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tycho.embedder.shared ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.embedder.shared ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tycho.embedder.shared ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tycho.embedder.shared ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-1.7.0.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.embedder.shared ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.embedder.shared ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-1.7.0-sources.jar
[INFO]
[INFO] ----------< org.eclipse.tycho:org.eclipse.tycho.core.shared >-----------
[INFO] Building Tycho Core Maven/OSGi Shared Classes 1.7.0 [9/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.core.shared ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tycho.core.shared ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tycho.core.shared ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.core.shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tycho.core.shared ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.core.shared ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tycho.core.shared ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tycho.core.shared ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-1.7.0.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.core.shared ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.core.shared ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-1.7.0-sources.jar
[INFO]
[INFO] -------< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared >-------
[INFO] Building Tycho p2 Resolver Maven/OSGi Shared Classes 1.7.0 [10/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-1.7.0-sources.jar
[INFO]
[INFO] --------< org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared >---------
[INFO] Building Tycho p2 Tools Maven/OSGi Shared Classes 1.7.0 [11/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tycho.p2.tools.shared ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tycho.p2.tools.shared ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tycho.p2.tools.shared ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-1.7.0.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.tools.shared ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-1.7.0-sources.jar
[INFO]
[INFO] ------< org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository >-------
[INFO] Building Tycho Maven/p2 Repository Integration 1.7.0 [12/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tycho.p2.maven.repository ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tycho.p2.maven.repository ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tycho.p2.maven.repository ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-1.7.0.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.maven.repository ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-1.7.0-sources.jar
[INFO]
[INFO] --------< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl >--------
[INFO] Building Tycho p2 Resolver Bundle 1.7.0 [13/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-1.7.0-sources.jar
[INFO]
[INFO] ---------< org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl >----------
[INFO] Building Tycho p2 Tools Bundle 1.7.0 [14/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tycho.p2.tools.impl ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tycho.p2.tools.impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tycho.p2.tools.impl ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-1.7.0.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.tools.impl ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-1.7.0-sources.jar
[INFO]
[INFO] --------------< org.eclipse.tycho:tycho-bundles-external >--------------
[INFO] Building Tycho OSGi Runtime External Bundles 1.7.0 [15/61]
[INFO] ------------------------[ eclipse-application ]-------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ tycho-bundles-external ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:product-export (default-product-export) @ tycho-bundles-external ---
[WARNING] The packaging type 'eclipse-application' is deprecated; use 'eclipse-repository' instead. See http://wiki.eclipse.org/Tycho_Messages_Explained#Eclipse_Application
[INFO] Building zip: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/tycho-bundles-external/target/tycho-bundles-external-1.7.0.zip
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-bundles-external ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] -------------------< org.eclipse.tycho:sisu-equinox >-------------------
[INFO] Building Sisu Equinox/Plexus bridge 1.7.0 [16/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ sisu-equinox ---
[INFO]
[INFO] -----------------< org.eclipse.tycho:sisu-equinox-api >-----------------
[INFO] Building Sisu Equinox Services API 1.7.0 [17/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sisu-equinox-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-api/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sisu-equinox-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ sisu-equinox-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sisu-equinox-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sisu-equinox-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ sisu-equinox-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sisu-equinox-api ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ sisu-equinox-api ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-1.7.0-sources.jar
[INFO]
[INFO] --------------< org.eclipse.tycho:sisu-equinox-embedder >---------------
[INFO] Building Sisu Equinox Embedder 1.7.0 [18/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sisu-equinox-embedder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-embedder/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sisu-equinox-embedder ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ sisu-equinox-embedder ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sisu-equinox-embedder ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sisu-equinox-embedder ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ sisu-equinox-embedder ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ sisu-equinox-embedder ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sisu-equinox-embedder ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ sisu-equinox-embedder ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-1.7.0-sources.jar
[INFO]
[INFO] ---------------< org.eclipse.tycho:tycho-metadata-model >---------------
[INFO] Building Tycho Eclipse Project Metadata Model 1.7.0 [19/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-metadata-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-metadata-model/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-metadata-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-metadata-model ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-metadata-model ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-metadata-model ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-metadata-model ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-metadata-model/target/tycho-metadata-model-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-metadata-model ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-metadata-model/target/tycho-metadata-model-1.7.0-sources.jar
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-embedder-api >----------------
[INFO] Building Tycho Embedder API 1.7.0 [20/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-embedder-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-embedder-api/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-embedder-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ tycho-embedder-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-embedder-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-embedder-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-embedder-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-embedder-api ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-embedder-api/target/tycho-embedder-api-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-embedder-api ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-embedder-api/target/tycho-embedder-api-1.7.0-sources.jar
[INFO]
[INFO] --------------------< org.eclipse.tycho:tycho-core >--------------------
[INFO] Building Tycho Core 1.7.0 [21/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-core ---
[INFO] Discovered 34 component descriptors(s)
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ tycho-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-core ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-core ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-core ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-core ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/target/tycho-core-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-core ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/target/tycho-core-1.7.0-sources.jar
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ tycho-core ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --------------< org.eclipse.tycho:sisu-equinox-launching >--------------
[INFO] Building Sisu Equinox Launching 1.7.0 [22/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sisu-equinox-launching ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-launching/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sisu-equinox-launching ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ sisu-equinox-launching ---
[INFO] Discovered 3 component descriptors(s)
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ sisu-equinox-launching ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sisu-equinox-launching ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sisu-equinox-launching ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ sisu-equinox-launching ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ sisu-equinox-launching ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sisu-equinox-launching ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ sisu-equinox-launching ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-1.7.0-sources.jar
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-lib-detector >----------------
[INFO] Building Tycho JVM Library Detector 1.7.0 [23/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-lib-detector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-lib-detector/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-lib-detector ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-lib-detector ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-lib-detector ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-lib-detector ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-lib-detector ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-lib-detector/target/tycho-lib-detector-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-lib-detector ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-lib-detector/target/tycho-lib-detector-1.7.0-sources.jar
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-compiler-jdt >----------------
[INFO] Building Tycho JDT Compiler Component 1.7.0 [24/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-compiler-jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-compiler-jdt ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-compiler-jdt ---
[INFO] Discovered 2 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-compiler-jdt ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-compiler-jdt ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-compiler-jdt ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-compiler-jdt ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-compiler-jdt ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/target/tycho-compiler-jdt-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-compiler-jdt ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/target/tycho-compiler-jdt-1.7.0-sources.jar
[INFO]
[INFO] --------------< org.eclipse.tycho:tycho-compiler-plugin >---------------
[INFO] Building Tycho OSGi Compiler Plugin 1.7.0 [25/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-compiler-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-compiler-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-compiler-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-compiler-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-compiler-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/target/tycho-compiler-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-compiler-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-compiler-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-plugin/target/tycho-compiler-plugin-1.7.0-sources.jar
[INFO]
[INFO] --------------< org.eclipse.tycho:tycho-packaging-plugin >--------------
[INFO] Building Tycho OSGi Packaging Plugin 1.7.0 [26/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-packaging-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-packaging-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-packaging-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 11 mojo descriptors.
line 2 column 68 - Error: plugin is not recognized!
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-packaging-plugin ---
[INFO] Discovered 6 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-packaging-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-packaging-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-packaging-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-packaging-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-packaging-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/target/tycho-packaging-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-packaging-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-packaging-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/target/tycho-packaging-plugin-1.7.0-sources.jar
[INFO]
[INFO] ---------------------< org.eclipse.tycho:tycho-p2 >---------------------
[INFO] Building Tycho p2 Tools Parent 1.7.0 [27/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2 ---
[INFO]
[INFO] -----------------< org.eclipse.tycho:tycho-p2-facade >------------------
[INFO] Building Tycho p2 Resolver Component 1.7.0 [28/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-facade ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-facade ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-p2-facade ---
[INFO] Discovered 2 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-facade ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-facade ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-p2-facade ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-facade ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-facade ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-facade ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-1.7.0-sources.jar
[INFO]
[INFO] ---------------< org.eclipse.tycho:tycho-source-plugin >----------------
[INFO] Building Tycho OSGi Source Plugin 1.7.0 [29/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-source-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-source-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-source-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-source-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-source-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[WARNING] Unable to get sources artifact for org.apache.maven.plugins:maven-source-plugin:2.1. Some javadoc tags (@since, @deprecated and comments) won't be used
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-source-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-source-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-source-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-source-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-source-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-source-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-source-plugin/target/tycho-source-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-source-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-source-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-source-plugin/target/tycho-source-plugin-1.7.0-sources.jar
[INFO]
[INFO] ----------< org.eclipse.tycho:target-platform-configuration >-----------
[INFO] Building Tycho Target Platform Configuration Plugin 1.7.0 [30/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ target-platform-configuration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/target-platform-configuration/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ target-platform-configuration ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ target-platform-configuration ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ target-platform-configuration ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ target-platform-configuration ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ target-platform-configuration ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ target-platform-configuration ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/target-platform-configuration/target/target-platform-configuration-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ target-platform-configuration ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ target-platform-configuration ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/target-platform-configuration/target/target-platform-configuration-1.7.0-sources.jar
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-maven-plugin >----------------
[INFO] Building Tycho Maven Build Extension 1.7.0 [31/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-maven-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-maven-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-maven-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-maven-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-maven-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-maven-plugin/target/tycho-maven-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-maven-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-maven-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-maven-plugin/target/tycho-maven-plugin-1.7.0-sources.jar
[INFO]
[INFO] ------------< org.eclipse.tycho:tycho-pomgenerator-plugin >-------------
[INFO] Building Tycho POM Generator Plugin 1.7.0 [32/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pomgenerator-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-pomgenerator-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-pomgenerator-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-pomgenerator-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pomgenerator-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-pomgenerator-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-pomgenerator-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-pomgenerator-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-pomgenerator-plugin/target/tycho-pomgenerator-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-pomgenerator-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pomgenerator-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-pomgenerator-plugin/target/tycho-pomgenerator-plugin-1.7.0-sources.jar
[INFO]
[INFO] ------< org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter >-------
[INFO] Building Tycho Surefire OSGi Booter Eclipse Application 1.7.0 [33/61]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO] The project's OSGi version is 1.7.0
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:copy (copy) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-api:2.22.0:jar
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-logger-api:2.22.0:jar
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-booter:2.22.0:jar
[INFO] Configured Artifact: org.apache.maven.surefire:maven-surefire-common:2.22.0:jar
[INFO] Copying surefire-api.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/jars/surefire-api-2.22.0.jar
[INFO] Copying surefire-logger-api.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/jars/surefire-logger-api-2.22.0.jar
[INFO] Copying surefire-booter.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/jars/surefire-booter-2.22.0.jar
[INFO] Copying maven-surefire-common.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/jars/maven-surefire-common-2.22.0.jar
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tycho.surefire.osgibooter ---
[WARNING] The effective compiler target level 1.6 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:1.7.0 @ /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml
[INFO] Compiling 9 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO] Not copying test resources
[INFO]
[INFO] --- target-platform-configuration:1.7.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.7.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.osgibooter ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-1.7.0-sources.jar
[INFO]
[INFO] ------------------< org.eclipse.tycho:tycho-surefire >------------------
[INFO] Building Tycho Surefire Parent 1.7.0 [34/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-surefire ---
[INFO]
[INFO] ---------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit >---------
[INFO] Building Tycho Surefire OSGi JUnit 3 Runner 1.7.0 [35/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack) @ org.eclipse.tycho.surefire.junit ---
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit3:2.22.0:jar
[INFO] Unpacking /usr/share/java/maven-surefire/surefire-junit3.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*"
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit ---
[INFO] No sources to compile
[INFO]
[INFO] --- bnd-maven-plugin:4.3.1:bnd-process (default) @ org.eclipse.tycho.surefire.junit ---
[WARNING] Cannot consider developer in line '41' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] Cannot consider developer in line '46' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] Cannot consider developer in line '51' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath
[WARNING] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment cannot be found on the classpath
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ org.eclipse.tycho.surefire.junit ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.tycho.surefire.junit ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-1.7.0-sources.jar
[INFO]
[INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit4 >---------
[INFO] Building Tycho Surefire OSGi JUnit 4 Runner 1.7.0 [36/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack) @ org.eclipse.tycho.surefire.junit4 ---
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit4:2.22.0:jar
[INFO] Unpacking /usr/share/java/maven-surefire/surefire-junit4.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*"
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit4 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit4 ---
[INFO] No sources to compile
[INFO]
[INFO] --- bnd-maven-plugin:4.3.1:bnd-process (default) @ org.eclipse.tycho.surefire.junit4 ---
[WARNING] Cannot consider developer in line '41' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] Cannot consider developer in line '46' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] Cannot consider developer in line '51' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit4/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath
[WARNING] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit4/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment cannot be found on the classpath
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit4 ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit4 ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ org.eclipse.tycho.surefire.junit4 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.tycho.surefire.junit4 ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit4 ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-1.7.0-sources.jar
[INFO]
[INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit47 >--------
[INFO] Building Tycho Surefire OSGi JUnit 4.7 Runner 1.7.0 [37/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack) @ org.eclipse.tycho.surefire.junit47 ---
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit47:2.22.0:jar
[INFO] Configured Artifact: org.apache.maven.surefire:common-junit48:2.22.0:jar
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-grouper:2.22.0:jar
[INFO] Unpacking /usr/share/java/maven-surefire/surefire-junit47.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*"
[INFO] Unpacking /usr/share/java/maven-surefire/common-junit48.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*"
[INFO] Unpacking /usr/share/java/maven-surefire/surefire-grouper.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*"
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit47 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit47 ---
[INFO] No sources to compile
[INFO]
[INFO] --- bnd-maven-plugin:4.3.1:bnd-process (default) @ org.eclipse.tycho.surefire.junit47 ---
[WARNING] Cannot consider developer in line '41' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] Cannot consider developer in line '46' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] Cannot consider developer in line '51' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit47/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath
[WARNING] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit47/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment cannot be found on the classpath
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit47 ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit47 ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ org.eclipse.tycho.surefire.junit47 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.tycho.surefire.junit47 ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit47 ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-1.7.0-sources.jar
[INFO]
[INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.testng >---------
[INFO] Building Tycho Surefire OSGi TestNG Runner 1.7.0 [38/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack) @ org.eclipse.tycho.surefire.testng ---
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-testng-utils:2.22.0:jar
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-testng:2.22.0:jar
[INFO] Configured Artifact: org.apache.maven.surefire:surefire-grouper:2.22.0:jar
[INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.0:jar
[INFO] Unpacking /usr/share/java/maven-surefire/surefire-testng-utils.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.testng/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*"
[INFO] Unpacking /usr/share/java/maven-surefire/surefire-testng.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.testng/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*"
[INFO] Unpacking /usr/share/java/maven-surefire/surefire-grouper.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.testng/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*"
[INFO] Unpacking /usr/share/java/maven-surefire/common-java5.jar to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.testng/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*"
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.testng ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.tycho.surefire.testng ---
[INFO] No sources to compile
[INFO]
[INFO] --- bnd-maven-plugin:4.3.1:bnd-process (default) @ org.eclipse.tycho.surefire.testng ---
[WARNING] Cannot consider developer in line '41' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] Cannot consider developer in line '46' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] Cannot consider developer in line '51' of file '/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[WARNING] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.testng/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath
[WARNING] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.testng/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment cannot be found on the classpath
[WARNING] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.testng/bnd.bnd [0:0]: Export org.apache.maven.surefire.testng.utils, has 1, private references [org.apache.maven.surefire.group.match]
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.testng ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.testng ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ org.eclipse.tycho.surefire.testng ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.tycho.surefire.testng ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.testng ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-1.7.0-sources.jar
[INFO]
[INFO] --------------< org.eclipse.tycho:tycho-surefire-plugin >---------------
[INFO] Building Tycho Surefire Plugin 1.7.0 [39/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-surefire-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/tycho-surefire-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-surefire-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/tycho-surefire-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-surefire-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[WARNING] Unable to get sources artifact for org.apache.maven.surefire:maven-surefire-common:2.22.0. Some javadoc tags (@since, @deprecated and comments) won't be used
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-surefire-plugin ---
[INFO] Discovered 10 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-surefire-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-surefire-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-surefire-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-surefire-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-surefire-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-surefire-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-surefire-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-1.7.0-sources.jar
[INFO]
[INFO] ------------------< org.eclipse.tycho:tycho-release >-------------------
[INFO] Building Tycho Release Parent 1.7.0 [40/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-release ---
[INFO]
[INFO] --------------< org.eclipse.tycho:tycho-versions-plugin >---------------
[INFO] Building Tycho Versions Plugin 1.7.0 [41/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-versions-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-versions-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-versions-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 3 mojo descriptors.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-versions-plugin ---
[INFO] Discovered 12 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-versions-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-versions-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-versions-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-versions-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-versions-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/target/tycho-versions-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-versions-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-versions-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/target/tycho-versions-plugin-1.7.0-sources.jar
[INFO]
[INFO] -------------< org.eclipse.tycho:tycho-p2-director-plugin >-------------
[INFO] Building Tycho p2 Director Plugin 1.7.0 [42/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-director-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-director-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-director-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-p2-director-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-p2-director-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-director-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-director-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-p2-director-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-director-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-director-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-director-plugin/target/tycho-p2-director-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-director-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-director-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-director-plugin/target/tycho-p2-director-plugin-1.7.0-sources.jar
[INFO]
[INFO] -------------< org.eclipse.tycho:tycho-artifactcomparator >-------------
[INFO] Building Tycho Artifactor Comparator Plugin 1.7.0 [43/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-artifactcomparator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-artifactcomparator/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-artifactcomparator ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-artifactcomparator ---
[INFO] Discovered 6 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-artifactcomparator ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-artifactcomparator ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-artifactcomparator ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-artifactcomparator ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-artifactcomparator ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-artifactcomparator/target/tycho-artifactcomparator-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-artifactcomparator ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-artifactcomparator/target/tycho-artifactcomparator-1.7.0-sources.jar
[INFO]
[INFO] -----------------< org.eclipse.tycho:tycho-p2-plugin >------------------
[INFO] Building Tycho p2 Metadata Plugin 1.7.0 [44/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-p2-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 6 mojo descriptors.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-p2-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-p2-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/target/tycho-p2-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-plugin/target/tycho-p2-plugin-1.7.0-sources.jar
[INFO]
[INFO] ------------< org.eclipse.tycho:tycho-p2-publisher-plugin >-------------
[INFO] Building Tycho p2 Publisher Plugin 1.7.0 [45/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-publisher-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-publisher-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-publisher-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-p2-publisher-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 5 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-publisher-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-publisher-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-publisher-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-publisher-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-publisher-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-publisher-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-1.7.0-sources.jar
[INFO]
[INFO] ------------< org.eclipse.tycho:tycho-p2-repository-plugin >------------
[INFO] Building Tycho p2 Repository Plugin 1.7.0 [46/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-repository-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-repository-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-repository-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-p2-repository-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 3 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-repository-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-repository-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-repository-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-repository-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-repository-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-repository-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-1.7.0-sources.jar
[INFO]
[INFO] ---------------< org.eclipse.tycho.extras:tycho-extras >----------------
[INFO] Building Tycho Extras 1.7.0 [47/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-extras ---
[INFO]
[INFO] ----------< org.eclipse.tycho.extras:tycho-p2-extras-plugin >-----------
[INFO] Building Tycho p2 Extras Plugin 1.7.0 [48/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-extras-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-p2-extras-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-p2-extras-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-p2-extras-plugin/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java uses or overrides a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-p2-extras-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 3 mojo descriptors.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-p2-extras-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-extras-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-p2-extras-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-p2-extras-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-p2-extras-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-p2-extras-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-extras-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-extras-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-1.7.0-sources.jar
[INFO]
[INFO] -------< org.eclipse.tycho.extras:tycho-document-bundle-plugin >--------
[INFO] Building Tycho Document Bundle Plugin 1.7.0 [49/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-document-bundle-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-document-bundle-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-document-bundle-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-document-bundle-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-document-bundle-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-document-bundle-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-document-bundle-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-document-bundle-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-document-bundle-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-document-bundle-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-document-bundle-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-document-bundle-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-document-bundle-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-1.7.0-sources.jar
[INFO]
[INFO] ---------< org.eclipse.tycho.extras:tycho-version-bump-plugin >---------
[INFO] Building Tycho Version Bump Plugin 1.7.0 [50/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-version-bump-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-version-bump-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateTargetMojo.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateTargetMojo.java uses or overrides a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateTargetMojo.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-version-bump-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-version-bump-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-version-bump-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-version-bump-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-version-bump-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-version-bump-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-version-bump-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-1.7.0-sources.jar
[INFO]
[INFO] --------< org.eclipse.tycho.extras:tycho-source-feature-plugin >--------
[INFO] Building Tycho Source Feature Generation Plugin 1.7.0 [51/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-source-feature-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-source-feature-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-source-feature-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-source-feature-plugin/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.java uses or overrides a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-source-feature-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-source-feature-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-source-feature-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-source-feature-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-source-feature-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-source-feature-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-source-feature-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-source-feature-plugin/target/tycho-source-feature-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-source-feature-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-source-feature-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-source-feature-plugin/target/tycho-source-feature-plugin-1.7.0-sources.jar
[INFO]
[INFO] --------< org.eclipse.tycho.extras:tycho-custom-bundle-plugin >---------
[INFO] Building Tycho Custom Bundle Plugin 1.7.0 [52/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-custom-bundle-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-custom-bundle-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-custom-bundle-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-custom-bundle-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-custom-bundle-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-custom-bundle-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-custom-bundle-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-custom-bundle-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-custom-bundle-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-custom-bundle-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-custom-bundle-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-custom-bundle-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-custom-bundle-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-1.7.0-sources.jar
[INFO]
[INFO] ----------< org.eclipse.tycho.extras:tycho-eclipserun-plugin >----------
[INFO] Building Tycho Eclipserun Plugin 1.7.0 [53/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-eclipserun-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-eclipserun-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-eclipserun-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-eclipserun-plugin/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-eclipserun-plugin/src/main/java/org/eclipse/tycho/extras/eclipserun/EclipseRunMojo.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-eclipserun-plugin/src/main/java/org/eclipse/tycho/extras/eclipserun/EclipseRunMojo.java uses or overrides a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-eclipserun-plugin/src/main/java/org/eclipse/tycho/extras/eclipserun/EclipseRunMojo.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-eclipserun-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-eclipserun-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-eclipserun-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-eclipserun-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-eclipserun-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-eclipserun-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-eclipserun-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-1.7.0-sources.jar
[INFO]
[INFO] ---------------< org.eclipse.tycho.extras:tycho-pack200 >---------------
[INFO] Building Tycho Pack200 Archive Plugins 1.7.0 [54/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200 ---
[INFO]
[INFO] ------------< org.eclipse.tycho.extras:tycho-pack200-impl >-------------
[INFO] Building Tycho Pack200 Archive Format Plugin 1.7.0 [55/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pack200-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-impl/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-pack200-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-impl/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-impl/src/main/java/org/eclipse/tycho/extras/pack200/Pack200Wrapper.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-impl/src/main/java/org/eclipse/tycho/extras/pack200/Pack200Wrapper.java uses or overrides a deprecated API that is marked for removal.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-impl/src/main/java/org/eclipse/tycho/extras/pack200/Pack200Wrapper.java: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-pack200-impl ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pack200-impl ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-pack200-impl ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-pack200-impl ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-pack200-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-pack200-impl ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-impl/target/tycho-pack200-impl-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200-impl ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-impl/target/tycho-pack200-impl-1.7.0-sources.jar
[INFO]
[INFO] -----------< org.eclipse.tycho.extras:tycho-pack200a-plugin >-----------
[INFO] Building Tycho Pack200 Normalization Plugin 1.7.0 [56/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pack200a-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200a-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-pack200a-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200a-plugin/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200a-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200NormalizeMojo.java: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200a-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200NormalizeMojo.java uses or overrides a deprecated API that is marked for removal.
[INFO] /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200a-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200NormalizeMojo.java: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-pack200a-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pack200a-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-pack200a-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-pack200a-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-pack200a-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-pack200a-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200a-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-1.7.0-sources.jar
[INFO]
[INFO] -----------< org.eclipse.tycho.extras:tycho-pack200b-plugin >-----------
[INFO] Building Tycho Pack200 Pack Plugin 1.7.0 [57/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pack200b-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200b-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-pack200b-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200b-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-pack200b-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pack200b-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-pack200b-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-pack200b-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-pack200b-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-pack200b-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200b-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-1.7.0-sources.jar
[INFO]
[INFO] -------------< org.eclipse.tycho.extras:tycho-pack200-its >-------------
[INFO] Building Tycho Pack200 Integration Tests 1.7.0 [58/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pack200-its ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-its/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-pack200-its ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pack200-its ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-pack200-its ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-pack200-its ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-pack200-its ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-its/target/tycho-pack200-its-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200-its ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-its/target/tycho-pack200-its-1.7.0-sources.jar
[INFO]
[INFO] -----< org.eclipse.tycho.extras:target-platform-validation-plugin >-----
[INFO] Building Tycho Target Platform Validation Plugin 1.7.0 [59/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ target-platform-validation-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/target-platform-validation-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ target-platform-validation-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/target-platform-validation-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ target-platform-validation-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ target-platform-validation-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ target-platform-validation-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ target-platform-validation-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ target-platform-validation-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/target-platform-validation-plugin/target/target-platform-validation-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ target-platform-validation-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ target-platform-validation-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/target-platform-validation-plugin/target/target-platform-validation-plugin-1.7.0-sources.jar
[INFO]
[INFO] ---------------< org.eclipse.tycho.extras:tycho-pomless >---------------
[INFO] Building Tycho POM-less build extension 1.7.0 [60/61]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pomless ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-pomless/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-pomless ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-pomless/target/classes
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-pomless ---
[INFO] Discovered 5 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pomless ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-pomless ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-pomless ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-pomless ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-pomless ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-pomless/target/tycho-pomless-1.7.0.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pomless ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-pomless/target/tycho-pomless-1.7.0-sources.jar
[INFO]
[INFO] -------< org.eclipse.tycho.extras:tycho-dependency-tools-plugin >-------
[INFO] Building Tycho Dependency Tools Plugin 1.7.0 [61/61]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-dependency-tools-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-dependency-tools-plugin/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tycho-dependency-tools-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-dependency-tools-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ tycho-dependency-tools-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ tycho-dependency-tools-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-dependency-tools-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tycho-dependency-tools-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.0:generate-test-metadata (default) @ tycho-dependency-tools-plugin ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tycho-dependency-tools-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tycho-dependency-tools-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-dependency-tools-plugin/target/tycho-dependency-tools-plugin-1.7.0.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-dependency-tools-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-dependency-tools-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-dependency-tools-plugin/target/tycho-dependency-tools-plugin-1.7.0-sources.jar
[INFO]
[INFO] ----------------------< org.eclipse.tycho:tycho >-----------------------
[INFO] Building Tycho 1.7.0 [62/61]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ tycho ---
[INFO]
[INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ tycho ---
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-impl/src/main/java/org/eclipse/tycho/extras/pack200/Pack200Wrapper.java:27: warning: [removal] Pack200 in java.util.jar has been deprecated and marked for removal
import java.util.jar.Pack200.Packer;
^
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200-impl/src/main/java/org/eclipse/tycho/extras/pack200/Pack200Wrapper.java:28: warning: [removal] Pack200 in java.util.jar has been deprecated and marked for removal
import java.util.jar.Pack200.Unpacker;
^
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/pack200/tycho-pack200a-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200NormalizeMojo.java:17: warning: [removal] Pack200 in java.util.jar has been deprecated and marked for removal
import java.util.jar.Pack200.Packer;
^
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/AbstractProductMojo.java:61: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/AbstractProductMojo.java:61: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/AbstractProductMojo.java:65: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/AbstractProductMojo.java:65: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/AbstractProductMojo.java:81: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-document-bundle-plugin/src/main/java/org/eclipse/tycho/extras/docbundle/PackageNameMatcher.java:33: warning - Tag @link: reference not found: #compile(String)
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/ee/ExecutionEnvironmentUtils.java:29: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/target/ee/CustomEEResolutionHints.java:40: warning - Tag @link: reference not found: JREAction#generateJREIUData()
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/target/ee/CustomEEResolutionHints.java:40: warning - Tag @link: reference not found: JREAction#generateJREIUData()
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/EquinoxRuntimeLocator.java:29: warning - @return tag cannot be used in method with void return type.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/ImportRefVersionConstraint.java:19: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/ImportRefVersionConstraint.java:19: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/ImportRefVersionConstraint.java:20: warning - invalid usage of tag {@link http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Ffeature_manifest.html&cp=2_1_5_20
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/MirrorMojo.java:68: warning - Tag @see: reference not found: also#targetPlatformAsSource and #currentModuleAsSource
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/src/main/java/org/eclipse/tycho/p2/tools/publisher/facade/PublisherService.java:45: warning - @param argument "profilename" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/provider/formats/ArtifactTransferPolicy.java:25: warning - Tag @see: reference not found: IArtifactProvider#getArtifact(IArtifactKey, OutputStream, IProgressMonitor)
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/provider/formats/ArtifactTransferPolicy.java:33: warning - @param argument "formats" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/repository/TychoRepositoryIndex.java:45: warning - Tag @link: reference not found: FileBasedTychoRepositoryIndex#createArtifactsIndex(java.io.File)
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/src/main/java/org/eclipse/tycho/compiler/jdt/JDTCompiler.java:457: warning - @param argument "cmd" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-compiler-jdt/src/main/java/org/eclipse/tycho/compiler/jdt/JDTCompiler.java:527: warning - @param argument "args" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/metadata/IArtifactFacade.java:16: warning - invalid usage of tag {@see Artifact}
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/metadata/IArtifactFacade.java:16: warning - invalid usage of tag {@see
MavenProject}
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/metadata/IArtifactFacade.java:17: warning - invalid usage of tag {@see P2Generator}
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/DependencyComputer.java:40: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/LicenseFeatureHelper.java:46: warning - invalid usage of tag {@linkplain http://wiki.eclipse.org/Equinox/p2/License_Mechanism
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/ProductExportMojo.java:273: warning - Tag @see: reference not found: http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.pde.doc.user/tasks/pde_rootfiles
.htm
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/ProductExportMojo.java:328: warning - @param argument "rootFileEntry" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/shared/ProxyServiceFacade.java:22: warning - invalid usage of tag {@see org.apache.maven.settings.Proxy}
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/AbstractDependenciesAction.java:56: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/AbstractDependenciesAction.java:61: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/AbstractDependenciesAction.java:46: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/AbstractDependenciesAction.java:51: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/AbstractDependenciesAction.java:46: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/AbstractDependenciesAction.java:51: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/AbstractDependenciesAction.java:56: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/AbstractDependenciesAction.java:61: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/FeatureDependenciesAction.java:58: warning - invalid usage of tag &Paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/FeatureDependenciesAction.java:58: warning - invalid usage of tag &Paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/repository/TychoRepositoryIndex.java:45: warning - Tag @link: reference not found: FileBasedTychoRepositoryIndex#createArtifactsIndex(java.io.File)
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/src/main/java/org/eclipse/tycho/p2/resolver/P2MetadataProvider.java:30: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-facade/src/main/java/org/eclipse/tycho/p2/resolver/P2MetadataProvider.java:30: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/FileSet.java:21: warning - invalid usage of tag {@link http://en.wikibooks.org/wiki/Apache_Ant/Fileset
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/FileSet.java:30: warning - Tag @link: reference not found: #FileSet(File, String, boolean)
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/FileSet.java:30: warning - Tag @link: reference not found: #FileSet(File, String, boolean)
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/FileSet.java:61: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:31: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:31: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:31: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:32: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:31: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:31: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:31: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:32: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:48: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:50: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:52: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:54: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/rootfiles/RootFilePatternParser.java:60: warning - @param argument "destinationPath" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/resolver/shared/DependencySeed.java:38: warning - @param argument "version" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/resolver/shared/DependencySeed.java:54: warning - @param argument "version" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/resolver/shared/PlatformPropertiesUtils.java:17: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/shared/BuildProperties.java:21: warning - invalid usage of tag {@link http://help.eclipse.org/indigo/index.jsp?topic=/org.eclipse.pde.doc.user/reference/pde_feature_generating_build.htm
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/shared/ProxyServiceFacade.java:22: warning - invalid usage of tag {@see org.apache.maven.settings.Proxy}
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-source-plugin/src/main/java/org/eclipse/tycho/source/OsgiSourceMojo.java:110: warning - invalid usage of tag {@see
AbstractScanner#DEFAULTEXCLUDES}
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-source-plugin/src/main/java/org/eclipse/tycho/source/OsgiSourceMojo.java:110: warning - invalid usage of tag {@see
AbstractScanner#DEFAULTEXCLUDES}
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/sourceref/ScmUrl.java:19: warning - invalid usage of tag {@linkplain http://maven.apache.org/scm/scm-url-format.html
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/sourceref/SourceReferencesProvider.java:23: warning - invalid usage of tag {@linkplain http://wiki.eclipse.org/PDE/UI/SourceReferences
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/sourceref/SourceReferencesProvider.java:25: warning - invalid usage of tag {@linkplain http://maven.apache.org/scm/scm-url-format.html
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-p2/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/tar/TarGzArchiver.java:45: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/pde/internal/swt/tools/IconExe.java:2399: warning - invalid usage of tag &
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/pde/internal/swt/tools/IconExe.java:2399: warning - invalid usage of tag &
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/src/main/java/org/eclipse/tycho/p2/tools/RepositoryReferences.java:44: warning - @param argument "metadataRepositoryLocation" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/src/main/java/org/eclipse/tycho/p2/tools/RepositoryReferences.java:64: warning - @param argument "artifactRepositoryLocation" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.tools.shared/src/main/java/org/eclipse/tycho/p2/tools/RepositoryReferences.java:74: warning - @param argument "artifactRepositoryLocation" is not a parameter name.
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.embedder.shared/src/main/java/org/eclipse/tycho/DefaultArtifactKey.java:56: warning - Tag @see: reference not found: ProjectType
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/maven/utils/MavenCompatiblityHelper.java:91: warning - invalid usage of tag {@link PluginDescriptorCache#createKey(Plugin,
project.getRemotePluginRepositories(), session.getRepositorySession())
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/maven/utils/MavenCompatiblityHelper.java:55: warning - invalid usage of tag {@link MavenPluginManager#getPluginDescriptor(Plugin,
project.getRemotePluginRepositories(), session.getRepositorySession())
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/maven/utils/MavenCompatiblityHelper.java:55: warning - invalid usage of tag {@link MavenPluginManager#getPluginDescriptor(Plugin,
project.getRemotePluginRepositories(), session.getRepositorySession())
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/maven/utils/MavenCompatiblityHelper.java:91: warning - invalid usage of tag {@link PluginDescriptorCache#createKey(Plugin,
project.getRemotePluginRepositories(), session.getRepositorySession())
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateProductMojo.java:34: warning - invalid usage of tag &dirty
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateTargetMojo.java:31: warning - invalid usage of tag &dirty
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-core/src/main/java/org/eclipse/tycho/core/ee/ExecutionEnvironmentUtils.java:29: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/resolver/shared/PlatformPropertiesUtils.java:17: warning - invalid usage of tag &paste
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/metadata/IArtifactFacade.java:16: warning - invalid usage of tag {@see Artifact}
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/metadata/IArtifactFacade.java:16: warning - invalid usage of tag {@see
MavenProject}
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/sourceref/ScmUrl.java:19: warning - invalid usage of tag {@linkplain http://maven.apache.org/scm/scm-url-format.html
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateProductMojo.java:34: warning - invalid usage of tag &dirty
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateTargetMojo.java:31: warning - invalid usage of tag &dirty
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/ImportRefVersionConstraint.java:19: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/ImportRefVersionConstraint.java:19: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0/tycho-release/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/ImportRefVersionConstraint.java:20: warning - invalid usage of tag {@link http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Ffeature_manifest.html&cp=2_1_5_20
[INFO]
[INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ tycho ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Fedora Project p2 Parent 0.0.1-SNAPSHOT ............ SUCCESS [ 0.003 s]
[INFO] Fedora Project p2 Integration Plugin 0.0.1-SNAPSHOT SUCCESS [ 1.098 s]
[INFO] XMvn P2 Installer Plugin 0.0.1-SNAPSHOT ............ SUCCESS [ 2.990 s]
[INFO] Tycho 1.7.0 ........................................ SUCCESS [ 22.565 s]
[INFO] Tycho OSGi Bundles Parent 1.7.0 .................... SUCCESS [ 0.003 s]
[INFO] Tycho Noop Equinox password provider 1.7.0 ......... SUCCESS [ 1.679 s]
[INFO] Repository with p2 Director Bundles 1.7.0 .......... SUCCESS [ 3.067 s]
[INFO] Tycho Embedder API Maven/OSGi Shared Classes 1.7.0 . SUCCESS [ 0.173 s]
[INFO] Tycho Core Maven/OSGi Shared Classes 1.7.0 ......... SUCCESS [ 0.170 s]
[INFO] Tycho p2 Resolver Maven/OSGi Shared Classes 1.7.0 .. SUCCESS [ 0.135 s]
[INFO] Tycho p2 Tools Maven/OSGi Shared Classes 1.7.0 ..... SUCCESS [ 0.112 s]
[INFO] Tycho Maven/p2 Repository Integration 1.7.0 ........ SUCCESS [ 0.188 s]
[INFO] Tycho p2 Resolver Bundle 1.7.0 ..................... SUCCESS [ 0.316 s]
[INFO] Tycho p2 Tools Bundle 1.7.0 ........................ SUCCESS [ 0.130 s]
[INFO] Tycho OSGi Runtime External Bundles 1.7.0 .......... SUCCESS [ 0.266 s]
[INFO] Sisu Equinox/Plexus bridge 1.7.0 ................... SUCCESS [ 0.003 s]
[INFO] Sisu Equinox Services API 1.7.0 .................... SUCCESS [ 2.053 s]
[INFO] Sisu Equinox Embedder 1.7.0 ........................ SUCCESS [ 0.411 s]
[INFO] Tycho Eclipse Project Metadata Model 1.7.0 ......... SUCCESS [ 0.082 s]
[INFO] Tycho Embedder API 1.7.0 ........................... SUCCESS [ 0.401 s]
[INFO] Tycho Core 1.7.0 ................................... SUCCESS [ 1.532 s]
[INFO] Sisu Equinox Launching 1.7.0 ....................... SUCCESS [ 0.435 s]
[INFO] Tycho JVM Library Detector 1.7.0 ................... SUCCESS [ 0.040 s]
[INFO] Tycho JDT Compiler Component 1.7.0 ................. SUCCESS [ 0.138 s]
[INFO] Tycho OSGi Compiler Plugin 1.7.0 ................... SUCCESS [ 2.207 s]
[INFO] Tycho OSGi Packaging Plugin 1.7.0 .................. SUCCESS [ 1.438 s]
[INFO] Tycho p2 Tools Parent 1.7.0 ........................ SUCCESS [ 0.002 s]
[INFO] Tycho p2 Resolver Component 1.7.0 .................. SUCCESS [ 0.137 s]
[INFO] Tycho OSGi Source Plugin 1.7.0 ..................... SUCCESS [ 3.233 s]
[INFO] Tycho Target Platform Configuration Plugin 1.7.0 ... SUCCESS [ 0.768 s]
[INFO] Tycho Maven Build Extension 1.7.0 .................. SUCCESS [ 0.799 s]
[INFO] Tycho POM Generator Plugin 1.7.0 ................... SUCCESS [ 1.295 s]
[INFO] Tycho Surefire OSGi Booter Eclipse Application 1.7.0 SUCCESS [ 1.662 s]
[INFO] Tycho Surefire Parent 1.7.0 ........................ SUCCESS [ 0.003 s]
[INFO] Tycho Surefire OSGi JUnit 3 Runner 1.7.0 ........... SUCCESS [ 0.632 s]
[INFO] Tycho Surefire OSGi JUnit 4 Runner 1.7.0 ........... SUCCESS [ 0.301 s]
[INFO] Tycho Surefire OSGi JUnit 4.7 Runner 1.7.0 ......... SUCCESS [ 0.527 s]
[INFO] Tycho Surefire OSGi TestNG Runner 1.7.0 ............ SUCCESS [ 0.489 s]
[INFO] Tycho Surefire Plugin 1.7.0 ........................ SUCCESS [ 2.779 s]
[INFO] Tycho Release Parent 1.7.0 ......................... SUCCESS [ 0.003 s]
[INFO] Tycho Versions Plugin 1.7.0 ........................ SUCCESS [ 2.789 s]
[INFO] Tycho p2 Director Plugin 1.7.0 ..................... SUCCESS [ 1.571 s]
[INFO] Tycho Artifactor Comparator Plugin 1.7.0 ........... SUCCESS [ 0.101 s]
[INFO] Tycho p2 Metadata Plugin 1.7.0 ..................... SUCCESS [ 0.855 s]
[INFO] Tycho p2 Publisher Plugin 1.7.0 .................... SUCCESS [ 1.706 s]
[INFO] Tycho p2 Repository Plugin 1.7.0 ................... SUCCESS [ 1.034 s]
[INFO] Tycho Extras 1.7.0 ................................. SUCCESS [ 0.002 s]
[INFO] Tycho p2 Extras Plugin 1.7.0 ....................... SUCCESS [ 1.447 s]
[INFO] Tycho Document Bundle Plugin 1.7.0 ................. SUCCESS [ 1.315 s]
[INFO] Tycho Version Bump Plugin 1.7.0 .................... SUCCESS [ 1.065 s]
[INFO] Tycho Source Feature Generation Plugin 1.7.0 ....... SUCCESS [ 1.753 s]
[INFO] Tycho Custom Bundle Plugin 1.7.0 ................... SUCCESS [ 0.836 s]
[INFO] Tycho Eclipserun Plugin 1.7.0 ...................... SUCCESS [ 0.853 s]
[INFO] Tycho Pack200 Archive Plugins 1.7.0 ................ SUCCESS [ 0.002 s]
[INFO] Tycho Pack200 Archive Format Plugin 1.7.0 .......... SUCCESS [ 0.246 s]
[INFO] Tycho Pack200 Normalization Plugin 1.7.0 ........... SUCCESS [ 0.441 s]
[INFO] Tycho Pack200 Pack Plugin 1.7.0 .................... SUCCESS [ 0.432 s]
[INFO] Tycho Pack200 Integration Tests 1.7.0 .............. SUCCESS [ 0.039 s]
[INFO] Tycho Target Platform Validation Plugin 1.7.0 ...... SUCCESS [ 0.919 s]
[INFO] Tycho POM-less build extension 1.7.0 ............... SUCCESS [ 0.519 s]
[INFO] Tycho Dependency Tools Plugin 1.7.0 ................ SUCCESS [ 0.812 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:22 min
[INFO] Finished at: 2021-02-15T18:00:41Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA81Yy27bMBC85ytU30nLatCigOMg7aU59AU3QK8UuZLpUCTBh2v360vJduIUDf2Q
IudkiFxrhsvZ4VLj62UlkgUYy5W8GoxwOkhAUsW4LK8Gd1N0M/10ezu4nlyM3yCUfPRcsISBBslC
GAeblCDBEAcsyVfJry8LmSAUondjJhdJ8jiwqh/DQGmU17dsokyJgQquLWC3ojM1Hm6n1oHEOF4Q
6sJAM48qsgCJtPAll+PhzvQ6frOayQi/xymafr35Pv387ed4uB2v2Qyf0omzK4ApQ7RRc6AO6yxC
8P/hz1JMcYpHXVDcJtBy6/fQ2w3FWsDS238ZHodNNKEzwFRVlZI2gr6JQOFXG7AtYQ/VzG6ssiWv
iWrieM4FdytsXRBvVEUZHqUpXmRplqYfRpcovczSDrbqWN4Rjm/x6B0+A0VHTAkuVCJxhTJV2FhZ
8NIHOwiwfVTmRnqNIeC1IcQEuDYOKoA8Zx8vlKfGtgLXexIwyx6t60iGWY/U1O8ME1tFSIVZ5AxA
u006DMc7LvoUQ21CXIDpMeEnFUuIcUSITsrlJAJWeUPhHOWaIQNaWe6UWb3qkvW54Hb2+rX0+MZO
tvNpn7WsFjLCoJ5GRPO+Iaky0DfmpmbbwVpRXM4jSM18+4weBmN5FTrV05GC2+IcvHURpHndnpLw
d9Ody+0tiXUdtE/jUaDtNfmk/K03UPD6lfusfBOI1heBfik8gPed6/qy0SMgMXTGF21FTBWDGfH2
4YL4LOo6oOmfbI/LrAJB0QleAYIv9+LlXjLRTRtydG5rDSkJ0qEKHGHEkbMRIFIq11zvWmw2A6wZ
MfcRYAY0wC0r0XnHiZxSwh5szF2s96Scd1PHR3+bgSXQbrrsOYudtkDnZxBxc+Pq9AA4uPndCOps
BtIsPfQ3pGyjqZz/weSHd4BzySLAYTb6mfalT4bg11y0auW4wo7cE8OxVmJVChVT8zbkoM5m56n+
OP4XzbKnaYMXAAA=
-----END MAVEN BUILD DEPENDENCIES-----
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py fedoraproject-p2/org.fedoraproject.p2/pom.xml
+ sed -i -e 's|type>eclipse.*<|type>jar<|' .xmvn-reactor
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py ::target:: __noinstall
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ibCzKo
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64
+ cd org.eclipse.tycho-tycho-1.7.0
+ '[' 1 -eq 1 ']'
+ cp /home/iurt/rpmbuild/SOURCES/tycho-scripts.sh /home/iurt/rpmbuild/SOURCES/tycho-debundle.sh .
+ for b in org.eclipse.osgi org.eclipse.osgi.util org.eclipse.osgi.services org.eclipse.osgi.compatibility.state
++ find .m2/org/eclipse/tycho/org.eclipse.osgi/3.16.0.v20200914-0420/ -name '*.jar'
+ osgiJarPath=.m2/org/eclipse/tycho/org.eclipse.osgi/3.16.0.v20200914-0420/org.eclipse.osgi-3.16.0.v20200914-0420.jar
++ find .m2/org/eclipse/tycho/org.eclipse.osgi/3.16.0.v20200914-0420/ -name '*.pom'
+ osgiPomPath=.m2/org/eclipse/tycho/org.eclipse.osgi/3.16.0.v20200914-0420/org.eclipse.osgi-3.16.0.v20200914-0420.pom
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py .m2/org/eclipse/tycho/org.eclipse.osgi/3.16.0.v20200914-0420/org.eclipse.osgi-3.16.0.v20200914-0420.pom .m2/org/eclipse/tycho/org.eclipse.osgi/3.16.0.v20200914-0420/org.eclipse.osgi-3.16.0.v20200914-0420.jar
+ for b in org.eclipse.osgi org.eclipse.osgi.util org.eclipse.osgi.services org.eclipse.osgi.compatibility.state
++ find .m2/org/eclipse/tycho/org.eclipse.osgi.util/3.5.300.v20200914-0420/ -name '*.jar'
+ osgiJarPath=.m2/org/eclipse/tycho/org.eclipse.osgi.util/3.5.300.v20200914-0420/org.eclipse.osgi.util-3.5.300.v20200914-0420.jar
++ find .m2/org/eclipse/tycho/org.eclipse.osgi.util/3.5.300.v20200914-0420/ -name '*.pom'
+ osgiPomPath=.m2/org/eclipse/tycho/org.eclipse.osgi.util/3.5.300.v20200914-0420/org.eclipse.osgi.util-3.5.300.v20200914-0420.pom
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py .m2/org/eclipse/tycho/org.eclipse.osgi.util/3.5.300.v20200914-0420/org.eclipse.osgi.util-3.5.300.v20200914-0420.pom .m2/org/eclipse/tycho/org.eclipse.osgi.util/3.5.300.v20200914-0420/org.eclipse.osgi.util-3.5.300.v20200914-0420.jar
+ for b in org.eclipse.osgi org.eclipse.osgi.util org.eclipse.osgi.services org.eclipse.osgi.compatibility.state
++ find .m2/org/eclipse/tycho/org.eclipse.osgi.services/3.9.0.v20200914-0420/ -name '*.jar'
+ osgiJarPath=.m2/org/eclipse/tycho/org.eclipse.osgi.services/3.9.0.v20200914-0420/org.eclipse.osgi.services-3.9.0.v20200914-0420.jar
++ find .m2/org/eclipse/tycho/org.eclipse.osgi.services/3.9.0.v20200914-0420/ -name '*.pom'
+ osgiPomPath=.m2/org/eclipse/tycho/org.eclipse.osgi.services/3.9.0.v20200914-0420/org.eclipse.osgi.services-3.9.0.v20200914-0420.pom
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py .m2/org/eclipse/tycho/org.eclipse.osgi.services/3.9.0.v20200914-0420/org.eclipse.osgi.services-3.9.0.v20200914-0420.pom .m2/org/eclipse/tycho/org.eclipse.osgi.services/3.9.0.v20200914-0420/org.eclipse.osgi.services-3.9.0.v20200914-0420.jar
+ for b in org.eclipse.osgi org.eclipse.osgi.util org.eclipse.osgi.services org.eclipse.osgi.compatibility.state
++ find .m2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.2.100.v20200914-0420/ -name '*.jar'
+ osgiJarPath=.m2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.2.100.v20200914-0420/org.eclipse.osgi.compatibility.state-1.2.100.v20200914-0420.jar
++ find .m2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.2.100.v20200914-0420/ -name '*.pom'
+ osgiPomPath=.m2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.2.100.v20200914-0420/org.eclipse.osgi.compatibility.state-1.2.100.v20200914-0420.pom
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py .m2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.2.100.v20200914-0420/org.eclipse.osgi.compatibility.state-1.2.100.v20200914-0420.pom .m2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.2.100.v20200914-0420/org.eclipse.osgi.compatibility.state-1.2.100.v20200914-0420.jar
+ xmvn-install -R .xmvn-reactor -n tycho -d /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64
[INFO] Installing artifact org.fedoraproject.p2:fedoraproject-p2:pom:0.0.1-SNAPSHOT
[INFO] Installing artifact org.fedoraproject.p2:org.fedoraproject.p2:jar:0.0.1-SNAPSHOT
[INFO] Installing artifact org.fedoraproject.p2:xmvn-p2-installer-plugin:jar:0.0.1-SNAPSHOT
[INFO] Installing artifact org.fedoraproject.p2:xmvn-p2-installer-plugin:pom:0.0.1-SNAPSHOT
[INFO] Installing artifact org.eclipse.tycho:tycho:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-bundles:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-standalone-p2-director:zip:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-bundles-external:zip:1.7.0
[INFO] Installing artifact org.eclipse.tycho:sisu-equinox:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:sisu-equinox-api:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:sisu-equinox-api:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:sisu-equinox-embedder:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:sisu-equinox-embedder:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-metadata-model:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-metadata-model:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-embedder-api:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-embedder-api:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-core:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-core:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:sisu-equinox-launching:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:sisu-equinox-launching:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-lib-detector:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-lib-detector:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-compiler-jdt:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-compiler-jdt:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-compiler-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-compiler-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-packaging-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-packaging-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-facade:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-facade:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-source-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-source-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:target-platform-configuration:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:target-platform-configuration:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-maven-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-maven-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-pomgenerator-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-pomgenerator-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-surefire:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.tycho.surefire.testng:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-surefire-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-surefire-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-release:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-versions-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-versions-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-director-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-director-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-artifactcomparator:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-artifactcomparator:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-publisher-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-publisher-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-repository-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho:tycho-p2-repository-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-extras:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-p2-extras-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-p2-extras-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-document-bundle-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-document-bundle-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-version-bump-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-version-bump-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-source-feature-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-custom-bundle-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-custom-bundle-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200-impl:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200-impl:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200a-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200a-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200b-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200b-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200-its:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200-its:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:target-platform-validation-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:target-platform-validation-plugin:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pomless:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-pomless:pom:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-dependency-tools-plugin:jar:1.7.0
[INFO] Installing artifact org.eclipse.tycho.extras:tycho-dependency-tools-plugin:pom:1.7.0
[INFO] Installing artifact org.fedoraproject.p2:org.fedoraproject.p2:pom:0.0.1-SNAPSHOT
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.osgi:pom:3.16.0.v20200914-0420
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.osgi:jar:3.16.0.v20200914-0420
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.osgi.util:pom:3.5.300.v20200914-0420
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.osgi.util:jar:3.5.300.v20200914-0420
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.osgi.services:pom:3.9.0.v20200914-0420
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.osgi.services:jar:3.9.0.v20200914-0420
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.osgi.compatibility.state:pom:1.2.100.v20200914-0420
[INFO] Installing artifact org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.2.100.v20200914-0420
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/javadoc/tycho
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/copied .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/javadoc/tycho
+ echo /usr/share/javadoc/tycho
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.core.contenttype_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.contenttype_3.7.800.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.contenttype_3.7.800.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.contenttype.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.core.expressions_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.expressions_3.7.0.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.expressions_3.7.0.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.expressions.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.core.filesystem_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.filesystem_1.7.700.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.filesystem_1.7.700.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.filesystem.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.core.jobs_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.jobs_3.10.800.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.jobs_3.10.800.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.jobs.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.core.net_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.net_1.3.1000.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.net_1.3.1000.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.net.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.core.resources_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.resources_3.13.800.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.resources_3.13.800.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.resources.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.core.runtime_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.runtime_3.19.0.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.core.runtime_3.19.0.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.runtime.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.equinox.app_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.app_1.5.0.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.app_1.5.0.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.app.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.equinox.common_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.common_3.13.0.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.common_3.13.0.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.common.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.equinox.concurrent_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.concurrent_1.1.500.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.concurrent_1.1.500.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.concurrent.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.equinox.preferences_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.preferences_3.8.0.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.preferences_3.8.0.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.preferences.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.equinox.registry_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.registry_3.9.0.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.registry_3.9.0.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.registry.jar
+ for bnd in core.contenttype core.expressions core.filesystem core.jobs core.net core.resources core.runtime equinox.app equinox.common equinox.concurrent equinox.preferences equinox.registry equinox.security
++ find bootstrap -name 'org.eclipse.equinox.security_*.jar'
+ bndJarPath=bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.security_1.3.500.v20200914-0420.jar
+ install -m 644 -T bootstrap/usr/lib/eclipse/plugins/org.eclipse.equinox.security_1.3.500.v20200914-0420.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.security.jar
+ sed -i '//d' /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/maven-metadata/tycho.xml
+ install -dm 755 /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java-utils/
+ install -pm 755 /home/iurt/rpmbuild/SOURCES/p2-install.sh /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java-utils/
+ install -dm 755 /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/
+ ln -s /usr/share/java/tycho/org.eclipse.osgi.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/
+ ln -s /usr/share/java/tycho/xmvn-p2-installer-plugin.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/
+ ln -s /usr/share/java/tycho/org.fedoraproject.p2.jar /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.7.0-2.mga8 --unique-debug-suffix -1.7.0-2.mga8.aarch64 --unique-debug-src-base tycho-1.7.0-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/org.eclipse.tycho-tycho-1.7.0
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/share/java-utils/p2-install.sh from /bin/sh to #!/usr/bin/sh
Processing files: tycho-1.7.0-2.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hXl6en
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd org.eclipse.tycho-tycho-1.7.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/doc/tycho
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/doc/tycho
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/doc/tycho
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/maven-metadata/tycho.xml']
[INFO maven.prov] mvn(org.fedoraproject.p2:xmvn-p2-installer-plugin) = 0.0.1.SNAPSHOT, mvn(org.fedoraproject.p2:org.fedoraproject.p2) = 0.0.1.SNAPSHOT, mvn(org.eclipse.tycho.extras:tycho-pack200b-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.osgi.services:pom:) = 3.9.0.v20200914.0420, mvn(org.fedoraproject.p2:org.fedoraproject.p2:pom:) = 0.0.1.SNAPSHOT, mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.testng:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-versions-plugin) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.osgi.services) = 3.9.0.v20200914.0420, mvn(org.eclipse.tycho.extras:target-platform-validation-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.embedder.shared) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pack200-impl:pom:) = 1.7.0, mvn(org.fedoraproject.p2:xmvn-p2-installer-plugin:pom:) = 0.0.1.SNAPSHOT, mvn(org.eclipse.tycho:sisu-equinox-launching:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-document-bundle-plugin) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-version-bump-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2-director-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pack200a-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pack200-its) = 1.7.0, mvn(org.eclipse.tycho:target-platform-configuration:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-eclipserun-plugin) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-source-feature-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:sisu-equinox:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-lib-detector:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pomless) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-artifactcomparator:pom:) = 1.7.0, mvn(org.eclipse.tycho:sisu-equinox-embedder) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2-director-plugin) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pack200:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.osgi.compatibility.state:pom:) = 1.2.100.v20200914.0420, mvn(org.eclipse.tycho:org.eclipse.tycho.noopsecurity) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-version-bump-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-document-bundle-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.osgi.compatibility.state) = 1.2.100.v20200914.0420, mvn(org.eclipse.tycho:org.eclipse.tycho.core.shared) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-dependency-tools-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-maven-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-pomgenerator-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl) = 1.7.0, mvn(org.eclipse.tycho:tycho-core) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2-publisher-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-custom-bundle-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.osgi) = 3.16.0.v20200914.0420, mvn(org.eclipse.tycho:org.eclipse.osgi.util) = 3.5.300.v20200914.0420, mvn(org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-source-feature-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-surefire-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-metadata-model) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-eclipserun-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-standalone-p2-director:zip:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit47) = 1.7.0, mvn(org.eclipse.tycho:tycho-artifactcomparator) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2-facade) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-p2-extras-plugin) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pack200b-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-source-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-embedder-api:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pomless:pom:) = 1.7.0, mvn(org.eclipse.tycho:sisu-equinox-api) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.testng) = 1.7.0, mvn(org.eclipse.tycho:tycho-compiler-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-release:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-surefire-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-embedder-api) = 1.7.0, mvn(org.eclipse.tycho:sisu-equinox-api:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-bundles:pom:) = 1.7.0, mvn(org.fedoraproject.p2:fedoraproject-p2:pom:) = 0.0.1.SNAPSHOT, mvn(org.eclipse.tycho:tycho-pomgenerator-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-metadata-model:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-surefire:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-compiler-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-packaging-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:sisu-equinox-embedder:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-packaging-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2-facade:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pack200a-plugin) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pack200-its:pom:) = 1.7.0, mvn(org.eclipse.tycho:target-platform-configuration) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-p2-extras-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-source-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.osgi.util:pom:) = 3.5.300.v20200914.0420, mvn(org.eclipse.tycho.extras:tycho-extras:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-dependency-tools-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-compiler-jdt) = 1.7.0, mvn(org.eclipse.tycho:tycho-bundles-external:zip:) = 1.7.0, mvn(org.eclipse.tycho:tycho-maven-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-core:pom:) = 1.7.0, mvn(org.eclipse.tycho:tycho-lib-detector) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2-repository-plugin) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-pack200-impl) = 1.7.0, mvn(org.eclipse.tycho:tycho-compiler-jdt:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.osgi:pom:) = 3.16.0.v20200914.0420, mvn(org.eclipse.tycho:tycho-p2-repository-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:sisu-equinox-launching) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit4) = 1.7.0, mvn(org.eclipse.tycho:tycho:pom:) = 1.7.0, mvn(org.eclipse.tycho.extras:target-platform-validation-plugin) = 1.7.0, mvn(org.eclipse.tycho.extras:tycho-custom-bundle-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-p2-publisher-plugin) = 1.7.0, mvn(org.eclipse.tycho:tycho-versions-plugin:pom:) = 1.7.0, mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-maven-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.fedoraproject.p2.jar']
[INFO osgi.prov] osgi(org.fedoraproject.p2) = 0.0.1
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.osgi.compatibility.state.jar']
[INFO osgi.prov] osgi(org.eclipse.osgi.compatibility.state) = 1.2.100
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-surefire-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-metadata-model.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/sisu-equinox-api.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.sisu-equinox-api) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/org.eclipse.osgi.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/org.fedoraproject.p2.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/xmvn-p2-installer-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-version-bump-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.contenttype.jar']
[INFO osgi.prov] osgi(org.eclipse.core.contenttype) = 3.7.800
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-director-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/sisu-equinox-embedder.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.osgi.jar']
[INFO osgi.prov] osgi(org.eclipse.osgi) = 3.16.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-versions-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-extras-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.expressions.jar']
[INFO osgi.prov] osgi(org.eclipse.core.expressions) = 3.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/sisu-equinox-launching.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.sisu-equinox-launching) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/xmvn-p2-installer-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.osgi.services.jar']
[INFO osgi.prov] osgi(org.eclipse.osgi.services) = 3.9.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-facade.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.filesystem.jar']
[INFO osgi.prov] osgi(org.eclipse.core.filesystem) = 1.7.700
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/target-platform-configuration.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.osgi.util.jar']
[INFO osgi.prov] osgi(org.eclipse.osgi.util) = 3.5.300
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/target-platform-validation-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.jobs.jar']
[INFO osgi.prov] osgi(org.eclipse.core.jobs) = 3.10.800
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-publisher-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.core.shared.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.core.shared) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-artifactcomparator.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.net.jar']
[INFO osgi.prov] osgi(org.eclipse.core.net) = 1.3.1000
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-repository-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.embedder.shared.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.embedder.shared) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pack200-impl.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-compiler-jdt.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.noopsecurity.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.noopsecurity) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.resources.jar']
[INFO osgi.prov] osgi(org.eclipse.core.resources) = 3.13.800
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pack200-its.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-compiler-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.maven.repository.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.p2.maven.repository) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.runtime.jar']
[INFO osgi.prov] osgi(org.eclipse.core.runtime) = 3.19.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pack200a-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-core.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pack200b-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.resolver.impl.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.p2.resolver.impl) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.app.jar']
[INFO osgi.prov] osgi(org.eclipse.equinox.app) = 1.5.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-custom-bundle-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-packaging-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.resolver.shared.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.p2.resolver.shared) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.common.jar']
[INFO osgi.prov] osgi(org.eclipse.equinox.common) = 3.13.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-dependency-tools-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pomgenerator-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.concurrent.jar']
[INFO osgi.prov] osgi(org.eclipse.equinox.concurrent) = 1.1.500
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-document-bundle-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.tools.impl.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.p2.tools.impl) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pomless.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-eclipserun-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.preferences.jar']
[INFO osgi.prov] osgi(org.eclipse.equinox.preferences) = 3.8.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.tools.shared.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.p2.tools.shared) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-source-feature-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-embedder-api.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.embedder-api) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-source-plugin.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.registry.jar']
[INFO osgi.prov] osgi(org.eclipse.equinox.registry) = 3.9.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.junit.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.surefire.junit) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.security.jar']
[INFO osgi.prov] osgi(org.eclipse.equinox.security) = 1.3.500
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.junit4.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.surefire.junit4) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-lib-detector.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.junit47.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.surefire.junit47) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.osgibooter.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.surefire.osgibooter) = 1.7.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.testng.jar']
[INFO osgi.prov] osgi(org.eclipse.tycho.surefire.testng) = 1.7.0
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/maven-metadata/tycho.xml']
[INFO maven.req] mvn(org.codehaus.plexus:plexus-compiler-manager), mvn(org.codehaus.plexus:plexus-component-annotations), mvn(org.apache.commons:commons-compress), mvn(org.apache.maven.plugins:maven-source-plugin), mvn(org.apache.maven:maven-compat), mvn(org.slf4j:slf4j-simple), mvn(org.codehaus.plexus:plexus-archiver), mvn(org.eclipse.jdt:ecj), mvn(org.apache.maven:maven-core), mvn(org.codehaus.plexus:plexus-utils), mvn(org.ow2.asm:asm-util), mvn(org.ow2.asm:asm-tree), mvn(de.pdark:decentxml), mvn(org.apache.maven.surefire:maven-surefire-common), mvn(org.apache.maven:maven-plugin-api), java-headless >= 1:1.8, mvn(org.apache.commons:commons-exec), mvn(org.codehaus.plexus:plexus-compiler-api), mvn(io.takari.polyglot:polyglot-common), javapackages-filesystem, mvn(org.fedoraproject.xmvn:xmvn-api), mvn(org.apache.maven:maven-archiver), mvn(org.slf4j:slf4j-api), mvn(org.fedoraproject.xmvn:xmvn-core), mvn(org.apache.maven.surefire:surefire-api)
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-maven-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.fedoraproject.p2.jar']
[INFO osgi.req] osgi(org.eclipse.core.runtime) = 3.19.0, osgi(org.eclipse.equinox.p2.metadata), osgi(org.eclipse.equinox.p2.repository), osgi(org.eclipse.equinox.p2.core), osgi(org.eclipse.equinox.p2.publisher.eclipse), osgi(org.eclipse.equinox.p2.publisher), osgi(org.eclipse.equinox.p2.touchpoint.eclipse), osgi(org.eclipse.equinox.p2.repository.tools)
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.osgi.compatibility.state.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-surefire-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-metadata-model.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/sisu-equinox-api.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/org.eclipse.osgi.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/org.fedoraproject.p2.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/xmvn/lib/installer/xmvn-p2-installer-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-version-bump-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.contenttype.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.preferences) = 3.8.0, osgi(org.eclipse.equinox.registry) = 3.9.0, osgi(org.eclipse.equinox.common) = 3.13.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-director-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/sisu-equinox-embedder.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.osgi.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-versions-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-extras-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.expressions.jar']
[INFO osgi.req] osgi(org.eclipse.core.runtime) = 3.19.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/sisu-equinox-launching.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/xmvn-p2-installer-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.osgi.services.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-facade.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.filesystem.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.common) = 3.13.0, osgi(org.eclipse.equinox.registry) = 3.9.0, osgi(org.eclipse.osgi) = 3.16.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/target-platform-configuration.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.osgi.util.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/target-platform-validation-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.jobs.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.common) = 3.13.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-publisher-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.core.shared.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-artifactcomparator.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.net.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.security) = 1.3.500, osgi(org.eclipse.equinox.common) = 3.13.0, osgi(org.eclipse.equinox.preferences) = 3.8.0, osgi(org.eclipse.osgi) = 3.16.0, osgi(org.eclipse.equinox.registry) = 3.9.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-p2-repository-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.embedder.shared.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pack200-impl.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-compiler-jdt.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.noopsecurity.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.security) = 1.3.500
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.resources.jar']
[INFO osgi.req] osgi(org.eclipse.core.expressions) = 3.7.0, osgi(org.eclipse.core.filesystem) = 1.7.700, osgi(org.eclipse.core.runtime) = 3.19.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pack200-its.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-compiler-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.maven.repository.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.common) = 3.13.0, osgi(org.eclipse.equinox.p2.repository), osgi(org.eclipse.equinox.p2.metadata), osgi(org.eclipse.equinox.p2.core), osgi(org.eclipse.equinox.p2.metadata.repository), osgi(org.eclipse.equinox.p2.artifact.repository)
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/core.runtime.jar']
[INFO osgi.req] osgi(org.eclipse.osgi) = 3.16.0, osgi(org.eclipse.equinox.common) = 3.13.0, osgi(org.eclipse.core.jobs) = 3.10.800, osgi(org.eclipse.equinox.registry) = 3.9.0, osgi(org.eclipse.equinox.preferences) = 3.8.0, osgi(org.eclipse.core.contenttype) = 3.7.800, osgi(org.eclipse.equinox.app) = 1.5.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pack200a-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-core.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pack200b-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.resolver.impl.jar']
[INFO osgi.req] osgi(org.eclipse.core.runtime) = 3.19.0, osgi(org.eclipse.equinox.security) = 1.3.500, osgi(org.eclipse.equinox.frameworkadmin.equinox), osgi(org.eclipse.equinox.frameworkadmin), osgi(org.eclipse.equinox.p2.core), osgi(org.eclipse.equinox.p2.metadata), osgi(org.eclipse.equinox.p2.publisher), osgi(org.eclipse.equinox.p2.publisher.eclipse), osgi(org.eclipse.equinox.p2.artifact.repository), osgi(org.eclipse.equinox.p2.metadata.repository), osgi(org.eclipse.equinox.p2.director), osgi(org.eclipse.equinox.p2.repository), osgi(org.eclipse.equinox.p2.updatesite), osgi(org.eclipse.core.net) = 1.3.1000
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.app.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.registry) = 3.9.0, osgi(org.eclipse.equinox.common) = 3.13.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-custom-bundle-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-packaging-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.resolver.shared.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.common.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-dependency-tools-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pomgenerator-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.concurrent.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-document-bundle-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.tools.impl.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.p2.director.app), osgi(org.eclipse.equinox.p2.core), osgi(org.eclipse.equinox.p2.publisher), osgi(org.eclipse.equinox.p2.updatesite), osgi(org.eclipse.core.runtime) = 3.19.0, osgi(org.eclipse.equinox.p2.metadata), osgi(org.eclipse.equinox.p2.repository), osgi(org.eclipse.equinox.p2.repository.tools), osgi(org.eclipse.equinox.p2.metadata.repository), osgi(org.eclipse.equinox.p2.artifact.repository), osgi(org.eclipse.equinox.p2.publisher.eclipse), osgi(org.eclipse.equinox.p2.engine), osgi(org.eclipse.equinox.p2.director), osgi(org.eclipse.equinox.frameworkadmin)
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-pomless.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-eclipserun-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.preferences.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.common) = 3.13.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.p2.tools.shared.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-source-feature-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-embedder-api.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-source-plugin.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.registry.jar']
[INFO osgi.req] osgi(org.eclipse.equinox.common) = 3.13.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.junit.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/equinox.security.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.junit4.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/tycho-lib-detector.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.junit47.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.osgibooter.jar']
[INFO osgi.req] osgi(org.eclipse.osgi) = 3.16.0, osgi(org.eclipse.core.runtime) = 3.19.0
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/java/tycho/org.eclipse.tycho.surefire.testng.jar']
Provides: mvn(org.eclipse.tycho.extras:target-platform-validation-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:target-platform-validation-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-custom-bundle-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-custom-bundle-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-dependency-tools-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-dependency-tools-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-document-bundle-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-document-bundle-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-eclipserun-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-eclipserun-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-extras:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-p2-extras-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-p2-extras-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pack200-impl) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pack200-impl:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pack200-its) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pack200-its:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pack200:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pack200a-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pack200a-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pack200b-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pack200b-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pomless) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-pomless:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-source-feature-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-source-feature-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-version-bump-plugin) = 1.7.0 mvn(org.eclipse.tycho.extras:tycho-version-bump-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.osgi) = 3.16.0.v20200914.0420 mvn(org.eclipse.tycho:org.eclipse.osgi.compatibility.state) = 1.2.100.v20200914.0420 mvn(org.eclipse.tycho:org.eclipse.osgi.compatibility.state:pom:) = 1.2.100.v20200914.0420 mvn(org.eclipse.tycho:org.eclipse.osgi.services) = 3.9.0.v20200914.0420 mvn(org.eclipse.tycho:org.eclipse.osgi.services:pom:) = 3.9.0.v20200914.0420 mvn(org.eclipse.tycho:org.eclipse.osgi.util) = 3.5.300.v20200914.0420 mvn(org.eclipse.tycho:org.eclipse.osgi.util:pom:) = 3.5.300.v20200914.0420 mvn(org.eclipse.tycho:org.eclipse.osgi:pom:) = 3.16.0.v20200914.0420 mvn(org.eclipse.tycho:org.eclipse.tycho.core.shared) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.embedder.shared) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.noopsecurity) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit4) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit47) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:pom:) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:pom:) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.junit:pom:) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.testng) = 1.7.0 mvn(org.eclipse.tycho:org.eclipse.tycho.surefire.testng:pom:) = 1.7.0 mvn(org.eclipse.tycho:sisu-equinox-api) = 1.7.0 mvn(org.eclipse.tycho:sisu-equinox-api:pom:) = 1.7.0 mvn(org.eclipse.tycho:sisu-equinox-embedder) = 1.7.0 mvn(org.eclipse.tycho:sisu-equinox-embedder:pom:) = 1.7.0 mvn(org.eclipse.tycho:sisu-equinox-launching) = 1.7.0 mvn(org.eclipse.tycho:sisu-equinox-launching:pom:) = 1.7.0 mvn(org.eclipse.tycho:sisu-equinox:pom:) = 1.7.0 mvn(org.eclipse.tycho:target-platform-configuration) = 1.7.0 mvn(org.eclipse.tycho:target-platform-configuration:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-artifactcomparator) = 1.7.0 mvn(org.eclipse.tycho:tycho-artifactcomparator:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-bundles-external:zip:) = 1.7.0 mvn(org.eclipse.tycho:tycho-bundles:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-compiler-jdt) = 1.7.0 mvn(org.eclipse.tycho:tycho-compiler-jdt:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-compiler-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-compiler-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-core) = 1.7.0 mvn(org.eclipse.tycho:tycho-core:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-embedder-api) = 1.7.0 mvn(org.eclipse.tycho:tycho-embedder-api:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-lib-detector) = 1.7.0 mvn(org.eclipse.tycho:tycho-lib-detector:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-maven-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-maven-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-metadata-model) = 1.7.0 mvn(org.eclipse.tycho:tycho-metadata-model:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-director-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-director-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-facade) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-facade:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-publisher-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-publisher-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-repository-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2-repository-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-p2:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-packaging-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-packaging-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-pomgenerator-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-pomgenerator-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-release:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-source-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-source-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-standalone-p2-director:zip:) = 1.7.0 mvn(org.eclipse.tycho:tycho-surefire-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-surefire-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-surefire:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho-versions-plugin) = 1.7.0 mvn(org.eclipse.tycho:tycho-versions-plugin:pom:) = 1.7.0 mvn(org.eclipse.tycho:tycho:pom:) = 1.7.0 mvn(org.fedoraproject.p2:fedoraproject-p2:pom:) = 0.0.1.SNAPSHOT mvn(org.fedoraproject.p2:org.fedoraproject.p2) = 0.0.1.SNAPSHOT mvn(org.fedoraproject.p2:org.fedoraproject.p2:pom:) = 0.0.1.SNAPSHOT mvn(org.fedoraproject.p2:xmvn-p2-installer-plugin) = 0.0.1.SNAPSHOT mvn(org.fedoraproject.p2:xmvn-p2-installer-plugin:pom:) = 0.0.1.SNAPSHOT osgi(org.eclipse.core.contenttype) = 3.7.800 osgi(org.eclipse.core.expressions) = 3.7.0 osgi(org.eclipse.core.filesystem) = 1.7.700 osgi(org.eclipse.core.jobs) = 3.10.800 osgi(org.eclipse.core.net) = 1.3.1000 osgi(org.eclipse.core.resources) = 3.13.800 osgi(org.eclipse.core.runtime) = 3.19.0 osgi(org.eclipse.equinox.app) = 1.5.0 osgi(org.eclipse.equinox.common) = 3.13.0 osgi(org.eclipse.equinox.concurrent) = 1.1.500 osgi(org.eclipse.equinox.preferences) = 3.8.0 osgi(org.eclipse.equinox.registry) = 3.9.0 osgi(org.eclipse.equinox.security) = 1.3.500 osgi(org.eclipse.osgi) = 3.16.0 osgi(org.eclipse.osgi.compatibility.state) = 1.2.100 osgi(org.eclipse.osgi.services) = 3.9.0 osgi(org.eclipse.osgi.util) = 3.5.300 osgi(org.eclipse.tycho.core.shared) = 1.7.0 osgi(org.eclipse.tycho.embedder-api) = 1.7.0 osgi(org.eclipse.tycho.embedder.shared) = 1.7.0 osgi(org.eclipse.tycho.noopsecurity) = 1.7.0 osgi(org.eclipse.tycho.p2.maven.repository) = 1.7.0 osgi(org.eclipse.tycho.p2.resolver.impl) = 1.7.0 osgi(org.eclipse.tycho.p2.resolver.shared) = 1.7.0 osgi(org.eclipse.tycho.p2.tools.impl) = 1.7.0 osgi(org.eclipse.tycho.p2.tools.shared) = 1.7.0 osgi(org.eclipse.tycho.sisu-equinox-api) = 1.7.0 osgi(org.eclipse.tycho.sisu-equinox-launching) = 1.7.0 osgi(org.eclipse.tycho.surefire.junit) = 1.7.0 osgi(org.eclipse.tycho.surefire.junit4) = 1.7.0 osgi(org.eclipse.tycho.surefire.junit47) = 1.7.0 osgi(org.eclipse.tycho.surefire.osgibooter) = 1.7.0 osgi(org.eclipse.tycho.surefire.testng) = 1.7.0 osgi(org.fedoraproject.p2) = 0.0.1 tycho = 1.7.0-2.mga8 tycho-extras = 1.7.0-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-headless >= 1:1.8 javapackages-filesystem mvn(de.pdark:decentxml) mvn(io.takari.polyglot:polyglot-common) mvn(org.apache.commons:commons-compress) mvn(org.apache.commons:commons-exec) mvn(org.apache.maven.plugins:maven-source-plugin) mvn(org.apache.maven.surefire:maven-surefire-common) mvn(org.apache.maven.surefire:surefire-api) mvn(org.apache.maven:maven-archiver) mvn(org.apache.maven:maven-compat) mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-archiver) mvn(org.codehaus.plexus:plexus-compiler-api) mvn(org.codehaus.plexus:plexus-compiler-manager) mvn(org.codehaus.plexus:plexus-component-annotations) mvn(org.codehaus.plexus:plexus-utils) mvn(org.eclipse.jdt:ecj) mvn(org.fedoraproject.xmvn:xmvn-api) mvn(org.fedoraproject.xmvn:xmvn-core) mvn(org.ow2.asm:asm-tree) mvn(org.ow2.asm:asm-util) mvn(org.slf4j:slf4j-api) mvn(org.slf4j:slf4j-simple)
Obsoletes: tycho-extras < 1.6.0-1
Processing files: tycho-javadoc-1.7.0-2.mga8.noarch
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/javadoc/tycho/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/javadoc/tycho/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/javadoc/tycho/member-search-index.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64/usr/share/javadoc/tycho/member-search-index.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: tycho-extras-javadoc = 1.7.0-2.mga8 tycho-javadoc = 1.7.0-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: javapackages-filesystem
Obsoletes: tycho-extras-javadoc < 1.6.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/tycho-1.7.0-2.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/tycho-javadoc-1.7.0-2.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.toNf5m
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd org.eclipse.tycho-tycho-1.7.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/tycho-1.7.0-2.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mr1m6m
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf org.eclipse.tycho-tycho-1.7.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!