Discussion:
[tycho-user] Eclipse-PatchFragment Require-Bundle
Mirko Swillus
2012-03-08 09:48:16 UTC
Permalink
Hej,

when building an Eclipse patch fragment with Tycho 0.14.1 I have to
define all the requirements from the host bundle once again in the
fragments MANIFEST.MF (otherwise the build fails with lots of resolve
errors).

Is this behavior expected, am I missing some additional configuration or
is this a bug?

When building with PDE, the requirements from the host are obviously
also used for the fragment without having to define them explicitly.

Regards,
Mirko
Oberlies, Tobias
2012-03-08 10:02:46 UTC
Permalink
No this is not expected, and may be a bug.

To check this it would be good to get the full build log. "Resolution" is a multi-step process in Tycho and from your message it is not clear which one of the steps fail.

Regards
Tobias
-----Original Message-----
Sent: Donnerstag, 8. März 2012 10:48
To: Tycho user list
Subject: [tycho-user] Eclipse-PatchFragment Require-Bundle
Hej,
when building an Eclipse patch fragment with Tycho 0.14.1 I have to
define all the requirements from the host bundle once again in the
fragments MANIFEST.MF (otherwise the build fails with lots of resolve
errors).
Is this behavior expected, am I missing some additional configuration or
is this a bug?
When building with PDE, the requirements from the host are obviously
also used for the fragment without having to define them explicitly.
Regards,
Mirko
_______________________________________________
tycho-user mailing list
https://dev.eclipse.org/mailman/listinfo/tycho-user
Mirko Swillus
2012-03-08 10:25:44 UTC
Permalink
Hej Tobias,
Post by Oberlies, Tobias
Post by Mirko Swillus
when building an Eclipse patch fragment with Tycho 0.14.1 I
have to define all the requirements from the host bundle
No this is not expected, and may be a bug.
To check this it would be good to get the full build log. "Resolution" is a multi-step process in
Tycho and from your message it is not clear which one of the steps fail.
Thanks for your quick answer. Please find the debug build log attached.
Regards,
Mirko
Post by Oberlies, Tobias
Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
Maven home: C:\Program Files (x86)\apache-maven-3.0.4
Java version: 1.7.0_02, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_02\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from C:\Program Files (x86)\apache-maven-3.0.4\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\mirkos\.m2\settings.xml
[DEBUG] Using local repository at C:\Users\mirkos\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for C:\Users\mirkos\.m2\repository
[INFO] Scanning for projects...
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:0.14.1:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1:compile
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.sonatype.aether.transfer < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.sonatype.aether.metadata < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.sonatype.aether.collection < plexus.core
[DEBUG] Imported: org.sonatype.aether.version < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.sonatype.aether.repository < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.sonatype.aether.artifact < plexus.core
[DEBUG] Imported: org.sonatype.aether.spi < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.graph < plexus.core
[DEBUG] Imported: org.sonatype.aether.* < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.impl < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.sonatype.aether.deployment < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.sonatype.aether.installation < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.sonatype.aether.resolution < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-maven-plugin:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Included: de.pdark:decentxml:jar:1.3
[DEBUG] Included: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-p2-facade:jar:0.14.1
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1
[DEBUG] Created new class realm project>com.foobar.rcp:com.foobar.rcp.commons.rcp:4.0.0-SNAPSHOT
[DEBUG] Populating class realm project>com.foobar.rcp:com.foobar.rcp.commons.rcp:4.0.0-SNAPSHOT
[DEBUG] Looking up lifecyle mappings for packaging eclipse-plugin from ClassRealm[project>com.foobar.rcp:com.foobar.rcp.commons.rcp:4.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<resolver>p2</resolver>
<target>
<artifact>
<groupId>com.foobar.rcp</groupId>
<artifactId>com.foobar.rcp.commons.target</artifactId>
<version>1.0.0-SNAPSHOT</version>
<classifier>indigo</classifier>
</artifact>
</target>
<ignoreTychoRepositories>true</ignoreTychoRepositories>
<environments>
<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86</arch>
</environment>
</environments>
</configuration>
Time to load bundles: 250
[DEBUG] clear OSGi proxy settings
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-plugin:0.14.1
[DEBUG] Imported: < project>com.foobar.rcp:com.foobar.rcp.commons.rcp:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-p2-plugin:jar:0.14.1
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:0.14.1
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Excluded: de.pdark:decentxml:jar:1.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-p2-facade:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1
[DEBUG] Resolving target definition file "C:\Users\mirkos\.m2\repository\com\foobar\rcp\com.foobar.rcp.commons.target\1.0.0-SNAPSHOT\com.foobar.rcp.commons.target-1.0.0-SNAPSHOT-indigo.target"
Mrz 08, 2012 11:14:09 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:09 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:09 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:09 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:09 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:09 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:09 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:09 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:09 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
[DEBUG] Added 52 units, the content of the target definition file, to the target platform
[DEBUG] Added 23 locally built units to the target platform
Mrz 08, 2012 11:14:10 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:10 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:10 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:10 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:10 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:10 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:10 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:10 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 08, 2012 11:14:10 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
[WARNING] com.foobar.rcp.commons/4.0.0.201203080936
[WARNING] com.foobar.rcp.jboss5.client/2.1.1
[DEBUG] Bundle-ClassPath entry runtime_registry_compatibility.jar does not exist inC:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar
[DEBUG] Bundle-ClassPath entry runtime_registry_compatibility.jar does not exist inC:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.foobar.rcp:com.foobar.rcp.commons.rcp:eclipse-plugin:4.0.0-SNAPSHOT
[DEBUG] Tasks: [clean, deploy]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building com.foobar.rcp.commons.rcp 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: com.foobar.rcp:com.foobar.rcp.commons.rcp:4.0.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile]
[DEBUG] Repositories (dependencies): [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<baseDir default-value="${project.basedir}"/>
<forceContextQualifier>${forceContextQualifier}</forceContextQualifier>
<format default-value="yyyyMMddHHmm"/>
<packaging default-value="${project.packaging}"/>
<project default-value="${project}"/>
<session>${session}</session>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-id (default-validate-id)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<packaging default-value="${project.packaging}"/>
<project default-value="${project}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version (default-validate-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<packaging default-value="${project.packaging}"/>
<project default-value="${project}"/>
<strictVersions default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString default-value="${maven.resources.escapeString}"/>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir>${basedir}</basedir>
<buildDirectory>${project.build.directory}</buildDirectory>
<compilerId default-value="jdt">${maven.compiler.compilerId}</compilerId>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<encoding>${maven.compiler.encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<fork default-value="false"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputFileName>${project.build.finalName}</outputFileName>
<project>${project}</project>
<session>${session}</session>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<source>${maven.compiler.source}</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target>${maven.compiler.target}</target>
<useJDK default-value="SYSTEM"/>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString default-value="${maven.resources.escapeString}"/>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory>${project.build.testOutputDirectory}</outputDirectory>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources>${project.testResources}</resources>
<session default-value="${session}"/>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:package-plugin (default-package-plugin)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildDirectory>${project.build.directory}</buildDirectory>
<finalName>${project.build.finalName}</finalName>
<project>${project}</project>
<qualifier>${buildQualifier}</qualifier>
<session>${session}</session>
<strictBinIncludes default-value="true"/>
<useDefaultExcludes default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-p2-plugin:0.14.1:p2-metadata (default-p2-metadata)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<attachP2Metadata default-value="true"/>
<project>${project}</project>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-p2-plugin:0.14.1:update-local-index (default-update-local-index)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project>${project}</project>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<altDeploymentRepository>${altDeploymentRepository}</altDeploymentRepository>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<localRepository default-value="${localRepository}"/>
<offline default-value="${settings.offline}"/>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<project default-value="${project}"/>
<skip default-value="false">${maven.deploy.skip}</skip>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] com.foobar.rcp:com.foobar.rcp.commons.rcp:eclipse-plugin:4.0.0-SNAPSHOT
[DEBUG] p2.eclipse-plugin:com.foobar.commons.qtcommons:jar:5.1.1.SNAPSHOT:system
[DEBUG] p2.eclipse-plugin:com.springsource.javassist:jar:3.15.0.GA:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/antlr.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/commons-logging.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/concurrent.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/ejb3-persistence.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/hibernate-annotations.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/hibernate-core.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-aop-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-appclient.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-aspect-jdk50-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-common-core.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-deployers-client-spi.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-deployers-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-deployers-core-spi.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-deployers-core.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-deployment.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-ejb3-common-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-ejb3-core-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-ejb3-ext-api.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-ejb3-proxy-clustered-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-ejb3-proxy-impl-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-ejb3-proxy-spi-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-ejb3-security-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-ha-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-ha-legacy-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-iiop-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-integration.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-j2se.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-javaee.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-jsr77-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-logging-jdk.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-logging-log4j.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-logging-spi.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-main-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-mdr.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-messaging-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-remoting.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-security-spi.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-serialization.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-srp-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-system-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jboss-system-jmx-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jbossall-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jbossjts-integration.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jbossjts.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jbosssx-as-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jbosssx-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jmx-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jmx-invoker-adaptor-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/jnp-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/slf4j-api.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/slf4j-jboss-logging.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.jboss5.client:jar:lib/xmlsec.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.beanutils:jar:1.8.3:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.codec:jar:1.6.0:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.io:jar:2.1.0:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.lang3:jar:3.1.0:system
[DEBUG] p2.eclipse-plugin:com.foobar.rcp.commons:jar:4.0.0.201203080936:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.runtime:jar:3.7.0.v20110110:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.expressions:jar:3.4.300.v20110228:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.collections:jar:3.2.1:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.math:jar:2.2.0:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.contenttype:jar:3.4.100.v20110423-0524:system
[DEBUG] p2.eclipse-plugin:org.eclipse.equinox.preferences:jar:3.4.1.R37x_v20110725:system
[DEBUG] p2.eclipse-plugin:org.eclipse.equinox.registry:jar:3.5.101.R37x_v20110810-1611:system
[DEBUG] p2.eclipse-plugin:org.eclipse.equinox.common:jar:3.6.0.v20110523:system
[DEBUG] p2.eclipse-plugin:org.eclipse.osgi:jar:3.7.1.R37x_v20110808-1106:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.jobs:jar:3.5.100.v20110404:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.runtime.compatibility.auth:jar:3.2.200.v20110110:system
[DEBUG] p2.eclipse-plugin:org.eclipse.equinox.app:jar:1.3.100.v20110321:system
[DEBUG] p2.eclipse-plugin:org.eclipse.osgi.services:jar:3.3.0.v20110513:system
[INFO]
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Imported: < project>com.foobar.rcp:com.foobar.rcp.commons.rcp:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator -->
[DEBUG] (f) directory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\classes
[DEBUG] (f) reportDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\site
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\test-classes
[DEBUG] -- end configuration --
[INFO] Deleting C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\patch.jar-classes
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target
[DEBUG] Skipping non-existing directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\classes
[DEBUG] Skipping non-existing directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\test-classes
[DEBUG] Skipping non-existing directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\site
[INFO]
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.4:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1
[DEBUG] Imported: < project>com.foobar.rcp:com.foobar.rcp.commons.rcp:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-packaging-plugin:jar:0.14.1
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.4
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Excluded: de.pdark:decentxml:jar:1.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:0.14.1:build-qualifier' with basic configurator -->
[DEBUG] (f) baseDir = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment
[DEBUG] (s) format = yyyyMMddHHmm
[DEBUG] (f) packaging = eclipse-plugin
[DEBUG] -- end configuration --
[INFO]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-id' with basic configurator -->
[DEBUG] (f) packaging = eclipse-plugin
[DEBUG] -- end configuration --
[INFO]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version' with basic configurator -->
[DEBUG] (f) packaging = eclipse-plugin
[DEBUG] (f) strictVersions = true
[DEBUG] -- end configuration --
[INFO]
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0-beta-4:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Imported: < project>com.foobar.rcp:com.foobar.rcp.commons.rcp:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0-beta-4
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\classes
[DEBUG] (s) overwrite = false
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\main\resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\Windows, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.PROMPT=$P$G, os.name=Windows 7, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\Program Files\Java\jdk1.7.0_02\jre\lib\resources.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\rt.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\jce.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.7.0_02\jre\classes, env.COMPUTERNAME=QT-PC-37, unqualifiedVersion=4.0.0, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.7.0_02-b13, env.HOMEPATH=\, project.build.sourceEncoding=UTF-8, env.HOMESHARE=\\srv03\share\home\MirkoSwillus, user.name=mirkos, maven.build.version=Apache Maven 3.0.4 (r1232337; 2012-01-
17 09:4
4:56+0100), target-classifier=indigo, env.PATH=C:\Program Files\Java\jdk1.7.0_02\jre\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files\SlikSvn\bin\;C:\Program Files\Java\jdk1.6.0_30\jre\bin, user.language=de, env.WINDIR=C:\Windows, sun.boot.library.path=C:\Program Files\Java\jdk1.7.0_02\jre\bin, classworlds.conf=C:\Users\mirkos\workspaces\commonsPluginTycho\.metadat
a\.plugi
ns\org.eclipse.m2e.core\launches\m2conf674293824245062913.tmp, java.version=1.7.0_02, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel, user.timezone=Europe/Berlin, env.TEMP=C:\Users\mirkos\AppData\Local\Temp, sun.arch.data.model=64, java.endorsed.dirs=C:\Program Files\Java\jdk1.7.0_02\jre\lib\endorsed, buildQualifier=201203081014, sun.cpu.isalist=amd64, env.HOMEDRIVE=H:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, tycho-version=0.14.1, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=51.0, user.country=DE, java.home=C:\Program Files\Java\jdk1.7.0_02\jre, env.APPDATA=C:\Users\mirkos\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.1, env.AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\, path.separator=;, java.vm.version=22.0-b10, env.USERPROFILE=C:\Users\mirkos, user.variant=, env.JAVA_HOME=C:\Program Files\Java\jdk1.6.0_30, java
.awt.pri
nterjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\mirkos\AppData\Local\Temp, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.script=, user.home=C:\Users\mirkos, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, env.NUMBER_OF_PROCESSORS=4, java.library.path=C:\Program Files\Java\jdk1.7.0_02\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jdk1.7.0_02\jre\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Roxi
o Shared
\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files\SlikSvn\bin\;C:\Program Files\Java\jdk1.6.0_30\jre\bin;., java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.USERDNSDOMAIN=DRESDEN.LOCAL, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, java.vm.vendor=Oracle Corporation, maven.home=C:\Program Files (x86)\apache-maven-3.0.4, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -B -X -e -s C:\Users\mirkos\.m2\settings.xml clean deploy, java.class.path=C:\Program Files (x86)\apache-maven-3.0.4\boot\plexus-classworlds-2.4.jar, env.PROGRAMW6432=C:\Program Files, maven.version=3.0.4, env.PROGRAMFILES(X86)=C:\Program Files (x86), java.vm.specification.name=Java Virtual Machine Specif
ication,
env.LOGONSERVER=\\PDC01, java.vm.specification.version=1.7, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=Service Pack 1, env.HOME=C:\Users\mirkos, env.PROCESSOR_REVISION=2a07, java.io.tmpdir=C:\Users\mirkos\AppData\Local\Temp\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.7.0_02\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, env.LOCALAPPDATA=C:\Users\mirkos\AppData\Local, user.dir=C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment, line.separator=
Post by Oberlies, Tobias
, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, env.USERNAME=mirkos, file.encoding=Cp1252, env.USERDOMAIN=DRESDEN, java.specification.version=1.7, env.PROCESSOR_LEVEL=6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\main\resources
excludes []
includes []
[INFO] skip non existing resourceDirectory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\main\resources
[INFO]
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:1.6:compile
[DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.6:compile
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-compiler-jdt:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.jdt.core:jar:3.8.1.v20120125-1544:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1
[DEBUG] Imported: < project>com.foobar.rcp:com.foobar.rcp.commons.rcp:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-compiler-plugin:jar:0.14.1
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:1.6
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:1.6
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Included: org.eclipse.tycho:tycho-compiler-jdt:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.jdt.core:jar:3.8.1.v20120125-1544
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.apache.maven:maven-compat:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
[DEBUG] Excluded: org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Excluded: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Excluded: de.pdark:decentxml:jar:1.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile' with basic configurator -->
[DEBUG] (f) basedir = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment
[DEBUG] (f) buildDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target
[DEBUG] (f) compilerId = jdt
[DEBUG] (f) debug = true
[DEBUG] (f) fork = false
[DEBUG] (f) optimize = false
[DEBUG] (f) outputFileName = com.foobar.rcp.commons.rcp-4.0.0-SNAPSHOT
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) useJDK = SYSTEM
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'jdt'.
[DEBUG] Source directories: [C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test]
[DEBUG] Classpath: [C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\patch.jar-classes
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\.
C:\Users\mirkos\.m2\repository\com\foobar\rcp\com.foobar.rcp.commons\4.0.0-SNAPSHOT\com.foobar.rcp.commons-4.0.0-SNAPSHOT.jar
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime\3.7.0.v20110110\org.eclipse.core.runtime-3.7.0.v20110110.jar[~org/eclipse/core/internal/preferences/legacy/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.osgi\3.7.1.R37x_v20110808-1106\org.eclipse.osgi-3.7.1.R37x_v20110808-1106.jar[+org/eclipse/osgi/event/*;+org/eclipse/osgi/framework/console/*;+org/eclipse/osgi/framework/eventmgr/*;+org/eclipse/osgi/framework/log/*;+org/eclipse/osgi/launch/*;+org/eclipse/osgi/service/datalocation/*;+org/eclipse/osgi/service/debug/*;+org/eclipse/osgi/service/environment/*;+org/eclipse/osgi/service/localization/*;+org/eclipse/osgi/service/pluginconversion/*;+org/eclipse/osgi/service/resolver/*;+org/eclipse/osgi/service/runnable/*;+org/eclipse/osgi/service/security/*;+org/eclipse/osgi/service/urlconversion/*;+org/eclipse/osgi/signedcontent/*;+org/eclipse/osgi/storagemanager/*;+org/eclipse/osgi/util/*;+org/eclipse/equinox/log/*;+org/osgi/framework/*;+org/osgi/framework/launch/*;+org/osgi/framework/hooks/bundle/*;+org/osgi/framework/hooks/resolver/*;+org/osgi/framework/hooks/service/*;+org/osgi/framework/hooks/weaving/*;+org/osgi/framewo
rk/star
tlevel/*;+org/osgi/framework/wiring/*;+org/osgi/service/condpermadmin/*;~org/osgi/service/framework/*;+org/osgi/service/log/*;+org/osgi/service/packageadmin/*;+org/osgi/service/permissionadmin/*;+org/osgi/service/startlevel/*;+org/osgi/service/url/*;+org/osgi/util/tracker/*;~org/eclipse/core/runtime/adaptor/*;~org/eclipse/core/runtime/internal/adaptor/*;~org/eclipse/core/runtime/internal/stats/*;~org/eclipse/osgi/baseadaptor/*;~org/eclipse/osgi/baseadaptor/bundlefile/*;~org/eclipse/osgi/baseadaptor/hooks/*;~org/eclipse/osgi/baseadaptor/loader/*;~org/eclipse/osgi/framework/adaptor/*;~org/eclipse/osgi/framework/debug/*;~org/eclipse/osgi/framework/internal/core/*;~org/eclipse/osgi/framework/internal/protocol/*;~org/eclipse/osgi/framework/internal/protocol/bundleentry/*;~org/eclipse/osgi/framework/internal/protocol/bundleresource/*;~org/eclipse/osgi/framework/internal/protocol/reference/*;~org/eclipse/osgi/framework/internal/reliablefile/*;~org/eclipse/osgi/framework/util/*;~org/
eclipse/
osgi/internal/baseadaptor/*;~org/eclipse/osgi/internal/composite/*;~org/eclipse/osgi/internal/loader/*;~org/eclipse/osgi/internal/loader/buddy/*;~org/eclipse/osgi/internal/module/*;~org/eclipse/osgi/internal/profile/*;~org/eclipse/osgi/internal/resolver/*;~org/eclipse/osgi/internal/serviceregistry/*;~org/eclipse/osgi/internal/permadmin/*;~org/eclipse/osgi/internal/provisional/service/security/*;~org/eclipse/osgi/internal/provisional/verifier/*;~org/eclipse/osgi/internal/service/security/*;~org/eclipse/osgi/internal/signedcontent/*;~org/eclipse/osgi/service/internal/composite/*;~org/eclipse/equinox/log/internal/*;?**/*]
Post by Oberlies, Tobias
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.common\3.6.0.v20110523\org.eclipse.equinox.common-3.6.0.v20110523.jar[~org/eclipse/core/internal/boot/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;+org/eclipse/equinox/events/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.jobs\3.5.100.v20110404\org.eclipse.core.jobs-3.5.100.v20110404.jar[~org/eclipse/core/internal/jobs/*;+org/eclipse/core/runtime/jobs/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar[~org/eclipse/core/internal/adapter/*;~org/eclipse/core/internal/registry/*;~org/eclipse/core/internal/registry/osgi/*;~org/eclipse/core/internal/registry/spi/*;+org/eclipse/core/runtime/*;+org/eclipse/core/runtime/dynamichelpers/*;+org/eclipse/core/runtime/spi/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.preferences\3.4.1.R37x_v20110725\org.eclipse.equinox.preferences-3.4.1.R37x_v20110725.jar[~org/eclipse/core/internal/preferences/*;~org/eclipse/core/internal/preferences/exchange/*;+org/eclipse/core/runtime/preferences/*;+org/osgi/service/prefs/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.contenttype\3.4.100.v20110423-0524\org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar[~org/eclipse/core/internal/content/*;+org/eclipse/core/runtime/content/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime.compatibility.auth\3.2.200.v20110110\org.eclipse.core.runtime.compatibility.auth-3.2.200.v20110110.jar[?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.app\1.3.100.v20110321\org.eclipse.equinox.app-1.3.100.v20110321.jar[+org/eclipse/equinox/app/*;~org/eclipse/equinox/internal/app/*;+org/osgi/service/application/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.expressions\3.4.300.v20110228\org.eclipse.core.expressions-3.4.300.v20110228.jar[+org/eclipse/core/expressions/*;~org/eclipse/core/internal/expressions/*;~org/eclipse/core/internal/expressions/propertytester/*;~org/eclipse/core/internal/expressions/util/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\com.foobar.commons.qtcommons\5.1.1.SNAPSHOT\com.foobar.commons.qtcommons-5.1.1.SNAPSHOT.jar[+com/foobar/commons/query/*;+com/foobar/commons/i18n/*;+com/foobar/commons/math/*;+com/foobar/commons/swing/action/*;+com/foobar/commons/swing/renderer/*;+com/foobar/commons/qtd/binding/*;+com/foobar/commons/qtd/*;+com/foobar/commons/sort/*;+com/foobar/commons/swing/dialog/*;+com/foobar/commons/*;+com/foobar/commons/exception/*;+com/foobar/commons/primitives/*;+com/foobar/commons/swing/editor/*;+com/foobar/commons/sql/*;+com/foobar/commons/print/*;+com/foobar/commons/xml/*;+com/foobar/commons/text/*;+com/foobar/commons/swing/*;+com/foobar/commons/param/*;+com/foobar/commons/csv/*;+com/foobar/commons/swing/ribbon/*;+com/foobar/commons/persistence/*;+com/foobar/commons/security/*;+com/foobar/commons/cryptography/*;+com/foobar/commons/barcode/*;+com/foobar/commons/reflect/*;+com/foobar/commons/io/*;+com/foobar/commons/swing/input/*;+com/foo
bar/com
mons/swing/model/*;?**/*]
Post by Oberlies, Tobias
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.beanutils\1.8.3\org.apache.commons.beanutils-1.8.3.jar[+org/apache/commons/beanutils/locale/converters/*;+org/apache/commons/beanutils/*;+org/apache/commons/beanutils/converters/*;+org/apache/commons/beanutils/expression/*;+org/apache/commons/beanutils/locale/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.codec\1.6.0\org.apache.commons.codec-1.6.0.jar[+org/apache/commons/codec/*;+org/apache/commons/codec/net/*;+org/apache/commons/codec/language/bm/*;+org/apache/commons/codec/language/*;+org/apache/commons/codec/digest/*;+org/apache/commons/codec/binary/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.collections\3.2.1\org.apache.commons.collections-3.2.1.jar[+org/apache/commons/collections/map/*;+org/apache/commons/collections/buffer/*;+org/apache/commons/collections/comparators/*;+org/apache/commons/collections/collection/*;+org/apache/commons/collections/bag/*;+org/apache/commons/collections/iterators/*;+org/apache/commons/collections/bidimap/*;+org/apache/commons/collections/set/*;+org/apache/commons/collections/functors/*;+org/apache/commons/collections/list/*;+org/apache/commons/collections/keyvalue/*;+org/apache/commons/collections/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.io\2.1.0\org.apache.commons.io-2.1.0.jar[+org/apache/commons/io/output/*;+org/apache/commons/io/monitor/*;+org/apache/commons/io/filefilter/*;+org/apache/commons/io/comparator/*;+org/apache/commons/io/input/*;+org/apache/commons/io/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.lang3\3.1.0\org.apache.commons.lang3-3.1.0.jar[+org/apache/commons/lang3/event/*;+org/apache/commons/lang3/mutable/*;+org/apache/commons/lang3/tuple/*;+org/apache/commons/lang3/time/*;+org/apache/commons/lang3/concurrent/*;+org/apache/commons/lang3/text/translate/*;+org/apache/commons/lang3/text/*;+org/apache/commons/lang3/math/*;+org/apache/commons/lang3/*;+org/apache/commons/lang3/exception/*;+org/apache/commons/lang3/reflect/*;+org/apache/commons/lang3/builder/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.math\2.2.0\org.apache.commons.math-2.2.0.jar[+org/apache/commons/math/analysis/interpolation/*;+org/apache/commons/math/dfp/*;+org/apache/commons/math/special/*;+org/apache/commons/math/util/*;+org/apache/commons/math/analysis/*;+org/apache/commons/math/stat/descriptive/*;+org/apache/commons/math/stat/regression/*;+org/apache/commons/math/stat/correlation/*;+org/apache/commons/math/stat/clustering/*;+org/apache/commons/math/ode/jacobians/*;+org/apache/commons/math/stat/ranking/*;+org/apache/commons/math/*;+org/apache/commons/math/ode/sampling/*;+org/apache/commons/math/genetics/*;+org/apache/commons/math/analysis/polynomials/*;+org/apache/commons/math/exception/util/*;+org/apache/commons/math/optimization/linear/*;+org/apache/commons/math/ode/nonstiff/*;+org/apache/commons/math/optimization/univariate/*;+org/apache/commons/math/optimization/direct/*;+org/apache/commons/math/optimization/general/*;+org/apache/
commons
/math/stat/*;+org/apache/commons/math/distribution/*;+org/apache/commons/math/ode/events/*;+org/apache/commons/math/stat/descriptive/summary/*;+org/apache/commons/math/geometry/*;+org/apache/commons/math/linear/*;+org/apache/commons/math/estimation/*;+org/apache/commons/math/analysis/integration/*;+org/apache/commons/math/stat/descriptive/rank/*;+org/apache/commons/math/random/*;+org/apache/commons/math/fraction/*;+org/apache/commons/math/complex/*;+org/apache/commons/math/transform/*;+org/apache/commons/math/stat/inference/*;+org/apache/commons/math/optimization/fitting/*;+org/apache/commons/math/exception/*;+org/apache/commons/math/optimization/*;+org/apache/commons/math/ode/*;+org/apache/commons/math/stat/descriptive/moment/*;+org/apache/commons/math/analysis/solvers/*;?**/*]]
Post by Oberlies, Tobias
[DEBUG] Output directory: C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\patch.jar-classes
[DEBUG] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\patch.jar-classes
[DEBUG] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\.
[DEBUG] C:\Users\mirkos\.m2\repository\com\foobar\rcp\com.foobar.rcp.commons\4.0.0-SNAPSHOT\com.foobar.rcp.commons-4.0.0-SNAPSHOT.jar
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime\3.7.0.v20110110\org.eclipse.core.runtime-3.7.0.v20110110.jar[~org/eclipse/core/internal/preferences/legacy/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.osgi\3.7.1.R37x_v20110808-1106\org.eclipse.osgi-3.7.1.R37x_v20110808-1106.jar[+org/eclipse/osgi/event/*;+org/eclipse/osgi/framework/console/*;+org/eclipse/osgi/framework/eventmgr/*;+org/eclipse/osgi/framework/log/*;+org/eclipse/osgi/launch/*;+org/eclipse/osgi/service/datalocation/*;+org/eclipse/osgi/service/debug/*;+org/eclipse/osgi/service/environment/*;+org/eclipse/osgi/service/localization/*;+org/eclipse/osgi/service/pluginconversion/*;+org/eclipse/osgi/service/resolver/*;+org/eclipse/osgi/service/runnable/*;+org/eclipse/osgi/service/security/*;+org/eclipse/osgi/service/urlconversion/*;+org/eclipse/osgi/signedcontent/*;+org/eclipse/osgi/storagemanager/*;+org/eclipse/osgi/util/*;+org/eclipse/equinox/log/*;+org/osgi/framework/*;+org/osgi/framework/launch/*;+org/osgi/framework/hooks/bundle/*;+org/osgi/framework/hooks/resolver/*;+org/osgi/framework/hooks/service/*;+org/osgi/framework/hooks/weaving/*;+org/osgi
/framew
ork/startlevel/*;+org/osgi/framework/wiring/*;+org/osgi/service/condpermadmin/*;~org/osgi/service/framework/*;+org/osgi/service/log/*;+org/osgi/service/packageadmin/*;+org/osgi/service/permissionadmin/*;+org/osgi/service/startlevel/*;+org/osgi/service/url/*;+org/osgi/util/tracker/*;~org/eclipse/core/runtime/adaptor/*;~org/eclipse/core/runtime/internal/adaptor/*;~org/eclipse/core/runtime/internal/stats/*;~org/eclipse/osgi/baseadaptor/*;~org/eclipse/osgi/baseadaptor/bundlefile/*;~org/eclipse/osgi/baseadaptor/hooks/*;~org/eclipse/osgi/baseadaptor/loader/*;~org/eclipse/osgi/framework/adaptor/*;~org/eclipse/osgi/framework/debug/*;~org/eclipse/osgi/framework/internal/core/*;~org/eclipse/osgi/framework/internal/protocol/*;~org/eclipse/osgi/framework/internal/protocol/bundleentry/*;~org/eclipse/osgi/framework/internal/protocol/bundleresource/*;~org/eclipse/osgi/framework/internal/protocol/reference/*;~org/eclipse/osgi/framework/internal/reliablefile/*;~org/eclipse/osgi/framework/util
/*;~org/
eclipse/osgi/internal/baseadaptor/*;~org/eclipse/osgi/internal/composite/*;~org/eclipse/osgi/internal/loader/*;~org/eclipse/osgi/internal/loader/buddy/*;~org/eclipse/osgi/internal/module/*;~org/eclipse/osgi/internal/profile/*;~org/eclipse/osgi/internal/resolver/*;~org/eclipse/osgi/internal/serviceregistry/*;~org/eclipse/osgi/internal/permadmin/*;~org/eclipse/osgi/internal/provisional/service/security/*;~org/eclipse/osgi/internal/provisional/verifier/*;~org/eclipse/osgi/internal/service/security/*;~org/eclipse/osgi/internal/signedcontent/*;~org/eclipse/osgi/service/internal/composite/*;~org/eclipse/equinox/log/internal/*;?**/*]
Post by Oberlies, Tobias
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.common\3.6.0.v20110523\org.eclipse.equinox.common-3.6.0.v20110523.jar[~org/eclipse/core/internal/boot/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;+org/eclipse/equinox/events/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.jobs\3.5.100.v20110404\org.eclipse.core.jobs-3.5.100.v20110404.jar[~org/eclipse/core/internal/jobs/*;+org/eclipse/core/runtime/jobs/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar[~org/eclipse/core/internal/adapter/*;~org/eclipse/core/internal/registry/*;~org/eclipse/core/internal/registry/osgi/*;~org/eclipse/core/internal/registry/spi/*;+org/eclipse/core/runtime/*;+org/eclipse/core/runtime/dynamichelpers/*;+org/eclipse/core/runtime/spi/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.preferences\3.4.1.R37x_v20110725\org.eclipse.equinox.preferences-3.4.1.R37x_v20110725.jar[~org/eclipse/core/internal/preferences/*;~org/eclipse/core/internal/preferences/exchange/*;+org/eclipse/core/runtime/preferences/*;+org/osgi/service/prefs/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.contenttype\3.4.100.v20110423-0524\org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar[~org/eclipse/core/internal/content/*;+org/eclipse/core/runtime/content/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime.compatibility.auth\3.2.200.v20110110\org.eclipse.core.runtime.compatibility.auth-3.2.200.v20110110.jar[?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.app\1.3.100.v20110321\org.eclipse.equinox.app-1.3.100.v20110321.jar[+org/eclipse/equinox/app/*;~org/eclipse/equinox/internal/app/*;+org/osgi/service/application/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.expressions\3.4.300.v20110228\org.eclipse.core.expressions-3.4.300.v20110228.jar[+org/eclipse/core/expressions/*;~org/eclipse/core/internal/expressions/*;~org/eclipse/core/internal/expressions/propertytester/*;~org/eclipse/core/internal/expressions/util/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\com.foobar.commons.qtcommons\5.1.1.SNAPSHOT\com.foobar.commons.qtcommons-5.1.1.SNAPSHOT.jar[+com/foobar/commons/query/*;+com/foobar/commons/i18n/*;+com/foobar/commons/math/*;+com/foobar/commons/swing/action/*;+com/foobar/commons/swing/renderer/*;+com/foobar/commons/qtd/binding/*;+com/foobar/commons/qtd/*;+com/foobar/commons/sort/*;+com/foobar/commons/swing/dialog/*;+com/foobar/commons/*;+com/foobar/commons/exception/*;+com/foobar/commons/primitives/*;+com/foobar/commons/swing/editor/*;+com/foobar/commons/sql/*;+com/foobar/commons/print/*;+com/foobar/commons/xml/*;+com/foobar/commons/text/*;+com/foobar/commons/swing/*;+com/foobar/commons/param/*;+com/foobar/commons/csv/*;+com/foobar/commons/swing/ribbon/*;+com/foobar/commons/persistence/*;+com/foobar/commons/security/*;+com/foobar/commons/cryptography/*;+com/foobar/commons/barcode/*;+com/foobar/commons/reflect/*;+com/foobar/commons/io/*;+com/foobar/commons/swing/input/*;
+com/fo
obar/commons/swing/model/*;?**/*]
Post by Oberlies, Tobias
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.beanutils\1.8.3\org.apache.commons.beanutils-1.8.3.jar[+org/apache/commons/beanutils/locale/converters/*;+org/apache/commons/beanutils/*;+org/apache/commons/beanutils/converters/*;+org/apache/commons/beanutils/expression/*;+org/apache/commons/beanutils/locale/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.codec\1.6.0\org.apache.commons.codec-1.6.0.jar[+org/apache/commons/codec/*;+org/apache/commons/codec/net/*;+org/apache/commons/codec/language/bm/*;+org/apache/commons/codec/language/*;+org/apache/commons/codec/digest/*;+org/apache/commons/codec/binary/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.collections\3.2.1\org.apache.commons.collections-3.2.1.jar[+org/apache/commons/collections/map/*;+org/apache/commons/collections/buffer/*;+org/apache/commons/collections/comparators/*;+org/apache/commons/collections/collection/*;+org/apache/commons/collections/bag/*;+org/apache/commons/collections/iterators/*;+org/apache/commons/collections/bidimap/*;+org/apache/commons/collections/set/*;+org/apache/commons/collections/functors/*;+org/apache/commons/collections/list/*;+org/apache/commons/collections/keyvalue/*;+org/apache/commons/collections/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.io\2.1.0\org.apache.commons.io-2.1.0.jar[+org/apache/commons/io/output/*;+org/apache/commons/io/monitor/*;+org/apache/commons/io/filefilter/*;+org/apache/commons/io/comparator/*;+org/apache/commons/io/input/*;+org/apache/commons/io/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.lang3\3.1.0\org.apache.commons.lang3-3.1.0.jar[+org/apache/commons/lang3/event/*;+org/apache/commons/lang3/mutable/*;+org/apache/commons/lang3/tuple/*;+org/apache/commons/lang3/time/*;+org/apache/commons/lang3/concurrent/*;+org/apache/commons/lang3/text/translate/*;+org/apache/commons/lang3/text/*;+org/apache/commons/lang3/math/*;+org/apache/commons/lang3/*;+org/apache/commons/lang3/exception/*;+org/apache/commons/lang3/reflect/*;+org/apache/commons/lang3/builder/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.math\2.2.0\org.apache.commons.math-2.2.0.jar[+org/apache/commons/math/analysis/interpolation/*;+org/apache/commons/math/dfp/*;+org/apache/commons/math/special/*;+org/apache/commons/math/util/*;+org/apache/commons/math/analysis/*;+org/apache/commons/math/stat/descriptive/*;+org/apache/commons/math/stat/regression/*;+org/apache/commons/math/stat/correlation/*;+org/apache/commons/math/stat/clustering/*;+org/apache/commons/math/ode/jacobians/*;+org/apache/commons/math/stat/ranking/*;+org/apache/commons/math/*;+org/apache/commons/math/ode/sampling/*;+org/apache/commons/math/genetics/*;+org/apache/commons/math/analysis/polynomials/*;+org/apache/commons/math/exception/util/*;+org/apache/commons/math/optimization/linear/*;+org/apache/commons/math/ode/nonstiff/*;+org/apache/commons/math/optimization/univariate/*;+org/apache/commons/math/optimization/direct/*;+org/apache/commons/math/optimization/general/*;+org
/apache
/commons/math/stat/*;+org/apache/commons/math/distribution/*;+org/apache/commons/math/ode/events/*;+org/apache/commons/math/stat/descriptive/summary/*;+org/apache/commons/math/geometry/*;+org/apache/commons/math/linear/*;+org/apache/commons/math/estimation/*;+org/apache/commons/math/analysis/integration/*;+org/apache/commons/math/stat/descriptive/rank/*;+org/apache/commons/math/random/*;+org/apache/commons/math/fraction/*;+org/apache/commons/math/complex/*;+org/apache/commons/math/transform/*;+org/apache/commons/math/stat/inference/*;+org/apache/commons/math/optimization/fitting/*;+org/apache/commons/math/exception/*;+org/apache/commons/math/optimization/*;+org/apache/commons/math/ode/*;+org/apache/commons/math/stat/descriptive/moment/*;+org/apache/commons/math/analysis/solvers/*;?**/*]
Post by Oberlies, Tobias
[DEBUG] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src
[DEBUG] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test
[INFO] Compiling 16 source files to C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\target\patch.jar-classes
[DEBUG] Using boot classpath: [Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\resources.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\rt.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\sunrsasign.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\jsse.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\jce.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\charsets.jar]
[DEBUG] Original compiler output: ----------
1. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 1)
package com.foobar.rcp.util;
^
The type org.eclipse.jface.resource.ImageDescriptor cannot be resolved. It is indirectly referenced from required .class files
----------
2. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 1)
package com.foobar.rcp.util;
^
The type org.eclipse.swt.graphics.Image cannot be resolved. It is indirectly referenced from required .class files
----------
3. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 5)
import org.eclipse.jface.resource.ImageDescriptor;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.resource.ImageDescriptor cannot be resolved
----------
4. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 6)
import org.eclipse.swt.SWT;
^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.SWT cannot be resolved
----------
5. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 7)
import org.eclipse.swt.graphics.Image;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.Image cannot be resolved
----------
6. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 14)
public class ImageCacheImpl extends ImageCache {
^^^^^^^^^^^^^^
The type ImageCacheImpl must implement the inherited abstract method ImageCache.getImage(ImageDescriptor)
----------
7. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 14)
public class ImageCacheImpl extends ImageCache {
^^^^^^^^^^^^^^
The type ImageCacheImpl must implement the inherited abstract method ImageCache.getDisabledImage(ImageDescriptor)
----------
8. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 24)
public Image getImage(ImageDescriptor imageDescriptor) {
^^^^^
Image cannot be resolved to a type
----------
9. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 24)
public Image getImage(ImageDescriptor imageDescriptor) {
^^^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
10. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 29)
Image image = this.imageMap.get(imageDescriptor);
^^^^^
Image cannot be resolved to a type
----------
11. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 29)
Image image = this.imageMap.get(imageDescriptor);
^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
12. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 29)
Image image = this.imageMap.get(imageDescriptor);
^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
13. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 33)
this.imageMap.put(imageDescriptor, image);
^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
14. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 33)
this.imageMap.put(imageDescriptor, image);
^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
15. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 47)
public Image getDisabledImage(ImageDescriptor imageDescriptor) {
^^^^^
Image cannot be resolved to a type
----------
16. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 47)
public Image getDisabledImage(ImageDescriptor imageDescriptor) {
^^^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
17. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 53)
Image image = this.imageMapDisabled.get(imageDescriptor);
^^^^^
Image cannot be resolved to a type
----------
18. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 53)
Image image = this.imageMapDisabled.get(imageDescriptor);
^^^^^^^^^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
19. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 53)
Image image = this.imageMapDisabled.get(imageDescriptor);
^^^^^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
20. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 56)
image = ImageDescriptor.createWithFlags(imageDescriptor, SWT.IMAGE_DISABLE).createImage();
^^^^^^^^^^^^^^^
ImageDescriptor cannot be resolved
----------
21. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 56)
image = ImageDescriptor.createWithFlags(imageDescriptor, SWT.IMAGE_DISABLE).createImage();
^^^
SWT cannot be resolved to a variable
----------
22. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 57)
this.imageMapDisabled.put(imageDescriptor, image);
^^^^^^^^^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
23. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 57)
this.imageMapDisabled.put(imageDescriptor, image);
^^^^^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
24. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 68)
Iterator<Image> iter = this.imageMap.values().iterator();
^^^^^
Image cannot be resolved to a type
----------
25. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 68)
Iterator<Image> iter = this.imageMap.values().iterator();
^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
26. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 68)
Iterator<Image> iter = this.imageMap.values().iterator();
^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
27. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 72)
this.imageMap.clear();
^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
28. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 72)
this.imageMap.clear();
^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
29. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 74)
iter = this.imageMapDisabled.values().iterator();
^^^^^^^^^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
30. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 74)
iter = this.imageMapDisabled.values().iterator();
^^^^^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
31. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 78)
this.imageMapDisabled.clear();
^^^^^^^^^^^^^^^^^^^^^
ImageDescriptor cannot be resolved to a type
----------
32. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java (at line 78)
this.imageMapDisabled.clear();
^^^^^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
----------
33. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorUtilsImpl.java (at line 1)
package com.foobar.rcp.util;
^
The type org.eclipse.swt.graphics.Color cannot be resolved. It is indirectly referenced from required .class files
----------
34. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorUtilsImpl.java (at line 8)
org.eclipse.swt.graphics.Color awtToSwtColorInternal(Color color) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
org.eclipse.swt.graphics.Color cannot be resolved to a type
----------
35. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorUtilsImpl.java (at line 9)
return new org.eclipse.swt.graphics.Color(null, color.getRed(), color.getGreen(), color.getBlue());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
org.eclipse.swt.graphics.Color cannot be resolved to a type
----------
----------
36. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 6)
public abstract class CheckboxColumnLabelProvider extends SingleSourceCheckboxColumnLabelProvider {
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The hierarchy of the type CheckboxColumnLabelProvider is inconsistent
----------
37. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 6)
public abstract class CheckboxColumnLabelProvider extends SingleSourceCheckboxColumnLabelProvider {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type org.eclipse.jface.viewers.ColumnLabelProvider cannot be resolved. It is indirectly referenced from required .class files
----------
38. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 18)
public void dispose() {
^^^^^^^^^
The method dispose() of type CheckboxColumnLabelProvider must override or implement a supertype method
----------
39. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 21)
if (this.imgChecked == null && !this.imgChecked.isDisposed()) {
^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
40. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 21)
if (this.imgChecked == null && !this.imgChecked.isDisposed()) {
^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
41. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 22)
this.imgChecked.dispose();
^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
42. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 25)
if (this.imgUnchecked == null && !this.imgUnchecked.isDisposed()) {
^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
43. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 25)
if (this.imgUnchecked == null && !this.imgUnchecked.isDisposed()) {
^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
44. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 26)
this.imgUnchecked.dispose();
^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
45. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java (at line 28)
super.dispose();
^^^^^^^
The method dispose() is undefined for the type SingleSourceCheckboxColumnLabelProvider
----------
----------
46. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FileUtilImpl.java (at line 1)
package com.foobar.rcp.util;
^
The type org.eclipse.swt.graphics.ImageData cannot be resolved. It is indirectly referenced from required .class files
----------
47. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FileUtilImpl.java (at line 5)
import org.eclipse.swt.graphics.ImageData;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.ImageData cannot be resolved
----------
48. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FileUtilImpl.java (at line 15)
new ImageData(is);
^^^^^^^^^
ImageData cannot be resolved to a type
----------
----------
49. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 1)
package com.foobar.rcp.ui.res;
^
The type org.eclipse.jface.fieldassist.ControlDecoration cannot be resolved. It is indirectly referenced from required .class files
----------
50. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 1)
package com.foobar.rcp.ui.res;
^
The type org.eclipse.swt.layout.GridData cannot be resolved. It is indirectly referenced from required .class files
----------
51. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 1)
package com.foobar.rcp.ui.res;
^
The type org.eclipse.swt.widgets.Composite cannot be resolved. It is indirectly referenced from required .class files
----------
52. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 1)
package com.foobar.rcp.ui.res;
^
The type org.eclipse.swt.widgets.Control cannot be resolved. It is indirectly referenced from required .class files
----------
53. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 1)
package com.foobar.rcp.ui.res;
^
The type org.eclipse.swt.widgets.Link cannot be resolved. It is indirectly referenced from required .class files
----------
54. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 3)
import org.eclipse.jface.fieldassist.ControlDecoration;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.fieldassist.ControlDecoration cannot be resolved
----------
55. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 4)
import org.eclipse.swt.SWT;
^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.SWT cannot be resolved
----------
56. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 5)
import org.eclipse.swt.events.SelectionAdapter;
^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.events cannot be resolved
----------
57. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 6)
import org.eclipse.swt.events.SelectionEvent;
^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.events cannot be resolved
----------
58. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 7)
import org.eclipse.swt.layout.GridData;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.layout.GridData cannot be resolved
----------
59. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 8)
import org.eclipse.swt.layout.GridLayout;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.layout.GridLayout cannot be resolved
----------
60. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 9)
import org.eclipse.swt.program.Program;
^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.program cannot be resolved
----------
61. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 10)
import org.eclipse.swt.widgets.Composite;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Composite cannot be resolved
----------
62. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 11)
import org.eclipse.swt.widgets.Control;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Control cannot be resolved
----------
63. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 12)
import org.eclipse.swt.widgets.Link;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Link cannot be resolved
----------
64. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 23)
public class GuiFactoryImpl extends GuiFactory {
^^^^^^^^^^^^^^
The type GuiFactoryImpl must implement the inherited abstract method GuiFactory.createOpenFileLinkInternal(Composite, String)
----------
65. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 23)
public class GuiFactoryImpl extends GuiFactory {
^^^^^^^^^^^^^^
The type GuiFactoryImpl must implement the inherited abstract method GuiFactory.createErrorControlDecorationInternal(Control, String)
----------
66. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 26)
Link createOpenFileLinkInternal(Composite composite, String content) {
^^^^
Link cannot be resolved to a type
----------
67. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 26)
Link createOpenFileLinkInternal(Composite composite, String content) {
^^^^^^^^^
Composite cannot be resolved to a type
----------
68. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 27)
Link link = createLink(composite, content);
^^^^
Link cannot be resolved to a type
----------
69. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 28)
link.addSelectionListener(new SelectionAdapter() {
^^^^^^^^^^^^^^^^
SelectionAdapter cannot be resolved to a type
----------
70. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 30)
public void widgetSelected(SelectionEvent e) {
^^^^^^^^^^^^^^
SelectionEvent cannot be resolved to a type
----------
71. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 31)
Program.launch(e.text);
^^^^^^^
Program cannot be resolved
----------
72. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 38)
public ControlDecoration createErrorControlDecorationInternal(Control control, String errorText) {
^^^^^^^^^^^^^^^^^
ControlDecoration cannot be resolved to a type
----------
73. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 38)
public ControlDecoration createErrorControlDecorationInternal(Control control, String errorText) {
^^^^^^^
Control cannot be resolved to a type
----------
74. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 39)
ControlDecoration controlDecoration = new ControlDecoration(control, SWT.LEFT, control.getParent());
^^^^^^^^^^^^^^^^^
ControlDecoration cannot be resolved to a type
----------
75. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 39)
ControlDecoration controlDecoration = new ControlDecoration(control, SWT.LEFT, control.getParent());
^^^^^^^^^^^^^^^^^
ControlDecoration cannot be resolved to a type
----------
76. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java (at line 39)
ControlDecoration controlDecoration = new ControlDecoration(control, SWT.LEFT, control.getParent());
^^^
SWT cannot be resolved to a variable
----------
----------
77. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 1)
package com.foobar.rcp.util;
^
The type org.eclipse.jface.resource.ColorDescriptor cannot be resolved. It is indirectly referenced from required .class files
----------
78. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 1)
package com.foobar.rcp.util;
^
The type org.eclipse.swt.graphics.Device cannot be resolved. It is indirectly referenced from required .class files
----------
79. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 3)
import org.eclipse.jface.resource.ColorDescriptor;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.resource.ColorDescriptor cannot be resolved
----------
80. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 4)
import org.eclipse.swt.graphics.Color;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.Color cannot be resolved
----------
81. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 5)
import org.eclipse.swt.graphics.Device;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.Device cannot be resolved
----------
82. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 7)
public class ColorCacheImpl extends ColorCache {
^^^^^^^^^^^^^^
The type ColorCacheImpl must implement the inherited abstract method ColorCache.getColor(ColorDescriptor, Device)
----------
83. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 18)
public Color getColor(ColorDescriptor colorDescriptor, Device device) {
^^^^^
Color cannot be resolved to a type
----------
84. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 18)
public Color getColor(ColorDescriptor colorDescriptor, Device device) {
^^^^^^^^^^^^^^^
ColorDescriptor cannot be resolved to a type
----------
85. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 18)
public Color getColor(ColorDescriptor colorDescriptor, Device device) {
^^^^^^
Device cannot be resolved to a type
----------
86. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 23)
Color color = this.colorMap.get(colorDescriptor);
^^^^^
Color cannot be resolved to a type
----------
87. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 23)
Color color = this.colorMap.get(colorDescriptor);
^^^^^^^^^^^^^
ColorDescriptor cannot be resolved to a type
----------
88. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 23)
Color color = this.colorMap.get(colorDescriptor);
^^^^^^^^^^^^^
Color cannot be resolved to a type
----------
89. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 27)
this.colorMap.put(colorDescriptor, color);
^^^^^^^^^^^^^
ColorDescriptor cannot be resolved to a type
----------
90. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java (at line 27)
this.colorMap.put(colorDescriptor, color);
^^^^^^^^^^^^^
Color cannot be resolved to a type
----------
----------
91. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 1)
package com.foobar.rcp.ui.preference.editor;
^
The type org.eclipse.jface.preference.FieldEditor cannot be resolved. It is indirectly referenced from required .class files
----------
92. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 1)
package com.foobar.rcp.ui.preference.editor;
^
The type org.eclipse.swt.widgets.Text cannot be resolved. It is indirectly referenced from required .class files
----------
93. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 3)
import org.eclipse.swt.graphics.GC;
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.GC cannot be resolved
----------
94. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 4)
import org.eclipse.swt.graphics.Point;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.Point cannot be resolved
----------
95. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 5)
import org.eclipse.swt.layout.GridData;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.layout.GridData cannot be resolved
----------
96. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 6)
import org.eclipse.swt.widgets.Composite;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Composite cannot be resolved
----------
97. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 8)
public class PasswordStringFieldEditorHelperImpl extends PasswordStringFieldEditorHelper {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type PasswordStringFieldEditorHelperImpl must implement the inherited abstract method PasswordStringFieldEditorHelper.doFillIntoGridInternal(Composite, int, PasswordStringFieldEditor, String)
----------
98. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 11)
void doFillIntoGridInternal(Composite parent, int numColumns, PasswordStringFieldEditor passwordStringFieldEditor,
^^^^^^^^^
Composite cannot be resolved to a type
----------
99. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 16)
GridData gd = new GridData();
^^^^^^^^
GridData cannot be resolved to a type
----------
100. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 16)
GridData gd = new GridData();
^^^^^^^^
GridData cannot be resolved to a type
----------
101. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 21)
GC gc = new GC(passwordStringFieldEditor.getTextField());
^^
GC cannot be resolved to a type
----------
102. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 21)
GC gc = new GC(passwordStringFieldEditor.getTextField());
^^
GC cannot be resolved to a type
----------
103. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 21)
GC gc = new GC(passwordStringFieldEditor.getTextField());
^^^^^^^^^^^^
The method getTextField() from the type PasswordStringFieldEditor refers to the missing type Text
----------
104. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 23)
Point extent = gc.textExtent(passwordText);
^^^^^
Point cannot be resolved to a type
----------
105. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 31)
gd.horizontalAlignment = GridData.FILL;
^^^^^^^^
GridData cannot be resolved to a variable
----------
106. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java (at line 34)
passwordStringFieldEditor.getTextField().setLayoutData(gd);
^^^^^^^^^^^^
The method getTextField() from the type PasswordStringFieldEditor refers to the missing type Text
----------
----------
107. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 6)
public abstract class CheckboxLabelProvider extends SingleSourceCheckboxLabelProvider {
^^^^^^^^^^^^^^^^^^^^^
The hierarchy of the type CheckboxLabelProvider is inconsistent
----------
108. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 6)
public abstract class CheckboxLabelProvider extends SingleSourceCheckboxLabelProvider {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type org.eclipse.jface.viewers.LabelProvider cannot be resolved. It is indirectly referenced from required .class files
----------
109. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 6)
public abstract class CheckboxLabelProvider extends SingleSourceCheckboxLabelProvider {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type org.eclipse.jface.viewers.ITableLabelProvider cannot be resolved. It is indirectly referenced from required .class files
----------
110. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 18)
public void dispose() {
^^^^^^^^^
The method dispose() of type CheckboxLabelProvider must override or implement a supertype method
----------
111. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 20)
if (this.imgChecked == null && !this.imgChecked.isDisposed()) {
^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
112. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 20)
if (this.imgChecked == null && !this.imgChecked.isDisposed()) {
^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
113. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 21)
this.imgChecked.dispose();
^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
114. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 24)
if (this.imgUnchecked == null && !this.imgUnchecked.isDisposed()) {
^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
115. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 24)
if (this.imgUnchecked == null && !this.imgUnchecked.isDisposed()) {
^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
116. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 25)
this.imgUnchecked.dispose();
^^^^^^^^^^^^^^^^^
Image cannot be resolved to a type
----------
117. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java (at line 27)
super.dispose();
^^^^^^^
The method dispose() is undefined for the type SingleSourceCheckboxLabelProvider
----------
----------
118. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 1)
package com.foobar.rcp.ui.control;
^
The type org.eclipse.jface.action.ContributionItem cannot be resolved. It is indirectly referenced from required .class files
----------
119. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 3)
import org.eclipse.jface.action.StatusLineLayoutData;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.action.StatusLineLayoutData cannot be resolved
----------
120. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 4)
import org.eclipse.jface.action.StatusLineManager;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.action.StatusLineManager cannot be resolved
----------
121. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 5)
import org.eclipse.swt.SWT;
^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.SWT cannot be resolved
----------
122. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 6)
import org.eclipse.swt.custom.CLabel;
^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.custom cannot be resolved
----------
123. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 7)
import org.eclipse.swt.graphics.FontMetrics;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.FontMetrics cannot be resolved
----------
124. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 8)
import org.eclipse.swt.graphics.GC;
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.GC cannot be resolved
----------
125. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 9)
import org.eclipse.swt.graphics.Point;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.Point cannot be resolved
----------
126. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 10)
import org.eclipse.swt.widgets.Composite;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Composite cannot be resolved
----------
127. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 11)
import org.eclipse.swt.widgets.Label;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Label cannot be resolved
----------
128. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 13)
public class StatusLineContributionHelperImpl extends StatusLineContributionHelper {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type StatusLineContributionHelperImpl must implement the inherited abstract method StatusLineContributionHelper.fillInternal(Composite, StatusLineContribution)
----------
129. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 16)
void fillInternal(Composite parent, StatusLineContribution statusLineContribution) {
^^^^^^^^^
Composite cannot be resolved to a type
----------
130. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 17)
Label sep = new Label(parent, SWT.SEPARATOR);
^^^^^
Label cannot be resolved to a type
----------
131. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 17)
Label sep = new Label(parent, SWT.SEPARATOR);
^^^^^
Label cannot be resolved to a type
----------
132. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 17)
Label sep = new Label(parent, SWT.SEPARATOR);
^^^
SWT cannot be resolved to a variable
----------
133. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 18)
if (statusLineContribution.getLabel() == null || statusLineContribution.getLabel().isDisposed()) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type org.eclipse.swt.custom.CLabel cannot be resolved. It is indirectly referenced from required .class files
----------
134. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 18)
if (statusLineContribution.getLabel() == null || statusLineContribution.getLabel().isDisposed()) {
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
135. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 18)
if (statusLineContribution.getLabel() == null || statusLineContribution.getLabel().isDisposed()) {
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
136. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 19)
CLabel label = new CLabel(parent, SWT.SHADOW_NONE | SWT.INHERIT_DEFAULT);
^^^^^^
CLabel cannot be resolved to a type
----------
137. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 19)
CLabel label = new CLabel(parent, SWT.SHADOW_NONE | SWT.INHERIT_DEFAULT);
^^^^^^
CLabel cannot be resolved to a type
----------
138. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 19)
CLabel label = new CLabel(parent, SWT.SHADOW_NONE | SWT.INHERIT_DEFAULT);
^^^
SWT cannot be resolved to a variable
----------
139. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 19)
CLabel label = new CLabel(parent, SWT.SHADOW_NONE | SWT.INHERIT_DEFAULT);
^^^
SWT cannot be resolved to a variable
----------
140. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 23)
GC gc = new GC(parent);
^^
GC cannot be resolved to a type
----------
141. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 23)
GC gc = new GC(parent);
^^
GC cannot be resolved to a type
----------
142. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 26)
FontMetrics fm = gc.getFontMetrics();
^^^^^^^^^^^
FontMetrics cannot be resolved to a type
----------
143. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 27)
Point extent = gc.textExtent(statusLineContribution.getText());
^^^^^
Point cannot be resolved to a type
----------
144. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 37)
Point labelSize = new Point(statusLineContribution.getWidthHint(), statusLineContribution.getHeightHint());
^^^^^
Point cannot be resolved to a type
----------
145. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 37)
Point labelSize = new Point(statusLineContribution.getWidthHint(), statusLineContribution.getHeightHint());
^^^^^
Point cannot be resolved to a type
----------
146. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 41)
StatusLineLayoutData statusLineLayoutData = new StatusLineLayoutData();
^^^^^^^^^^^^^^^^^^^^
StatusLineLayoutData cannot be resolved to a type
----------
147. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 41)
StatusLineLayoutData statusLineLayoutData = new StatusLineLayoutData();
^^^^^^^^^^^^^^^^^^^^
StatusLineLayoutData cannot be resolved to a type
----------
148. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 44)
statusLineContribution.getLabel().setLayoutData(statusLineLayoutData);
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
149. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 45)
statusLineContribution.getLabel().setText(statusLineContribution.getText());
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
150. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 46)
statusLineContribution.getLabel().setImage(statusLineContribution.getImage());
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
151. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 46)
statusLineContribution.getLabel().setImage(statusLineContribution.getImage());
^^^^^^^^
The method getImage() from the type StatusLineContribution refers to the missing type Image
----------
152. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 48)
StatusLineManager manager = ((StatusLineManager) statusLineContribution.getParent());
^^^^^^^^^^^^^^^^^
StatusLineManager cannot be resolved to a type
----------
153. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 48)
StatusLineManager manager = ((StatusLineManager) statusLineContribution.getParent());
^^^^^^^^^^^^^^^^^
StatusLineManager cannot be resolved to a type
----------
154. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 48)
StatusLineManager manager = ((StatusLineManager) statusLineContribution.getParent());
^^^^^^^^^
The method getParent() is undefined for the type StatusLineContribution
----------
155. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 50)
statusLineContribution.getLabel().setBackground(manager.getControl().getBackground());
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
156. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 51)
statusLineContribution.getLabel().setForeground(manager.getControl().getForeground());
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
157. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 52)
statusLineContribution.getLabel().setBackground(manager.getControl().getBackgroundImage());
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
158. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 54)
if (statusLineContribution.getListener() != null) {
^^^^^^^^^^^
The method getListener() from the type StatusLineContribution refers to the missing type Listener
----------
159. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 55)
statusLineContribution.getLabel().addListener(statusLineContribution.getEventType(),
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
160. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 56)
statusLineContribution.getListener());
^^^^^^^^^^^
The method getListener() from the type StatusLineContribution refers to the missing type Listener
----------
161. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 59)
statusLineContribution.getLabel().setToolTipText(statusLineContribution.getTooltip());
^^^^^^^^
The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
----------
162. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java (at line 62)
statusLineLayoutData = new StatusLineLayoutData();
^^^^^^^^^^^^^^^^^^^^
StatusLineLayoutData cannot be resolved to a type
----------
----------
163. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 9)
public abstract class DefaultsMapPreferenceStore extends SingleSourceDefaultsMapPreferenceStore {
^^^^^^^^^^^^^^^^^^^^^^^^^^
The hierarchy of the type DefaultsMapPreferenceStore is inconsistent
----------
164. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 9)
public abstract class DefaultsMapPreferenceStore extends SingleSourceDefaultsMapPreferenceStore {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type org.eclipse.ui.preferences.ScopedPreferenceStore cannot be resolved. It is indirectly referenced from required .class files
----------
165. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 32)
public void setToDefault(String name) {
^^^^^^^^^^^^^^^^^^^^^^^^^
The method setToDefault(String) of type DefaultsMapPreferenceStore must override or implement a supertype method
----------
166. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 34)
super.setToDefault(name);
^^^^^^^^^^^^
The method setToDefault(String) is undefined for the type SingleSourceDefaultsMapPreferenceStore
----------
167. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 41)
this.silentRunning = true;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
168. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 47)
firePropertyChangeEvent(name, oldValue, defaultValue);
^^^^^^^^^^^^^^^^^^^^^^^
The method firePropertyChangeEvent(String, String, String) is undefined for the type DefaultsMapPreferenceStore
----------
169. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 52)
this.silentRunning = false;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
170. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 74)
this.silentRunning = true;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
171. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 77)
firePropertyChangeEvent(name, new String(oldValue), null);
^^^^^^^^^^^^^^^^^^^^^^^
The method firePropertyChangeEvent(String, String, null) is undefined for the type DefaultsMapPreferenceStore
----------
172. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 80)
this.silentRunning = false;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
173. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 106)
this.silentRunning = true;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
174. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 113)
firePropertyChangeEvent(name, Double.valueOf(oldValue), Double.valueOf(value));
^^^^^^^^^^^^^^^^^^^^^^^
The method firePropertyChangeEvent(String, Double, Double) is undefined for the type DefaultsMapPreferenceStore
----------
175. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 116)
this.silentRunning = false;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
176. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 120)
setValue(name, value);
^^^^^^^^
The method setValue(String, double, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, double)
----------
177. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 141)
this.silentRunning = true;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
178. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 148)
firePropertyChangeEvent(name, Float.valueOf(oldValue), Float.valueOf(value));
^^^^^^^^^^^^^^^^^^^^^^^
The method firePropertyChangeEvent(String, Float, Float) is undefined for the type DefaultsMapPreferenceStore
----------
179. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 151)
this.silentRunning = false;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
180. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 155)
setValue(name, value);
^^^^^^^^
The method setValue(String, float, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, float)
----------
181. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 176)
this.silentRunning = true;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
182. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 183)
firePropertyChangeEvent(name, Integer.valueOf(oldValue), Integer.valueOf(value));
^^^^^^^^^^^^^^^^^^^^^^^
The method firePropertyChangeEvent(String, Integer, Integer) is undefined for the type DefaultsMapPreferenceStore
----------
183. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 186)
this.silentRunning = false;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
184. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 190)
setValue(name, value);
^^^^^^^^
The method setValue(String, int, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, int)
----------
185. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 211)
this.silentRunning = true;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
186. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 218)
firePropertyChangeEvent(name, Long.valueOf(oldValue), Long.valueOf(value));
^^^^^^^^^^^^^^^^^^^^^^^
The method firePropertyChangeEvent(String, Long, Long) is undefined for the type DefaultsMapPreferenceStore
----------
187. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 221)
this.silentRunning = false;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
188. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 225)
setValue(name, value);
^^^^^^^^
The method setValue(String, long, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, long)
----------
189. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 246)
this.silentRunning = true;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
190. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 253)
firePropertyChangeEvent(name, oldValue, value);
^^^^^^^^^^^^^^^^^^^^^^^
The method firePropertyChangeEvent(String, String, String) is undefined for the type DefaultsMapPreferenceStore
----------
191. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 256)
this.silentRunning = false;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
192. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 260)
setValue(name, value);
^^^^^^^^
The method setValue(String, double, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, String)
----------
193. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 281)
this.silentRunning = true;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
194. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 288)
firePropertyChangeEvent(name, oldValue, values);
^^^^^^^^^^^^^^^^^^^^^^^
The method firePropertyChangeEvent(String, String[], String[]) is undefined for the type DefaultsMapPreferenceStore
----------
195. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 291)
this.silentRunning = false;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
196. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 295)
setValue(name, StringUtils.join(values, ','));
^^^^^^^^
The method setValue(String, double, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, String)
----------
197. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 316)
this.silentRunning = true;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
198. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 323)
firePropertyChangeEvent(name, new Boolean(oldValue), new Boolean(value));
^^^^^^^^^^^^^^^^^^^^^^^
The method firePropertyChangeEvent(String, Boolean, Boolean) is undefined for the type DefaultsMapPreferenceStore
----------
199. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 326)
this.silentRunning = false;
^^^^^^^^^^^^^
silentRunning cannot be resolved or is not a field
----------
200. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java (at line 330)
setValue(name, value);
^^^^^^^^
The method setValue(String, boolean, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, boolean)
----------
----------
201. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java (at line 1)
package com.foobar.rcp.ui.job;
^
The type org.eclipse.swt.widgets.Display cannot be resolved. It is indirectly referenced from required .class files
----------
202. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java (at line 6)
import org.eclipse.swt.widgets.Display;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Display cannot be resolved
----------
203. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java (at line 15)
public AbstractRefreshJob(PagedQueryIterator<E, F> queryIterator, Display display) {
^^^^^^^
Display cannot be resolved to a type
----------
204. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java (at line 25)
MessageUtil.showError(ex, CommonsPlugin.getDefault());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type org.eclipse.ui.plugin.AbstractUIPlugin cannot be resolved. It is indirectly referenced from required .class files
----------
205. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java (at line 25)
MessageUtil.showError(ex, CommonsPlugin.getDefault());
^^^^^^^^^
The method showError(String, Throwable) in the type MessageUtil is not applicable for the arguments (Exception, CommonsPlugin)
----------
----------
206. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 1)
package com.foobar.rcp.ui.fieldassist;
^
The type org.eclipse.jface.fieldassist.AutoCompleteField cannot be resolved. It is indirectly referenced from required .class files
----------
207. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 3)
import org.eclipse.jface.bindings.keys.KeyStroke;
^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.bindings cannot be resolved
----------
208. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 4)
import org.eclipse.jface.fieldassist.AutoCompleteField;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.fieldassist.AutoCompleteField cannot be resolved
----------
209. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 5)
import org.eclipse.jface.fieldassist.ContentProposalAdapter;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.fieldassist.ContentProposalAdapter cannot be resolved
----------
210. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 6)
import org.eclipse.jface.fieldassist.FieldDecorationRegistry;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.fieldassist.FieldDecorationRegistry cannot be resolved
----------
211. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 7)
import org.eclipse.jface.fieldassist.SimpleContentProposalProvider;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.fieldassist.SimpleContentProposalProvider cannot be resolved
----------
212. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 8)
import org.eclipse.jface.fieldassist.TextContentAdapter;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.fieldassist.TextContentAdapter cannot be resolved
----------
213. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 9)
import org.eclipse.swt.SWT;
^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.SWT cannot be resolved
----------
214. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 10)
import org.eclipse.swt.widgets.Control;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Control cannot be resolved
----------
215. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 19)
public class AutoCompleteFieldFactoryImpl extends AutoCompleteFieldFactory {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type AutoCompleteFieldFactoryImpl must implement the inherited abstract method AutoCompleteFieldFactory.createAutoCompleteFieldInternal(Control, String[])
----------
216. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 22)
AutoCompleteField createAutoCompleteFieldInternal(Control control, String[] proposals) {
^^^^^^^^^^^^^^^^^
AutoCompleteField cannot be resolved to a type
----------
217. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 22)
AutoCompleteField createAutoCompleteFieldInternal(Control control, String[] proposals) {
^^^^^^^
Control cannot be resolved to a type
----------
218. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 24)
KeyStroke keyStroke = KeyStroke.getInstance(SWT.ALT, SWT.ARROW_DOWN);
^^^^^^^^^
KeyStroke cannot be resolved to a type
----------
219. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 24)
KeyStroke keyStroke = KeyStroke.getInstance(SWT.ALT, SWT.ARROW_DOWN);
^^^^^^^^^
KeyStroke cannot be resolved
----------
220. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 24)
KeyStroke keyStroke = KeyStroke.getInstance(SWT.ALT, SWT.ARROW_DOWN);
^^^
SWT cannot be resolved to a variable
----------
221. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 24)
KeyStroke keyStroke = KeyStroke.getInstance(SWT.ALT, SWT.ARROW_DOWN);
^^^
SWT cannot be resolved to a variable
----------
222. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 26)
ContentProposalAdapter controlContentAdapter = new ContentProposalAdapter(control, new TextContentAdapter(),
^^^^^^^^^^^^^^^^^^^^^^
ContentProposalAdapter cannot be resolved to a type
----------
223. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 26)
ContentProposalAdapter controlContentAdapter = new ContentProposalAdapter(control, new TextContentAdapter(),
^^^^^^^^^^^^^^^^^^^^^^
ContentProposalAdapter cannot be resolved to a type
----------
224. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 26)
ContentProposalAdapter controlContentAdapter = new ContentProposalAdapter(control, new TextContentAdapter(),
^^^^^^^^^^^^^^^^^^
TextContentAdapter cannot be resolved to a type
----------
225. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 27)
new SimpleContentProposalProvider(proposals), keyStroke, autoActivationCharacters);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SimpleContentProposalProvider cannot be resolved to a type
----------
226. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 28)
controlContentAdapter.setProposalAcceptanceStyle(ContentProposalAdapter.PROPOSAL_REPLACE);
^^^^^^^^^^^^^^^^^^^^^^
ContentProposalAdapter cannot be resolved to a variable
----------
227. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 29)
controlContentAdapter.setFilterStyle(ContentProposalAdapter.FILTER_CHARACTER);
^^^^^^^^^^^^^^^^^^^^^^
ContentProposalAdapter cannot be resolved to a variable
----------
228. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 33)
sb.append(FieldDecorationRegistry.getDefault().getFieldDecoration(FieldDecorationRegistry.DEC_CONTENT_PROPOSAL)
^^^^^^^^^^^^^^^^^^^^^^^
FieldDecorationRegistry cannot be resolved
----------
229. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 33)
sb.append(FieldDecorationRegistry.getDefault().getFieldDecoration(FieldDecorationRegistry.DEC_CONTENT_PROPOSAL)
^^^^^^^^^^^^^^^^^^^^^^^
FieldDecorationRegistry cannot be resolved to a variable
----------
230. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java (at line 42)
return new AutoCompleteField(control, controlContentAdapter.getControlContentAdapter(), proposals);
^^^^^^^^^^^^^^^^^
AutoCompleteField cannot be resolved to a type
----------
----------
231. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FormToolkitFragmentHelper.java (at line 3)
import org.eclipse.swt.widgets.Composite;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Composite cannot be resolved
----------
232. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FormToolkitFragmentHelper.java (at line 4)
import org.eclipse.ui.forms.widgets.FormToolkit;
^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.forms cannot be resolved
----------
233. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FormToolkitFragmentHelper.java (at line 14)
public static void paintBordersFor(Composite composite, FormToolkit toolkit) {
^^^^^^^^^
Composite cannot be resolved to a type
----------
234. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FormToolkitFragmentHelper.java (at line 14)
public static void paintBordersFor(Composite composite, FormToolkit toolkit) {
^^^^^^^^^^^
FormToolkit cannot be resolved to a type
----------
----------
235. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 1)
package com.foobar.rcp.help;
^
The type org.eclipse.jface.action.IAction cannot be resolved. It is indirectly referenced from required .class files
----------
236. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 1)
package com.foobar.rcp.help;
^
The type org.eclipse.swt.widgets.Event cannot be resolved. It is indirectly referenced from required .class files
----------
237. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 1)
package com.foobar.rcp.help;
^
The type org.eclipse.swt.widgets.Menu cannot be resolved. It is indirectly referenced from required .class files
----------
238. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 1)
package com.foobar.rcp.help;
^
The type org.eclipse.swt.widgets.MenuItem cannot be resolved. It is indirectly referenced from required .class files
----------
239. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 1)
package com.foobar.rcp.help;
^
The type org.eclipse.swt.widgets.Shell cannot be resolved. It is indirectly referenced from required .class files
----------
240. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 3)
import org.eclipse.jface.action.IAction;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.action.IAction cannot be resolved
----------
241. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 4)
import org.eclipse.swt.SWT;
^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.SWT cannot be resolved
----------
242. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 5)
import org.eclipse.swt.widgets.Control;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Control cannot be resolved
----------
243. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 6)
import org.eclipse.swt.widgets.Display;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Display cannot be resolved
----------
244. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 7)
import org.eclipse.swt.widgets.Event;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Event cannot be resolved
----------
245. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 8)
import org.eclipse.swt.widgets.Menu;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Menu cannot be resolved
----------
246. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 9)
import org.eclipse.swt.widgets.MenuItem;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.MenuItem cannot be resolved
----------
247. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 10)
import org.eclipse.swt.widgets.Shell;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Shell cannot be resolved
----------
248. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 11)
import org.eclipse.ui.PlatformUI;
^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.PlatformUI cannot be resolved
----------
249. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 13)
public final class HelpUtilsImpl extends HelpUtils {
^^^^^^^^^^^^^
The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.setContextInternal(IAction, String)
----------
250. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 13)
public final class HelpUtilsImpl extends HelpUtils {
^^^^^^^^^^^^^
The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.setContextInternal(Control, String)
----------
251. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 13)
public final class HelpUtilsImpl extends HelpUtils {
^^^^^^^^^^^^^
The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.setContextInternal(Menu, String)
----------
252. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 13)
public final class HelpUtilsImpl extends HelpUtils {
^^^^^^^^^^^^^
The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.setContextInternal(MenuItem, String)
----------
253. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 13)
public final class HelpUtilsImpl extends HelpUtils {
^^^^^^^^^^^^^
The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.helpPressedInternal(Shell)
----------
254. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 16)
void helpPressedInternal(final Shell shell) {
^^^^^
Shell cannot be resolved to a type
----------
255. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 19)
Display.getDefault().syncExec(new Runnable() {
^^^^^^^
Display cannot be resolved
----------
256. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 22)
Control c = shell.getDisplay().getFocusControl();
^^^^^^^
Control cannot be resolved to a type
----------
257. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 24)
if (c.isListening(SWT.Help)) {
^^^
SWT cannot be resolved to a variable
----------
258. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 25)
c.notifyListeners(SWT.Help, new Event());
^^^
SWT cannot be resolved to a variable
----------
259. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 25)
c.notifyListeners(SWT.Help, new Event());
^^^^^
Event cannot be resolved to a type
----------
260. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 37)
void setContextInternal(MenuItem menuItem, String contextId) {
^^^^^^^^
MenuItem cannot be resolved to a type
----------
261. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 38)
PlatformUI.getWorkbench().getHelpSystem().setHelp(menuItem, contextId);
^^^^^^^^^^
PlatformUI cannot be resolved
----------
262. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 42)
void setContextInternal(Menu menu, String contextId) {
^^^^
Menu cannot be resolved to a type
----------
263. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 43)
PlatformUI.getWorkbench().getHelpSystem().setHelp(menu, contextId);
^^^^^^^^^^
PlatformUI cannot be resolved
----------
264. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 48)
void setContextInternal(Control control, String contextId) {
^^^^^^^
Control cannot be resolved to a type
----------
265. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 49)
PlatformUI.getWorkbench().getHelpSystem().setHelp(control, contextId);
^^^^^^^^^^
PlatformUI cannot be resolved
----------
266. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 53)
void setContextInternal(IAction action, String contextId) {
^^^^^^^
IAction cannot be resolved to a type
----------
267. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java (at line 54)
PlatformUI.getWorkbench().getHelpSystem().setHelp(action, contextId);
^^^^^^^^^^
PlatformUI cannot be resolved
----------
----------
268. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 1)
package com.foobar.rcp.ui.viewer;
^
The type org.eclipse.swt.widgets.Table cannot be resolved. It is indirectly referenced from required .class files
----------
269. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 3)
import org.eclipse.swt.SWT;
^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.SWT cannot be resolved
----------
270. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 4)
import org.eclipse.swt.graphics.Color;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.Color cannot be resolved
----------
271. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 5)
import org.eclipse.swt.graphics.GC;
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.GC cannot be resolved
----------
272. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 6)
import org.eclipse.swt.widgets.Event;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Event cannot be resolved
----------
273. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 7)
import org.eclipse.swt.widgets.Table;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Table cannot be resolved
----------
274. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 12)
public abstract class AbstractTableListener extends SingleSourceAbstractTableListener {
^^^^^^^^^^^^^^^^^^^^^
The hierarchy of the type AbstractTableListener is inconsistent
----------
275. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 12)
public abstract class AbstractTableListener extends SingleSourceAbstractTableListener {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type org.eclipse.swt.widgets.Listener cannot be resolved. It is indirectly referenced from required .class files
----------
276. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 14)
public AbstractTableListener(Table table) {
^^^^^
Table cannot be resolved to a type
----------
277. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 30)
protected void paintCellRow(Event event, Color foreground, Color background) {
^^^^^
Event cannot be resolved to a type
----------
278. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 30)
protected void paintCellRow(Event event, Color foreground, Color background) {
^^^^^
Color cannot be resolved to a type
----------
279. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 30)
protected void paintCellRow(Event event, Color foreground, Color background) {
^^^^^
Color cannot be resolved to a type
----------
280. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 31)
int clientWidth = this.table.getClientArea().width;
^^^^^^^^^^
Table cannot be resolved to a type
----------
281. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 32)
event.detail &= ~SWT.HOT;
^^^
SWT cannot be resolved to a variable
----------
282. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 33)
GC gc = event.gc;
^^
GC cannot be resolved to a type
----------
283. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 34)
Color oldBackground = gc.getBackground();
^^^^^
Color cannot be resolved to a type
----------
284. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java (at line 35)
Color oldForeground = gc.getForeground();
^^^^^
Color cannot be resolved to a type
----------
----------
285. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java (at line 3)
import org.eclipse.swt.graphics.Color;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.graphics.Color cannot be resolved
----------
286. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java (at line 4)
import org.eclipse.swt.widgets.Display;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Display cannot be resolved
----------
287. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java (at line 5)
import org.eclipse.swt.widgets.Shell;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.swt.widgets.Shell cannot be resolved
----------
288. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java (at line 9)
public static Shell createShell() {
^^^^^
Shell cannot be resolved to a type
----------
289. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java (at line 10)
return new Shell();
^^^^^
Shell cannot be resolved to a type
----------
290. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java (at line 13)
public static Color createColor(Display display, int red, int green, int blue) {
^^^^^
Color cannot be resolved to a type
----------
291. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java (at line 13)
public static Color createColor(Display display, int red, int green, int blue) {
^^^^^^^
Display cannot be resolved to a type
----------
292. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java (at line 14)
return new Color(display, red, green, blue);
^^^^^
Color cannot be resolved to a type
----------
292 problems (292 errors)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.733s
[INFO] Finished at: Thu Mar 08 11:14:12 CET 2012
[INFO] Final Memory: 36M/359M
[INFO] ------------------------------------------------------------------------
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[1,0]
[ERROR] package com.foobar.rcp.util;
[ERROR] ^
[ERROR] The type org.eclipse.jface.resource.ImageDescriptor cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[1,0]
[ERROR] package com.foobar.rcp.util;
[ERROR] ^
[ERROR] The type org.eclipse.swt.graphics.Image cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[5,0]
[ERROR] import org.eclipse.jface.resource.ImageDescriptor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.resource.ImageDescriptor cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[6,0]
[ERROR] import org.eclipse.swt.SWT;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.SWT cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[7,0]
[ERROR] import org.eclipse.swt.graphics.Image;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.Image cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[14,0]
[ERROR] public class ImageCacheImpl extends ImageCache {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The type ImageCacheImpl must implement the inherited abstract method ImageCache.getImage(ImageDescriptor)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[14,0]
[ERROR] public class ImageCacheImpl extends ImageCache {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The type ImageCacheImpl must implement the inherited abstract method ImageCache.getDisabledImage(ImageDescriptor)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[24,0]
[ERROR] public Image getImage(ImageDescriptor imageDescriptor) {
[ERROR] ^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[24,0]
[ERROR] public Image getImage(ImageDescriptor imageDescriptor) {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[29,0]
[ERROR] Image image = this.imageMap.get(imageDescriptor);
[ERROR] ^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[29,0]
[ERROR] Image image = this.imageMap.get(imageDescriptor);
[ERROR] ^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[29,0]
[ERROR] Image image = this.imageMap.get(imageDescriptor);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[33,0]
[ERROR] this.imageMap.put(imageDescriptor, image);
[ERROR] ^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[33,0]
[ERROR] this.imageMap.put(imageDescriptor, image);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[47,0]
[ERROR] public Image getDisabledImage(ImageDescriptor imageDescriptor) {
[ERROR] ^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[47,0]
[ERROR] public Image getDisabledImage(ImageDescriptor imageDescriptor) {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[53,0]
[ERROR] Image image = this.imageMapDisabled.get(imageDescriptor);
[ERROR] ^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[53,0]
[ERROR] Image image = this.imageMapDisabled.get(imageDescriptor);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[53,0]
[ERROR] Image image = this.imageMapDisabled.get(imageDescriptor);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[56,0]
[ERROR] image = ImageDescriptor.createWithFlags(imageDescriptor, SWT.IMAGE_DISABLE).createImage();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[56,0]
[ERROR] image = ImageDescriptor.createWithFlags(imageDescriptor, SWT.IMAGE_DISABLE).createImage();
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[57,0]
[ERROR] this.imageMapDisabled.put(imageDescriptor, image);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[57,0]
[ERROR] this.imageMapDisabled.put(imageDescriptor, image);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[68,0]
[ERROR] Iterator<Image> iter = this.imageMap.values().iterator();
[ERROR] ^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[68,0]
[ERROR] Iterator<Image> iter = this.imageMap.values().iterator();
[ERROR] ^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[68,0]
[ERROR] Iterator<Image> iter = this.imageMap.values().iterator();
[ERROR] ^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[72,0]
[ERROR] this.imageMap.clear();
[ERROR] ^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[72,0]
[ERROR] this.imageMap.clear();
[ERROR] ^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[74,0]
[ERROR] iter = this.imageMapDisabled.values().iterator();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[74,0]
[ERROR] iter = this.imageMapDisabled.values().iterator();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[78,0]
[ERROR] this.imageMapDisabled.clear();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] ImageDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ImageCacheImpl.java:[78,0]
[ERROR] this.imageMapDisabled.clear();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorUtilsImpl.java:[1,0]
[ERROR] package com.foobar.rcp.util;
[ERROR] ^
[ERROR] The type org.eclipse.swt.graphics.Color cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorUtilsImpl.java:[8,0]
[ERROR] org.eclipse.swt.graphics.Color awtToSwtColorInternal(Color color) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] org.eclipse.swt.graphics.Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorUtilsImpl.java:[9,0]
[ERROR] return new org.eclipse.swt.graphics.Color(null, color.getRed(), color.getGreen(), color.getBlue());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] org.eclipse.swt.graphics.Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[6,0]
[ERROR] public abstract class CheckboxColumnLabelProvider extends SingleSourceCheckboxColumnLabelProvider {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type CheckboxColumnLabelProvider is inconsistent
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[6,0]
[ERROR] public abstract class CheckboxColumnLabelProvider extends SingleSourceCheckboxColumnLabelProvider {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type org.eclipse.jface.viewers.ColumnLabelProvider cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[18,0]
[ERROR] public void dispose() {
[ERROR] ^^^^^^^^^
[ERROR] The method dispose() of type CheckboxColumnLabelProvider must override or implement a supertype method
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[21,0]
[ERROR] if (this.imgChecked == null && !this.imgChecked.isDisposed()) {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[21,0]
[ERROR] if (this.imgChecked == null && !this.imgChecked.isDisposed()) {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[22,0]
[ERROR] this.imgChecked.dispose();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[25,0]
[ERROR] if (this.imgUnchecked == null && !this.imgUnchecked.isDisposed()) {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[25,0]
[ERROR] if (this.imgUnchecked == null && !this.imgUnchecked.isDisposed()) {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[26,0]
[ERROR] this.imgUnchecked.dispose();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxColumnLabelProvider.java:[28,0]
[ERROR] super.dispose();
[ERROR] ^^^^^^^
[ERROR] The method dispose() is undefined for the type SingleSourceCheckboxColumnLabelProvider
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FileUtilImpl.java:[1,0]
[ERROR] package com.foobar.rcp.util;
[ERROR] ^
[ERROR] The type org.eclipse.swt.graphics.ImageData cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FileUtilImpl.java:[5,0]
[ERROR] import org.eclipse.swt.graphics.ImageData;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.ImageData cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FileUtilImpl.java:[15,0]
[ERROR] new ImageData(is);
[ERROR] ^^^^^^^^^
[ERROR] ImageData cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[1,0]
[ERROR] package com.foobar.rcp.ui.res;
[ERROR] ^
[ERROR] The type org.eclipse.jface.fieldassist.ControlDecoration cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[1,0]
[ERROR] package com.foobar.rcp.ui.res;
[ERROR] ^
[ERROR] The type org.eclipse.swt.layout.GridData cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[1,0]
[ERROR] package com.foobar.rcp.ui.res;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.Composite cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[1,0]
[ERROR] package com.foobar.rcp.ui.res;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.Control cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[1,0]
[ERROR] package com.foobar.rcp.ui.res;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.Link cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[3,0]
[ERROR] import org.eclipse.jface.fieldassist.ControlDecoration;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.fieldassist.ControlDecoration cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[4,0]
[ERROR] import org.eclipse.swt.SWT;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.SWT cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[5,0]
[ERROR] import org.eclipse.swt.events.SelectionAdapter;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.events cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[6,0]
[ERROR] import org.eclipse.swt.events.SelectionEvent;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.events cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[7,0]
[ERROR] import org.eclipse.swt.layout.GridData;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.layout.GridData cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[8,0]
[ERROR] import org.eclipse.swt.layout.GridLayout;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.layout.GridLayout cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[9,0]
[ERROR] import org.eclipse.swt.program.Program;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.program cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[10,0]
[ERROR] import org.eclipse.swt.widgets.Composite;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Composite cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[11,0]
[ERROR] import org.eclipse.swt.widgets.Control;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Control cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[12,0]
[ERROR] import org.eclipse.swt.widgets.Link;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Link cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[23,0]
[ERROR] public class GuiFactoryImpl extends GuiFactory {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The type GuiFactoryImpl must implement the inherited abstract method GuiFactory.createOpenFileLinkInternal(Composite, String)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[23,0]
[ERROR] public class GuiFactoryImpl extends GuiFactory {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The type GuiFactoryImpl must implement the inherited abstract method GuiFactory.createErrorControlDecorationInternal(Control, String)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[26,0]
[ERROR] Link createOpenFileLinkInternal(Composite composite, String content) {
[ERROR] ^^^^
[ERROR] Link cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[26,0]
[ERROR] Link createOpenFileLinkInternal(Composite composite, String content) {
[ERROR] ^^^^^^^^^
[ERROR] Composite cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[27,0]
[ERROR] Link link = createLink(composite, content);
[ERROR] ^^^^
[ERROR] Link cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[28,0]
[ERROR] link.addSelectionListener(new SelectionAdapter() {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] SelectionAdapter cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[30,0]
[ERROR] public void widgetSelected(SelectionEvent e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] SelectionEvent cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[31,0]
[ERROR] Program.launch(e.text);
[ERROR] ^^^^^^^
[ERROR] Program cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[38,0]
[ERROR] public ControlDecoration createErrorControlDecorationInternal(Control control, String errorText) {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] ControlDecoration cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[38,0]
[ERROR] public ControlDecoration createErrorControlDecorationInternal(Control control, String errorText) {
[ERROR] ^^^^^^^
[ERROR] Control cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[39,0]
[ERROR] ControlDecoration controlDecoration = new ControlDecoration(control, SWT.LEFT, control.getParent());
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] ControlDecoration cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[39,0]
[ERROR] ControlDecoration controlDecoration = new ControlDecoration(control, SWT.LEFT, control.getParent());
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] ControlDecoration cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\res\GuiFactoryImpl.java:[39,0]
[ERROR] ControlDecoration controlDecoration = new ControlDecoration(control, SWT.LEFT, control.getParent());
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[1,0]
[ERROR] package com.foobar.rcp.util;
[ERROR] ^
[ERROR] The type org.eclipse.jface.resource.ColorDescriptor cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[1,0]
[ERROR] package com.foobar.rcp.util;
[ERROR] ^
[ERROR] The type org.eclipse.swt.graphics.Device cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[3,0]
[ERROR] import org.eclipse.jface.resource.ColorDescriptor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.resource.ColorDescriptor cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[4,0]
[ERROR] import org.eclipse.swt.graphics.Color;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.Color cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[5,0]
[ERROR] import org.eclipse.swt.graphics.Device;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.Device cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[7,0]
[ERROR] public class ColorCacheImpl extends ColorCache {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The type ColorCacheImpl must implement the inherited abstract method ColorCache.getColor(ColorDescriptor, Device)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[18,0]
[ERROR] public Color getColor(ColorDescriptor colorDescriptor, Device device) {
[ERROR] ^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[18,0]
[ERROR] public Color getColor(ColorDescriptor colorDescriptor, Device device) {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ColorDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[18,0]
[ERROR] public Color getColor(ColorDescriptor colorDescriptor, Device device) {
[ERROR] ^^^^^^
[ERROR] Device cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[23,0]
[ERROR] Color color = this.colorMap.get(colorDescriptor);
[ERROR] ^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[23,0]
[ERROR] Color color = this.colorMap.get(colorDescriptor);
[ERROR] ^^^^^^^^^^^^^
[ERROR] ColorDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[23,0]
[ERROR] Color color = this.colorMap.get(colorDescriptor);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[27,0]
[ERROR] this.colorMap.put(colorDescriptor, color);
[ERROR] ^^^^^^^^^^^^^
[ERROR] ColorDescriptor cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\ColorCacheImpl.java:[27,0]
[ERROR] this.colorMap.put(colorDescriptor, color);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[1,0]
[ERROR] package com.foobar.rcp.ui.preference.editor;
[ERROR] ^
[ERROR] The type org.eclipse.jface.preference.FieldEditor cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[1,0]
[ERROR] package com.foobar.rcp.ui.preference.editor;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.Text cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[3,0]
[ERROR] import org.eclipse.swt.graphics.GC;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.GC cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[4,0]
[ERROR] import org.eclipse.swt.graphics.Point;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.Point cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[5,0]
[ERROR] import org.eclipse.swt.layout.GridData;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.layout.GridData cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[6,0]
[ERROR] import org.eclipse.swt.widgets.Composite;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Composite cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[8,0]
[ERROR] public class PasswordStringFieldEditorHelperImpl extends PasswordStringFieldEditorHelper {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type PasswordStringFieldEditorHelperImpl must implement the inherited abstract method PasswordStringFieldEditorHelper.doFillIntoGridInternal(Composite, int, PasswordStringFieldEditor, String)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[11,0]
[ERROR] void doFillIntoGridInternal(Composite parent, int numColumns, PasswordStringFieldEditor passwordStringFieldEditor,
[ERROR] ^^^^^^^^^
[ERROR] Composite cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[16,0]
[ERROR] GridData gd = new GridData();
[ERROR] ^^^^^^^^
[ERROR] GridData cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[16,0]
[ERROR] GridData gd = new GridData();
[ERROR] ^^^^^^^^
[ERROR] GridData cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[21,0]
[ERROR] GC gc = new GC(passwordStringFieldEditor.getTextField());
[ERROR] ^^
[ERROR] GC cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[21,0]
[ERROR] GC gc = new GC(passwordStringFieldEditor.getTextField());
[ERROR] ^^
[ERROR] GC cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[21,0]
[ERROR] GC gc = new GC(passwordStringFieldEditor.getTextField());
[ERROR] ^^^^^^^^^^^^
[ERROR] The method getTextField() from the type PasswordStringFieldEditor refers to the missing type Text
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[23,0]
[ERROR] Point extent = gc.textExtent(passwordText);
[ERROR] ^^^^^
[ERROR] Point cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[31,0]
[ERROR] gd.horizontalAlignment = GridData.FILL;
[ERROR] ^^^^^^^^
[ERROR] GridData cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\editor\PasswordStringFieldEditorHelperImpl.java:[34,0]
[ERROR] passwordStringFieldEditor.getTextField().setLayoutData(gd);
[ERROR] ^^^^^^^^^^^^
[ERROR] The method getTextField() from the type PasswordStringFieldEditor refers to the missing type Text
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[6,0]
[ERROR] public abstract class CheckboxLabelProvider extends SingleSourceCheckboxLabelProvider {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type CheckboxLabelProvider is inconsistent
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[6,0]
[ERROR] public abstract class CheckboxLabelProvider extends SingleSourceCheckboxLabelProvider {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type org.eclipse.jface.viewers.LabelProvider cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[6,0]
[ERROR] public abstract class CheckboxLabelProvider extends SingleSourceCheckboxLabelProvider {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type org.eclipse.jface.viewers.ITableLabelProvider cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[18,0]
[ERROR] public void dispose() {
[ERROR] ^^^^^^^^^
[ERROR] The method dispose() of type CheckboxLabelProvider must override or implement a supertype method
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[20,0]
[ERROR] if (this.imgChecked == null && !this.imgChecked.isDisposed()) {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[20,0]
[ERROR] if (this.imgChecked == null && !this.imgChecked.isDisposed()) {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[21,0]
[ERROR] this.imgChecked.dispose();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[24,0]
[ERROR] if (this.imgUnchecked == null && !this.imgUnchecked.isDisposed()) {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[24,0]
[ERROR] if (this.imgUnchecked == null && !this.imgUnchecked.isDisposed()) {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[25,0]
[ERROR] this.imgUnchecked.dispose();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] Image cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\CheckboxLabelProvider.java:[27,0]
[ERROR] super.dispose();
[ERROR] ^^^^^^^
[ERROR] The method dispose() is undefined for the type SingleSourceCheckboxLabelProvider
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[1,0]
[ERROR] package com.foobar.rcp.ui.control;
[ERROR] ^
[ERROR] The type org.eclipse.jface.action.ContributionItem cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[3,0]
[ERROR] import org.eclipse.jface.action.StatusLineLayoutData;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.action.StatusLineLayoutData cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[4,0]
[ERROR] import org.eclipse.jface.action.StatusLineManager;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.action.StatusLineManager cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[5,0]
[ERROR] import org.eclipse.swt.SWT;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.SWT cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[6,0]
[ERROR] import org.eclipse.swt.custom.CLabel;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.custom cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[7,0]
[ERROR] import org.eclipse.swt.graphics.FontMetrics;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.FontMetrics cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[8,0]
[ERROR] import org.eclipse.swt.graphics.GC;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.GC cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[9,0]
[ERROR] import org.eclipse.swt.graphics.Point;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.Point cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[10,0]
[ERROR] import org.eclipse.swt.widgets.Composite;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Composite cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[11,0]
[ERROR] import org.eclipse.swt.widgets.Label;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Label cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[13,0]
[ERROR] public class StatusLineContributionHelperImpl extends StatusLineContributionHelper {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type StatusLineContributionHelperImpl must implement the inherited abstract method StatusLineContributionHelper.fillInternal(Composite, StatusLineContribution)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[16,0]
[ERROR] void fillInternal(Composite parent, StatusLineContribution statusLineContribution) {
[ERROR] ^^^^^^^^^
[ERROR] Composite cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[17,0]
[ERROR] Label sep = new Label(parent, SWT.SEPARATOR);
[ERROR] ^^^^^
[ERROR] Label cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[17,0]
[ERROR] Label sep = new Label(parent, SWT.SEPARATOR);
[ERROR] ^^^^^
[ERROR] Label cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[17,0]
[ERROR] Label sep = new Label(parent, SWT.SEPARATOR);
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[18,0]
[ERROR] if (statusLineContribution.getLabel() == null || statusLineContribution.getLabel().isDisposed()) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type org.eclipse.swt.custom.CLabel cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[18,0]
[ERROR] if (statusLineContribution.getLabel() == null || statusLineContribution.getLabel().isDisposed()) {
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[18,0]
[ERROR] if (statusLineContribution.getLabel() == null || statusLineContribution.getLabel().isDisposed()) {
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[19,0]
[ERROR] CLabel label = new CLabel(parent, SWT.SHADOW_NONE | SWT.INHERIT_DEFAULT);
[ERROR] ^^^^^^
[ERROR] CLabel cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[19,0]
[ERROR] CLabel label = new CLabel(parent, SWT.SHADOW_NONE | SWT.INHERIT_DEFAULT);
[ERROR] ^^^^^^
[ERROR] CLabel cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[19,0]
[ERROR] CLabel label = new CLabel(parent, SWT.SHADOW_NONE | SWT.INHERIT_DEFAULT);
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[19,0]
[ERROR] CLabel label = new CLabel(parent, SWT.SHADOW_NONE | SWT.INHERIT_DEFAULT);
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[23,0]
[ERROR] GC gc = new GC(parent);
[ERROR] ^^
[ERROR] GC cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[23,0]
[ERROR] GC gc = new GC(parent);
[ERROR] ^^
[ERROR] GC cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[26,0]
[ERROR] FontMetrics fm = gc.getFontMetrics();
[ERROR] ^^^^^^^^^^^
[ERROR] FontMetrics cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[27,0]
[ERROR] Point extent = gc.textExtent(statusLineContribution.getText());
[ERROR] ^^^^^
[ERROR] Point cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[37,0]
[ERROR] Point labelSize = new Point(statusLineContribution.getWidthHint(), statusLineContribution.getHeightHint());
[ERROR] ^^^^^
[ERROR] Point cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[37,0]
[ERROR] Point labelSize = new Point(statusLineContribution.getWidthHint(), statusLineContribution.getHeightHint());
[ERROR] ^^^^^
[ERROR] Point cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[41,0]
[ERROR] StatusLineLayoutData statusLineLayoutData = new StatusLineLayoutData();
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] StatusLineLayoutData cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[41,0]
[ERROR] StatusLineLayoutData statusLineLayoutData = new StatusLineLayoutData();
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] StatusLineLayoutData cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[44,0]
[ERROR] statusLineContribution.getLabel().setLayoutData(statusLineLayoutData);
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[45,0]
[ERROR] statusLineContribution.getLabel().setText(statusLineContribution.getText());
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[46,0]
[ERROR] statusLineContribution.getLabel().setImage(statusLineContribution.getImage());
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[46,0]
[ERROR] statusLineContribution.getLabel().setImage(statusLineContribution.getImage());
[ERROR] ^^^^^^^^
[ERROR] The method getImage() from the type StatusLineContribution refers to the missing type Image
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[48,0]
[ERROR] StatusLineManager manager = ((StatusLineManager) statusLineContribution.getParent());
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] StatusLineManager cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[48,0]
[ERROR] StatusLineManager manager = ((StatusLineManager) statusLineContribution.getParent());
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] StatusLineManager cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[48,0]
[ERROR] StatusLineManager manager = ((StatusLineManager) statusLineContribution.getParent());
[ERROR] ^^^^^^^^^
[ERROR] The method getParent() is undefined for the type StatusLineContribution
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[50,0]
[ERROR] statusLineContribution.getLabel().setBackground(manager.getControl().getBackground());
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[51,0]
[ERROR] statusLineContribution.getLabel().setForeground(manager.getControl().getForeground());
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[52,0]
[ERROR] statusLineContribution.getLabel().setBackground(manager.getControl().getBackgroundImage());
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[54,0]
[ERROR] if (statusLineContribution.getListener() != null) {
[ERROR] ^^^^^^^^^^^
[ERROR] The method getListener() from the type StatusLineContribution refers to the missing type Listener
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[55,0]
[ERROR] statusLineContribution.getLabel().addListener(statusLineContribution.getEventType(),
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[56,0]
[ERROR] statusLineContribution.getListener());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getListener() from the type StatusLineContribution refers to the missing type Listener
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[59,0]
[ERROR] statusLineContribution.getLabel().setToolTipText(statusLineContribution.getTooltip());
[ERROR] ^^^^^^^^
[ERROR] The method getLabel() from the type StatusLineContribution refers to the missing type CLabel
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\control\StatusLineContributionHelperImpl.java:[62,0]
[ERROR] statusLineLayoutData = new StatusLineLayoutData();
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] StatusLineLayoutData cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[9,0]
[ERROR] public abstract class DefaultsMapPreferenceStore extends SingleSourceDefaultsMapPreferenceStore {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type DefaultsMapPreferenceStore is inconsistent
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[9,0]
[ERROR] public abstract class DefaultsMapPreferenceStore extends SingleSourceDefaultsMapPreferenceStore {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type org.eclipse.ui.preferences.ScopedPreferenceStore cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[32,0]
[ERROR] public void setToDefault(String name) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method setToDefault(String) of type DefaultsMapPreferenceStore must override or implement a supertype method
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[34,0]
[ERROR] super.setToDefault(name);
[ERROR] ^^^^^^^^^^^^
[ERROR] The method setToDefault(String) is undefined for the type SingleSourceDefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[41,0]
[ERROR] this.silentRunning = true;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[47,0]
[ERROR] firePropertyChangeEvent(name, oldValue, defaultValue);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method firePropertyChangeEvent(String, String, String) is undefined for the type DefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[52,0]
[ERROR] this.silentRunning = false;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[74,0]
[ERROR] this.silentRunning = true;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[77,0]
[ERROR] firePropertyChangeEvent(name, new String(oldValue), null);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method firePropertyChangeEvent(String, String, null) is undefined for the type DefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[80,0]
[ERROR] this.silentRunning = false;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[106,0]
[ERROR] this.silentRunning = true;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[113,0]
[ERROR] firePropertyChangeEvent(name, Double.valueOf(oldValue), Double.valueOf(value));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method firePropertyChangeEvent(String, Double, Double) is undefined for the type DefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[116,0]
[ERROR] this.silentRunning = false;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[120,0]
[ERROR] setValue(name, value);
[ERROR] ^^^^^^^^
[ERROR] The method setValue(String, double, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, double)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[141,0]
[ERROR] this.silentRunning = true;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[148,0]
[ERROR] firePropertyChangeEvent(name, Float.valueOf(oldValue), Float.valueOf(value));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method firePropertyChangeEvent(String, Float, Float) is undefined for the type DefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[151,0]
[ERROR] this.silentRunning = false;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[155,0]
[ERROR] setValue(name, value);
[ERROR] ^^^^^^^^
[ERROR] The method setValue(String, float, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, float)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[176,0]
[ERROR] this.silentRunning = true;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[183,0]
[ERROR] firePropertyChangeEvent(name, Integer.valueOf(oldValue), Integer.valueOf(value));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method firePropertyChangeEvent(String, Integer, Integer) is undefined for the type DefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[186,0]
[ERROR] this.silentRunning = false;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[190,0]
[ERROR] setValue(name, value);
[ERROR] ^^^^^^^^
[ERROR] The method setValue(String, int, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, int)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[211,0]
[ERROR] this.silentRunning = true;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[218,0]
[ERROR] firePropertyChangeEvent(name, Long.valueOf(oldValue), Long.valueOf(value));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method firePropertyChangeEvent(String, Long, Long) is undefined for the type DefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[221,0]
[ERROR] this.silentRunning = false;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[225,0]
[ERROR] setValue(name, value);
[ERROR] ^^^^^^^^
[ERROR] The method setValue(String, long, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, long)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[246,0]
[ERROR] this.silentRunning = true;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[253,0]
[ERROR] firePropertyChangeEvent(name, oldValue, value);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method firePropertyChangeEvent(String, String, String) is undefined for the type DefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[256,0]
[ERROR] this.silentRunning = false;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[260,0]
[ERROR] setValue(name, value);
[ERROR] ^^^^^^^^
[ERROR] The method setValue(String, double, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, String)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[281,0]
[ERROR] this.silentRunning = true;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[288,0]
[ERROR] firePropertyChangeEvent(name, oldValue, values);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method firePropertyChangeEvent(String, String[], String[]) is undefined for the type DefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[291,0]
[ERROR] this.silentRunning = false;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[295,0]
[ERROR] setValue(name, StringUtils.join(values, ','));
[ERROR] ^^^^^^^^
[ERROR] The method setValue(String, double, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, String)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[316,0]
[ERROR] this.silentRunning = true;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[323,0]
[ERROR] firePropertyChangeEvent(name, new Boolean(oldValue), new Boolean(value));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method firePropertyChangeEvent(String, Boolean, Boolean) is undefined for the type DefaultsMapPreferenceStore
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[326,0]
[ERROR] this.silentRunning = false;
[ERROR] ^^^^^^^^^^^^^
[ERROR] silentRunning cannot be resolved or is not a field
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\preference\store\DefaultsMapPreferenceStore.java:[330,0]
[ERROR] setValue(name, value);
[ERROR] ^^^^^^^^
[ERROR] The method setValue(String, boolean, boolean) in the type DefaultsMapPreferenceStore is not applicable for the arguments (String, boolean)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java:[1,0]
[ERROR] package com.foobar.rcp.ui.job;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.Display cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java:[6,0]
[ERROR] import org.eclipse.swt.widgets.Display;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Display cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java:[15,0]
[ERROR] public AbstractRefreshJob(PagedQueryIterator<E, F> queryIterator, Display display) {
[ERROR] ^^^^^^^
[ERROR] Display cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java:[25,0]
[ERROR] MessageUtil.showError(ex, CommonsPlugin.getDefault());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type org.eclipse.ui.plugin.AbstractUIPlugin cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\job\AbstractRefreshJob.java:[25,0]
[ERROR] MessageUtil.showError(ex, CommonsPlugin.getDefault());
[ERROR] ^^^^^^^^^
[ERROR] The method showError(String, Throwable) in the type MessageUtil is not applicable for the arguments (Exception, CommonsPlugin)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[1,0]
[ERROR] package com.foobar.rcp.ui.fieldassist;
[ERROR] ^
[ERROR] The type org.eclipse.jface.fieldassist.AutoCompleteField cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[3,0]
[ERROR] import org.eclipse.jface.bindings.keys.KeyStroke;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.bindings cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[4,0]
[ERROR] import org.eclipse.jface.fieldassist.AutoCompleteField;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.fieldassist.AutoCompleteField cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[5,0]
[ERROR] import org.eclipse.jface.fieldassist.ContentProposalAdapter;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.fieldassist.ContentProposalAdapter cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[6,0]
[ERROR] import org.eclipse.jface.fieldassist.FieldDecorationRegistry;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.fieldassist.FieldDecorationRegistry cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[7,0]
[ERROR] import org.eclipse.jface.fieldassist.SimpleContentProposalProvider;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.fieldassist.SimpleContentProposalProvider cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[8,0]
[ERROR] import org.eclipse.jface.fieldassist.TextContentAdapter;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.fieldassist.TextContentAdapter cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[9,0]
[ERROR] import org.eclipse.swt.SWT;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.SWT cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[10,0]
[ERROR] import org.eclipse.swt.widgets.Control;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Control cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[19,0]
[ERROR] public class AutoCompleteFieldFactoryImpl extends AutoCompleteFieldFactory {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type AutoCompleteFieldFactoryImpl must implement the inherited abstract method AutoCompleteFieldFactory.createAutoCompleteFieldInternal(Control, String[])
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[22,0]
[ERROR] AutoCompleteField createAutoCompleteFieldInternal(Control control, String[] proposals) {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] AutoCompleteField cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[22,0]
[ERROR] AutoCompleteField createAutoCompleteFieldInternal(Control control, String[] proposals) {
[ERROR] ^^^^^^^
[ERROR] Control cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[24,0]
[ERROR] KeyStroke keyStroke = KeyStroke.getInstance(SWT.ALT, SWT.ARROW_DOWN);
[ERROR] ^^^^^^^^^
[ERROR] KeyStroke cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[24,0]
[ERROR] KeyStroke keyStroke = KeyStroke.getInstance(SWT.ALT, SWT.ARROW_DOWN);
[ERROR] ^^^^^^^^^
[ERROR] KeyStroke cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[24,0]
[ERROR] KeyStroke keyStroke = KeyStroke.getInstance(SWT.ALT, SWT.ARROW_DOWN);
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[24,0]
[ERROR] KeyStroke keyStroke = KeyStroke.getInstance(SWT.ALT, SWT.ARROW_DOWN);
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[26,0]
[ERROR] ContentProposalAdapter controlContentAdapter = new ContentProposalAdapter(control, new TextContentAdapter(),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ContentProposalAdapter cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[26,0]
[ERROR] ContentProposalAdapter controlContentAdapter = new ContentProposalAdapter(control, new TextContentAdapter(),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ContentProposalAdapter cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[26,0]
[ERROR] ContentProposalAdapter controlContentAdapter = new ContentProposalAdapter(control, new TextContentAdapter(),
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] TextContentAdapter cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[27,0]
[ERROR] new SimpleContentProposalProvider(proposals), keyStroke, autoActivationCharacters);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleContentProposalProvider cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[28,0]
[ERROR] controlContentAdapter.setProposalAcceptanceStyle(ContentProposalAdapter.PROPOSAL_REPLACE);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ContentProposalAdapter cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[29,0]
[ERROR] controlContentAdapter.setFilterStyle(ContentProposalAdapter.FILTER_CHARACTER);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ContentProposalAdapter cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[33,0]
[ERROR] sb.append(FieldDecorationRegistry.getDefault().getFieldDecoration(FieldDecorationRegistry.DEC_CONTENT_PROPOSAL)
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] FieldDecorationRegistry cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[33,0]
[ERROR] sb.append(FieldDecorationRegistry.getDefault().getFieldDecoration(FieldDecorationRegistry.DEC_CONTENT_PROPOSAL)
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] FieldDecorationRegistry cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\fieldassist\AutoCompleteFieldFactoryImpl.java:[42,0]
[ERROR] return new AutoCompleteField(control, controlContentAdapter.getControlContentAdapter(), proposals);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] AutoCompleteField cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FormToolkitFragmentHelper.java:[3,0]
[ERROR] import org.eclipse.swt.widgets.Composite;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Composite cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FormToolkitFragmentHelper.java:[4,0]
[ERROR] import org.eclipse.ui.forms.widgets.FormToolkit;
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.ui.forms cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FormToolkitFragmentHelper.java:[14,0]
[ERROR] public static void paintBordersFor(Composite composite, FormToolkit toolkit) {
[ERROR] ^^^^^^^^^
[ERROR] Composite cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\util\FormToolkitFragmentHelper.java:[14,0]
[ERROR] public static void paintBordersFor(Composite composite, FormToolkit toolkit) {
[ERROR] ^^^^^^^^^^^
[ERROR] FormToolkit cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[1,0]
[ERROR] package com.foobar.rcp.help;
[ERROR] ^
[ERROR] The type org.eclipse.jface.action.IAction cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[1,0]
[ERROR] package com.foobar.rcp.help;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.Event cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[1,0]
[ERROR] package com.foobar.rcp.help;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.Menu cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[1,0]
[ERROR] package com.foobar.rcp.help;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.MenuItem cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[1,0]
[ERROR] package com.foobar.rcp.help;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.Shell cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[3,0]
[ERROR] import org.eclipse.jface.action.IAction;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.jface.action.IAction cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[4,0]
[ERROR] import org.eclipse.swt.SWT;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.SWT cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[5,0]
[ERROR] import org.eclipse.swt.widgets.Control;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Control cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[6,0]
[ERROR] import org.eclipse.swt.widgets.Display;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Display cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[7,0]
[ERROR] import org.eclipse.swt.widgets.Event;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Event cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[8,0]
[ERROR] import org.eclipse.swt.widgets.Menu;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Menu cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[9,0]
[ERROR] import org.eclipse.swt.widgets.MenuItem;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.MenuItem cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[10,0]
[ERROR] import org.eclipse.swt.widgets.Shell;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Shell cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[11,0]
[ERROR] import org.eclipse.ui.PlatformUI;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.ui.PlatformUI cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[13,0]
[ERROR] public final class HelpUtilsImpl extends HelpUtils {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.setContextInternal(IAction, String)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[13,0]
[ERROR] public final class HelpUtilsImpl extends HelpUtils {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.setContextInternal(Control, String)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[13,0]
[ERROR] public final class HelpUtilsImpl extends HelpUtils {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.setContextInternal(Menu, String)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[13,0]
[ERROR] public final class HelpUtilsImpl extends HelpUtils {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.setContextInternal(MenuItem, String)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[13,0]
[ERROR] public final class HelpUtilsImpl extends HelpUtils {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The type HelpUtilsImpl must implement the inherited abstract method HelpUtils.helpPressedInternal(Shell)
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[16,0]
[ERROR] void helpPressedInternal(final Shell shell) {
[ERROR] ^^^^^
[ERROR] Shell cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[19,0]
[ERROR] Display.getDefault().syncExec(new Runnable() {
[ERROR] ^^^^^^^
[ERROR] Display cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[22,0]
[ERROR] Control c = shell.getDisplay().getFocusControl();
[ERROR] ^^^^^^^
[ERROR] Control cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[24,0]
[ERROR] if (c.isListening(SWT.Help)) {
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[25,0]
[ERROR] c.notifyListeners(SWT.Help, new Event());
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[25,0]
[ERROR] c.notifyListeners(SWT.Help, new Event());
[ERROR] ^^^^^
[ERROR] Event cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[37,0]
[ERROR] void setContextInternal(MenuItem menuItem, String contextId) {
[ERROR] ^^^^^^^^
[ERROR] MenuItem cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[38,0]
[ERROR] PlatformUI.getWorkbench().getHelpSystem().setHelp(menuItem, contextId);
[ERROR] ^^^^^^^^^^
[ERROR] PlatformUI cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[42,0]
[ERROR] void setContextInternal(Menu menu, String contextId) {
[ERROR] ^^^^
[ERROR] Menu cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[43,0]
[ERROR] PlatformUI.getWorkbench().getHelpSystem().setHelp(menu, contextId);
[ERROR] ^^^^^^^^^^
[ERROR] PlatformUI cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[48,0]
[ERROR] void setContextInternal(Control control, String contextId) {
[ERROR] ^^^^^^^
[ERROR] Control cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[49,0]
[ERROR] PlatformUI.getWorkbench().getHelpSystem().setHelp(control, contextId);
[ERROR] ^^^^^^^^^^
[ERROR] PlatformUI cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[53,0]
[ERROR] void setContextInternal(IAction action, String contextId) {
[ERROR] ^^^^^^^
[ERROR] IAction cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\help\HelpUtilsImpl.java:[54,0]
[ERROR] PlatformUI.getWorkbench().getHelpSystem().setHelp(action, contextId);
[ERROR] ^^^^^^^^^^
[ERROR] PlatformUI cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[1,0]
[ERROR] package com.foobar.rcp.ui.viewer;
[ERROR] ^
[ERROR] The type org.eclipse.swt.widgets.Table cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[3,0]
[ERROR] import org.eclipse.swt.SWT;
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.SWT cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[4,0]
[ERROR] import org.eclipse.swt.graphics.Color;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.Color cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[5,0]
[ERROR] import org.eclipse.swt.graphics.GC;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.GC cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[6,0]
[ERROR] import org.eclipse.swt.widgets.Event;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Event cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[7,0]
[ERROR] import org.eclipse.swt.widgets.Table;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Table cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[12,0]
[ERROR] public abstract class AbstractTableListener extends SingleSourceAbstractTableListener {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type AbstractTableListener is inconsistent
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[12,0]
[ERROR] public abstract class AbstractTableListener extends SingleSourceAbstractTableListener {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type org.eclipse.swt.widgets.Listener cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[14,0]
[ERROR] public AbstractTableListener(Table table) {
[ERROR] ^^^^^
[ERROR] Table cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[30,0]
[ERROR] protected void paintCellRow(Event event, Color foreground, Color background) {
[ERROR] ^^^^^
[ERROR] Event cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[30,0]
[ERROR] protected void paintCellRow(Event event, Color foreground, Color background) {
[ERROR] ^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[30,0]
[ERROR] protected void paintCellRow(Event event, Color foreground, Color background) {
[ERROR] ^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[31,0]
[ERROR] int clientWidth = this.table.getClientArea().width;
[ERROR] ^^^^^^^^^^
[ERROR] Table cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[32,0]
[ERROR] event.detail &= ~SWT.HOT;
[ERROR] ^^^
[ERROR] SWT cannot be resolved to a variable
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[33,0]
[ERROR] GC gc = event.gc;
[ERROR] ^^
[ERROR] GC cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[34,0]
[ERROR] Color oldBackground = gc.getBackground();
[ERROR] ^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\src\com\foobar\rcp\ui\viewer\AbstractTableListener.java:[35,0]
[ERROR] Color oldForeground = gc.getForeground();
[ERROR] ^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java:[3,0]
[ERROR] import org.eclipse.swt.graphics.Color;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.Color cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java:[4,0]
[ERROR] import org.eclipse.swt.widgets.Display;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Display cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java:[5,0]
[ERROR] import org.eclipse.swt.widgets.Shell;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.widgets.Shell cannot be resolved
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java:[9,0]
[ERROR] public static Shell createShell() {
[ERROR] ^^^^^
[ERROR] Shell cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java:[10,0]
[ERROR] return new Shell();
[ERROR] ^^^^^
[ERROR] Shell cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java:[13,0]
[ERROR] public static Color createColor(Display display, int red, int green, int blue) {
[ERROR] ^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java:[13,0]
[ERROR] public static Color createColor(Display display, int red, int green, int blue) {
[ERROR] ^^^^^^^
[ERROR] Display cannot be resolved to a type
[ERROR] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in RCP Fragment\test\com\foobar\rcp\ui\viewer\TestHelperImpl.java:[14,0]
[ERROR] return new Color(display, red, green, blue);
[ERROR] ^^^^^
[ERROR] Color cannot be resolved to a type
[ERROR] 292 problems (292 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile (default-compile) on project com.foobar.rcp.commons.rcp: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure
at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:409)
at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:179)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
[ERROR]
[ERROR]
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Oberlies, Tobias
2012-03-08 13:29:56 UTC
Permalink
So the resolution itself succeeds, but the resulting class path is missing a lot of jars. I have attached the relevant part of the debug output. Does the class path match your observation that only the fragment's dependencies are there?

If yes, this is a bug. Please create a minimal, standalone project that reproduces the problem and attach it to a bug report.

Thanks & regards
Tobias
-----Original Message-----
Sent: Donnerstag, 8. März 2012 11:26
To: Tycho user list
Subject: Re: [tycho-user] Eclipse-PatchFragment Require-Bundle
Hej Tobias,
Post by Oberlies, Tobias
Post by Mirko Swillus
when building an Eclipse patch fragment with Tycho 0.14.1 I
have to define all the requirements from the host bundle
No this is not expected, and may be a bug.
To check this it would be good to get the full build log. "Resolution"
is a multi-step process in
Post by Oberlies, Tobias
Tycho and from your message it is not clear which one of the steps
fail.
Thanks for your quick answer. Please find the debug build log attached.
Regards,
Mirko
...
Mirko Swillus
2012-03-08 15:16:20 UTC
Permalink
Hej Tobias,
Post by Oberlies, Tobias
So the resolution itself succeeds, but the resulting class path is missing a lot of jars.
I have attached the relevant part of the debug output. Does the class path match your observation
that only the fragment's dependencies are there?
No. In the classpath you extracted are exactly the host's dependencies.
The fragment itself does not define a single dependency (see atached
MANIFEST.MF from the fragment attached [0]). I do not understand why the
build is than not able to find the types that are obviously in the
classpath. I attached the host's MANIFEST as well [1].

Thanks for your effort,
Mirko

[0] MANIFEST.MF Fragment:

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons Plug-in RCP Fragment
Bundle-SymbolicName: com.foobar.rcp.commons.rcp
Bundle-Version: 4.0.0.qualifier
Fragment-Host: com.foobar.rcp.commons;bundle-version="[4.0.0,4.1.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Eclipse-PatchFragment: true
Bundle-Vendor: foobar AG

[1] MANIFEST.MF Host:

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons Plug-in
Bundle-SymbolicName: com.foobar.rcp.commons;singleton:=true
Bundle-Version: 4.0.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %Bundle-Vendor.0
Export-Package: com.foobar.rcp.command.handler,
com.foobar.rcp.common,
com.foobar.rcp.databinding,
com.foobar.rcp.expressions,
com.foobar.rcp.extensionpoint,
com.foobar.rcp.handling.error,
com.foobar.rcp.help,
com.foobar.rcp.impex,
com.foobar.rcp.model,
com.foobar.rcp.model.table,
com.foobar.rcp.model.tree,
com.foobar.rcp.preferences.store,
com.foobar.rcp.runtime.status,
com.foobar.rcp.runtime.status.ui,
com.foobar.rcp.ui,
com.foobar.rcp.ui.action,
com.foobar.rcp.ui.composite,
com.foobar.rcp.ui.control,
com.foobar.rcp.ui.decorator,
com.foobar.rcp.ui.dialog,
com.foobar.rcp.ui.dnd,
com.foobar.rcp.ui.editor,
com.foobar.rcp.ui.event,
com.foobar.rcp.ui.fieldassist,
com.foobar.rcp.ui.handler,
com.foobar.rcp.ui.job,
com.foobar.rcp.ui.listener,
com.foobar.rcp.ui.perspective,
com.foobar.rcp.ui.preference.editor,
com.foobar.rcp.ui.preference.store,
com.foobar.rcp.ui.preferences,
com.foobar.rcp.ui.res,
com.foobar.rcp.ui.view,
com.foobar.rcp.ui.viewer,
com.foobar.rcp.ui.wizard,
com.foobar.rcp.util
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.7.0,3.8.0)",
org.eclipse.ui;bundle-version="[3.7.0,3.8.0)";resolution:=optional,
org.eclipse.core.expressions;bundle-version="[3.4.0,3.5.0)",

org.eclipse.core.databinding;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.ui.forms;bundle-version="[3.5.0,3.6.0)";resolution:=optional,

org.eclipse.jface.databinding;bundle-version="[1.5.0,1.6.0)";resolution:=optional,

org.eclipse.core.databinding.observable;bundle-version="[1.4.0,1.5.0)";resolution:=optional,

org.eclipse.core.databinding.beans;bundle-version="[1.2.0,1.3.0)";resolution:=optional,

org.eclipse.core.databinding.property;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
com.foobar.commons.qtcommons;bundle-version="5.1.1",
org.apache.commons.beanutils;bundle-version="1.8.0",
org.apache.commons.codec;bundle-version="1.5.0",
org.apache.commons.collections;bundle-version="3.2.1",
org.apache.commons.io;bundle-version="2.1.0",
org.apache.commons.lang3;bundle-version="3.1.0",
org.apache.commons.math;bundle-version="2.1.0"
Eclipse-BuddyPolicy: registered
Bundle-ActivationPolicy: lazy
Bundle-Activator: com.foobar.rcp.common.CommonsPlugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Localization: plugin
Import-Package: com.foobar.commons.query
Mirko Swillus
2012-03-08 16:35:32 UTC
Permalink
Hej,

I just noticed that all the missing types are in bundles that are marked
as "optional" in the host's manifest. Now that I removed those optional
flags the build of the fragment works.

As I said, the former PDE build was fine with that optional
dependencies. Maybe Tycho could handle this in a similar way, by
default. When I got you right the discussion on [0] ended up like that
as well. But I'm a little confused after reading the extensive thread
there, maybe you could give me a short hint what's to do now. Thanks
again and regards,

Mirko

[0] https://bugs.eclipse.org/bugs/show_bug.cgi?id=351842
Post by Mirko Swillus
Hej Tobias,
Post by Oberlies, Tobias
So the resolution itself succeeds, but the resulting class path is missing a lot of jars.
I have attached the relevant part of the debug output. Does the class
path match your observation
that only the fragment's dependencies are there?
No. In the classpath you extracted are exactly the host's dependencies.
The fragment itself does not define a single dependency (see atached
MANIFEST.MF from the fragment attached [0]). I do not understand why the
build is than not able to find the types that are obviously in the
classpath. I attached the host's MANIFEST as well [1].
Thanks for your effort,
Mirko
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons Plug-in RCP Fragment
Bundle-SymbolicName: com.foobar.rcp.commons.rcp
Bundle-Version: 4.0.0.qualifier
Fragment-Host: com.foobar.rcp.commons;bundle-version="[4.0.0,4.1.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Eclipse-PatchFragment: true
Bundle-Vendor: foobar AG
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons Plug-in
Bundle-SymbolicName: com.foobar.rcp.commons;singleton:=true
Bundle-Version: 4.0.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %Bundle-Vendor.0
Export-Package: com.foobar.rcp.command.handler,
com.foobar.rcp.common,
com.foobar.rcp.databinding,
com.foobar.rcp.expressions,
com.foobar.rcp.extensionpoint,
com.foobar.rcp.handling.error,
com.foobar.rcp.help,
com.foobar.rcp.impex,
com.foobar.rcp.model,
com.foobar.rcp.model.table,
com.foobar.rcp.model.tree,
com.foobar.rcp.preferences.store,
com.foobar.rcp.runtime.status,
com.foobar.rcp.runtime.status.ui,
com.foobar.rcp.ui,
com.foobar.rcp.ui.action,
com.foobar.rcp.ui.composite,
com.foobar.rcp.ui.control,
com.foobar.rcp.ui.decorator,
com.foobar.rcp.ui.dialog,
com.foobar.rcp.ui.dnd,
com.foobar.rcp.ui.editor,
com.foobar.rcp.ui.event,
com.foobar.rcp.ui.fieldassist,
com.foobar.rcp.ui.handler,
com.foobar.rcp.ui.job,
com.foobar.rcp.ui.listener,
com.foobar.rcp.ui.perspective,
com.foobar.rcp.ui.preference.editor,
com.foobar.rcp.ui.preference.store,
com.foobar.rcp.ui.preferences,
com.foobar.rcp.ui.res,
com.foobar.rcp.ui.view,
com.foobar.rcp.ui.viewer,
com.foobar.rcp.ui.wizard,
com.foobar.rcp.util
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.7.0,3.8.0)",
org.eclipse.ui;bundle-version="[3.7.0,3.8.0)";resolution:=optional,
org.eclipse.core.expressions;bundle-version="[3.4.0,3.5.0)",
org.eclipse.core.databinding;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.ui.forms;bundle-version="[3.5.0,3.6.0)";resolution:=optional,
org.eclipse.jface.databinding;bundle-version="[1.5.0,1.6.0)";resolution:=optional,
org.eclipse.core.databinding.observable;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.core.databinding.beans;bundle-version="[1.2.0,1.3.0)";resolution:=optional,
org.eclipse.core.databinding.property;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
com.foobar.commons.qtcommons;bundle-version="5.1.1",
org.apache.commons.beanutils;bundle-version="1.8.0",
org.apache.commons.codec;bundle-version="1.5.0",
org.apache.commons.collections;bundle-version="3.2.1",
org.apache.commons.io;bundle-version="2.1.0",
org.apache.commons.lang3;bundle-version="3.1.0",
org.apache.commons.math;bundle-version="2.1.0"
Eclipse-BuddyPolicy: registered
Bundle-ActivationPolicy: lazy
Bundle-Activator: com.foobar.rcp.common.CommonsPlugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Localization: plugin
Import-Package: com.foobar.commons.query
Igor Fedorenko
2012-03-09 02:43:43 UTC
Permalink
Tycho treats all *direct* optional dependencies as required (by default,
at least) and ignores all indirect optional dependencies. In you case,
you have fragment->host->optional_dependencies, which Tycho considers to
be indirect and ignores unless they are forced via <extraRequirements>
dependency-resolution configuration block.

I think expected/desired behaviour in this case is to treat host
optional dependencies as required, so feel free to open a bugreport.
Fixing this is likely to be tricky.

--
Regards,
Igor
Post by Mirko Swillus
Hej,
I just noticed that all the missing types are in bundles that are marked
as "optional" in the host's manifest. Now that I removed those optional
flags the build of the fragment works.
As I said, the former PDE build was fine with that optional
dependencies. Maybe Tycho could handle this in a similar way, by
default. When I got you right the discussion on [0] ended up like that
as well. But I'm a little confused after reading the extensive thread
there, maybe you could give me a short hint what's to do now. Thanks
again and regards,
Mirko
[0] https://bugs.eclipse.org/bugs/show_bug.cgi?id=351842
Post by Mirko Swillus
Hej Tobias,
Post by Oberlies, Tobias
So the resolution itself succeeds, but the resulting class path is
missing a lot of jars.
I have attached the relevant part of the debug output. Does the class
path match your observation
that only the fragment's dependencies are there?
No. In the classpath you extracted are exactly the host's dependencies.
The fragment itself does not define a single dependency (see atached
MANIFEST.MF from the fragment attached [0]). I do not understand why the
build is than not able to find the types that are obviously in the
classpath. I attached the host's MANIFEST as well [1].
Thanks for your effort,
Mirko
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons Plug-in RCP Fragment
Bundle-SymbolicName: com.foobar.rcp.commons.rcp
Bundle-Version: 4.0.0.qualifier
Fragment-Host: com.foobar.rcp.commons;bundle-version="[4.0.0,4.1.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Eclipse-PatchFragment: true
Bundle-Vendor: foobar AG
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons Plug-in
Bundle-SymbolicName: com.foobar.rcp.commons;singleton:=true
Bundle-Version: 4.0.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %Bundle-Vendor.0
Export-Package: com.foobar.rcp.command.handler,
com.foobar.rcp.common,
com.foobar.rcp.databinding,
com.foobar.rcp.expressions,
com.foobar.rcp.extensionpoint,
com.foobar.rcp.handling.error,
com.foobar.rcp.help,
com.foobar.rcp.impex,
com.foobar.rcp.model,
com.foobar.rcp.model.table,
com.foobar.rcp.model.tree,
com.foobar.rcp.preferences.store,
com.foobar.rcp.runtime.status,
com.foobar.rcp.runtime.status.ui,
com.foobar.rcp.ui,
com.foobar.rcp.ui.action,
com.foobar.rcp.ui.composite,
com.foobar.rcp.ui.control,
com.foobar.rcp.ui.decorator,
com.foobar.rcp.ui.dialog,
com.foobar.rcp.ui.dnd,
com.foobar.rcp.ui.editor,
com.foobar.rcp.ui.event,
com.foobar.rcp.ui.fieldassist,
com.foobar.rcp.ui.handler,
com.foobar.rcp.ui.job,
com.foobar.rcp.ui.listener,
com.foobar.rcp.ui.perspective,
com.foobar.rcp.ui.preference.editor,
com.foobar.rcp.ui.preference.store,
com.foobar.rcp.ui.preferences,
com.foobar.rcp.ui.res,
com.foobar.rcp.ui.view,
com.foobar.rcp.ui.viewer,
com.foobar.rcp.ui.wizard,
com.foobar.rcp.util
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.7.0,3.8.0)",
org.eclipse.ui;bundle-version="[3.7.0,3.8.0)";resolution:=optional,
org.eclipse.core.expressions;bundle-version="[3.4.0,3.5.0)",
org.eclipse.core.databinding;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.ui.forms;bundle-version="[3.5.0,3.6.0)";resolution:=optional,
org.eclipse.jface.databinding;bundle-version="[1.5.0,1.6.0)";resolution:=optional,
org.eclipse.core.databinding.observable;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.core.databinding.beans;bundle-version="[1.2.0,1.3.0)";resolution:=optional,
org.eclipse.core.databinding.property;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
com.foobar.commons.qtcommons;bundle-version="5.1.1",
org.apache.commons.beanutils;bundle-version="1.8.0",
org.apache.commons.codec;bundle-version="1.5.0",
org.apache.commons.collections;bundle-version="3.2.1",
org.apache.commons.io;bundle-version="2.1.0",
org.apache.commons.lang3;bundle-version="3.1.0",
org.apache.commons.math;bundle-version="2.1.0"
Eclipse-BuddyPolicy: registered
Bundle-ActivationPolicy: lazy
Bundle-Activator: com.foobar.rcp.common.CommonsPlugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Localization: plugin
Import-Package: com.foobar.commons.query
_______________________________________________
tycho-user mailing list
https://dev.eclipse.org/mailman/listinfo/tycho-user
Mirko Swillus
2012-03-09 12:18:30 UTC
Permalink
Hej,
Post by Igor Fedorenko
Tycho treats all *direct* optional dependencies as required (by default,
at least) and ignores all indirect optional dependencies. In you case,
you have fragment->host->optional_dependencies, which Tycho considers to
be indirect and ignores unless they are forced via <extraRequirements>
dependency-resolution configuration block.
I understand. But now I'm stuck on this whole optional dependency thing,
so for now I'm only trying to build the host bundle. We use optional
dependencies for single sourcing within RCP or RAP environments. Look at
the host's MANIFEST.MF Require-Bundles [1], there we define this kind of
'XOR dependency': Use either the RCP or RAP artifacts (to be used at
build- _and_ runtime).

What I tried now was to ignore all optional dependencies with

<dependency-resolution>
<optionalDependencies>ignore</optionalDependencies>
</dependency-resolution>

in the host's pom (because I don't have the RAP artifacts in my target
platform), and defining a bunch of <extraRequirements> which I need at
build time (the RCP part). But this does not work. See the host's pom
[1] and the build log [2].

Any comment would be highly appriciated. Regards,
Mirko

[0]: Host's MANFIEST.MF:
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.7.0,3.8.0)",
org.eclipse.ui;bundle-version="[3.7.0,3.8.0)";resolution:=optional,
org.eclipse.core.expressions;bundle-version="[3.4.0,3.5.0)",
org.eclipse.rap.ui;bundle-version="[1.4.0,1.5.0)";resolution:=optional,

org.eclipse.core.databinding;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.ui.forms;bundle-version="[3.5.0,3.6.0)";resolution:=optional,

org.eclipse.jface.databinding;bundle-version="[1.5.0,1.6.0)";resolution:=optional,

org.eclipse.core.databinding.observable;bundle-version="[1.4.0,1.5.0)";resolution:=optional,

org.eclipse.core.databinding.beans;bundle-version="[1.2.0,1.3.0)";resolution:=optional,

org.eclipse.core.databinding.property;bundle-version="[1.4.0,1.5.0)";resolution:=optional,

org.eclipse.rap.ui.forms;bundle-version="[1.4.0,1.5.0)";resolution:=optional,

org.eclipse.rap.jface.databinding;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
com.foobar.commons.qtcommons;bundle-version="5.1.1",
org.apache.commons.beanutils;bundle-version="1.8.0",
org.apache.commons.codec;bundle-version="1.5.0",
org.apache.commons.collections;bundle-version="3.2.1",
org.apache.commons.io;bundle-version="2.1.0",
org.apache.commons.lang3;bundle-version="3.1.0",
org.apache.commons.math;bundle-version="2.1.0"

[1] host's pom.xml
Post by Igor Fedorenko
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>com.qualitype.rcp.commons</artifactId>
<version>4.0.0-SNAPSHOT</version>
<parent>
<groupId>com.qualitype.rcp</groupId>
<artifactId>com.qualitype.rcp.commons.parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<packaging>eclipse-plugin</packaging>
<build>
<sourceDirectory>
src
</sourceDirectory>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tycho-version}</version>
<configuration>
<dependency-resolution>
<optionalDependencies>ignore</optionalDependencies>
</dependency-resolution>
<extraRequirements>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.ui</id>
<versionRange>[3.7.0,3.8.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.ui.forms</id>
<versionRange>[3.5.0,3.6.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.jface.databinding</id>
<versionRange>[1.5.0,1.6.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.observable</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.beans</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.property</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
</extraRequirements>
</configuration>
</plugin>
</plugins>
</build>
</project>
Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
Maven home: C:\Program Files (x86)\apache-maven-3.0.4
Java version: 1.7.0_02, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_02\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from C:\Program Files (x86)\apache-maven-3.0.4\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\mirkos\.m2\settings.xml
[DEBUG] Using local repository at C:\Users\mirkos\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for C:\Users\mirkos\.m2\repository
[INFO] Scanning for projects...
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:0.14.1:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1:compile
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.sonatype.aether.transfer < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.sonatype.aether.metadata < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.sonatype.aether.collection < plexus.core
[DEBUG] Imported: org.sonatype.aether.version < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.sonatype.aether.repository < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.sonatype.aether.artifact < plexus.core
[DEBUG] Imported: org.sonatype.aether.spi < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.graph < plexus.core
[DEBUG] Imported: org.sonatype.aether.* < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.impl < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.sonatype.aether.deployment < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.sonatype.aether.installation < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.sonatype.aether.resolution < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-maven-plugin:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Included: de.pdark:decentxml:jar:1.3
[DEBUG] Included: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-p2-facade:jar:0.14.1
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1
[DEBUG] Created new class realm project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Looking up lifecyle mappings for packaging eclipse-plugin from ClassRealm[project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependency-resolution>
<optionalDependencies>ignore</optionalDependencies>
</dependency-resolution>
<extraRequirements>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.ui</id>
<versionRange>[3.7.0,3.8.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.ui.forms</id>
<versionRange>[3.5.0,3.6.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.jface.databinding</id>
<versionRange>[1.5.0,1.6.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.observable</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.beans</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.property</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
</extraRequirements>
<resolver>p2</resolver>
<target>
<artifact>
<groupId>com.qualitype.rcp</groupId>
<artifactId>com.qualitype.rcp.commons.target</artifactId>
<version>1.0.0-SNAPSHOT</version>
<classifier>indigo</classifier>
</artifact>
</target>
<ignoreTychoRepositories>true</ignoreTychoRepositories>
<environments>
<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86</arch>
</environment>
</environments>
</configuration>
Time to load bundles: 171
[DEBUG] clear OSGi proxy settings
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-plugin:0.14.1
[DEBUG] Imported: < project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-p2-plugin:jar:0.14.1
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:0.14.1
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Excluded: de.pdark:decentxml:jar:1.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-p2-facade:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1
[DEBUG] Resolving target definition file "C:\Users\mirkos\.m2\repository\com\qualitype\rcp\com.qualitype.rcp.commons.target\1.0.0-SNAPSHOT\com.qualitype.rcp.commons.target-1.0.0-SNAPSHOT-indigo.target"
Mrz 09, 2012 1:08:47 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
[DEBUG] Added 52 units, the content of the target definition file, to the target platform
[DEBUG] Added 23 locally built units to the target platform
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
Information: basic authentication scheme selected
[WARNING] com.qualitype.rcp.jboss5.client/2.1.1
[DEBUG] Bundle-ClassPath entry runtime_registry_compatibility.jar does not exist inC:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar
[DEBUG] Bundle-ClassPath entry runtime_registry_compatibility.jar does not exist inC:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.qualitype.rcp:com.qualitype.rcp.commons:eclipse-plugin:4.0.0-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building com.qualitype.rcp.commons 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile]
[DEBUG] Repositories (dependencies): [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<baseDir default-value="${project.basedir}"/>
<forceContextQualifier>${forceContextQualifier}</forceContextQualifier>
<format default-value="yyyyMMddHHmm"/>
<packaging default-value="${project.packaging}"/>
<project default-value="${project}"/>
<session>${session}</session>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-id (default-validate-id)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<packaging default-value="${project.packaging}"/>
<project default-value="${project}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version (default-validate-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<packaging default-value="${project.packaging}"/>
<project default-value="${project}"/>
<strictVersions default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString default-value="${maven.resources.escapeString}"/>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir>${basedir}</basedir>
<buildDirectory>${project.build.directory}</buildDirectory>
<compilerId default-value="jdt">${maven.compiler.compilerId}</compilerId>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<encoding>${maven.compiler.encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<fork default-value="false"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputFileName>${project.build.finalName}</outputFileName>
<project>${project}</project>
<session>${session}</session>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<source>${maven.compiler.source}</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target>${maven.compiler.target}</target>
<useJDK default-value="SYSTEM"/>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString default-value="${maven.resources.escapeString}"/>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory>${project.build.testOutputDirectory}</outputDirectory>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources>${project.testResources}</resources>
<session default-value="${session}"/>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:package-plugin (default-package-plugin)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildDirectory>${project.build.directory}</buildDirectory>
<finalName>${project.build.finalName}</finalName>
<project>${project}</project>
<qualifier>${buildQualifier}</qualifier>
<session>${session}</session>
<strictBinIncludes default-value="true"/>
<useDefaultExcludes default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-p2-plugin:0.14.1:p2-metadata (default-p2-metadata)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<attachP2Metadata default-value="true"/>
<project>${project}</project>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-p2-plugin:0.14.1:update-local-index (default-update-local-index)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project>${project}</project>
</configuration>
[DEBUG] =======================================================================
[DEBUG] com.qualitype.rcp:com.qualitype.rcp.commons:eclipse-plugin:4.0.0-SNAPSHOT
[DEBUG] p2.eclipse-plugin:com.qualitype.commons.qtcommons:jar:5.1.1.SNAPSHOT:system
[DEBUG] p2.eclipse-plugin:com.springsource.javassist:jar:3.15.0.GA:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/antlr.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/commons-logging.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/concurrent.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/ejb3-persistence.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/hibernate-annotations.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/hibernate-core.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-aop-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-appclient.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-aspect-jdk50-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-common-core.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployers-client-spi.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployers-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployers-core-spi.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployers-core.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployment.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-common-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-core-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-ext-api.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-proxy-clustered-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-proxy-impl-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-proxy-spi-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-security-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ha-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ha-legacy-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-iiop-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-integration.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-j2se.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-javaee.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-jsr77-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-logging-jdk.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-logging-log4j.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-logging-spi.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-main-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-mdr.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-messaging-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-remoting.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-security-spi.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-serialization.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-srp-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-system-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-system-jmx-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbossall-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbossjts-integration.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbossjts.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbosssx-as-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbosssx-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jmx-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jmx-invoker-adaptor-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jnp-client.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/slf4j-api.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/slf4j-jboss-logging.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/xmlsec.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.beanutils:jar:1.8.3:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.codec:jar:1.6.0:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.io:jar:2.1.0:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.lang3:jar:3.1.0:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.runtime:jar:3.7.0.v20110110:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.expressions:jar:3.4.300.v20110228:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.collections:jar:3.2.1:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.math:jar:2.2.0:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.contenttype:jar:3.4.100.v20110423-0524:system
[DEBUG] p2.eclipse-plugin:org.eclipse.equinox.preferences:jar:3.4.1.R37x_v20110725:system
[DEBUG] p2.eclipse-plugin:org.eclipse.equinox.registry:jar:3.5.101.R37x_v20110810-1611:system
[DEBUG] p2.eclipse-plugin:org.eclipse.equinox.common:jar:3.6.0.v20110523:system
[DEBUG] p2.eclipse-plugin:org.eclipse.osgi:jar:3.7.1.R37x_v20110808-1106:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.jobs:jar:3.5.100.v20110404:system
[DEBUG] p2.eclipse-plugin:org.eclipse.core.runtime.compatibility.auth:jar:3.2.200.v20110110:system
[DEBUG] p2.eclipse-plugin:org.eclipse.equinox.app:jar:1.3.100.v20110321:system
[DEBUG] p2.eclipse-plugin:org.eclipse.osgi.services:jar:3.3.0.v20110513:system
[INFO]
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Imported: < project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator -->
[DEBUG] (f) directory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes
[DEBUG] (f) reportDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\site
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\test-classes
[DEBUG] -- end configuration --
[INFO] Deleting C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\util\ProductUtils.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\util\Messages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\util\ImplementationLoader.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\util\CollectionUtils.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\util
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\wizard\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\wizard
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\viewer\TableCellRenderer.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\viewer\DefaultTableCellRenderer.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\viewer
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\view\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\view
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\res\Messages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\res\FileConstants.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\res\CommonImages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\res\CommonI18N.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\res
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preferences\PreferencesConstants.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preferences\Messages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preferences\CommonsPreferences.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preferences\CommonsPreferenceInitializer.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preferences\BarCodeType.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preferences\BarCodePreferenceInitializer.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preferences
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preference\store\SharedPreferenceStoreException.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preference\store\SharedPersistenceProvider.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preference\store
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor\Messages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor\ISharedFieldEditor.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor\ArrayFieldValue.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor\ArrayFieldValue$ArrayFieldItemType.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\preference
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\job\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\job
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\handler\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\handler
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event\WorldEventType.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event\WorldChangeListener.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event\WorldChangeEvent.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event\WorldChangedSynchronizeView.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event\ModelEventType.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event\ModelChangeListener.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event\ModelChangeEvent.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event\AsyncEventListener.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event\AsyncEvent.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\event
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\editor\Messages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\editor\DescriptorInput.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\editor
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\dialog\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\dialog
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\control\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\control
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\composite\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\composite
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\action\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui\action
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\ui
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\runtime\status\ui\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\runtime\status\ui
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\runtime\status\Messages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\runtime\status\IStatusNotificationManager.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\runtime\status
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\runtime
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\tree\MutableTreeNode.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\tree\Messages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\tree\DefaultMutableTreeNode.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\tree
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\table\TableModel.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\table\RefreshListener.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\table\RefreshInformation.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\table\RefreshInformation$Extra.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\table\PagedTableModel.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\table\DefaultTableModel.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\table
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\RefreshableModel.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\ObservableModel.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model\Decorateable.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\model
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration$Format.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration$Column.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration$Column$Type.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration$Column$EnumValue.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\impex\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\impex
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\handling\error\Messages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\handling\error\InputErrorValidation.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\handling\error\InputErrorType.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\handling\error\InputError.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\handling\error
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\handling
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\extensionpoint\SharedPreferenceExtensionPoint.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\extensionpoint\SharedPreferenceExtensionPoint$PreferencePageExtension.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\extensionpoint\SharedPreferenceExtensionPoint$PersistenceProviderExtension.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\extensionpoint\DialogSettingsExtensionPoint.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\extensionpoint\DialogSettingsExtensionPoint$ApplicationSettingsExtension.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\extensionpoint\AbstractExtensionPoint.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\extensionpoint\AbstractExtensionElement.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\extensionpoint
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\databinding\Messages.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\databinding
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\common\Messages.class
[INFO] Deleting file C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\common\EditorRegistry.class
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp\common
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype\rcp
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com\qualitype
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes\com
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes
[INFO] Deleting directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target
[DEBUG] Skipping non-existing directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes
[DEBUG] Skipping non-existing directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\test-classes
[DEBUG] Skipping non-existing directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\site
[INFO]
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.4:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1
[DEBUG] Imported: < project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-packaging-plugin:jar:0.14.1
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.4
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Excluded: de.pdark:decentxml:jar:1.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:0.14.1:build-qualifier' with basic configurator -->
[DEBUG] (f) baseDir = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in
[DEBUG] (s) format = yyyyMMddHHmm
[DEBUG] (f) packaging = eclipse-plugin
[DEBUG] -- end configuration --
[INFO]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-id' with basic configurator -->
[DEBUG] (f) packaging = eclipse-plugin
[DEBUG] -- end configuration --
[INFO]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version' with basic configurator -->
[DEBUG] (f) packaging = eclipse-plugin
[DEBUG] (f) strictVersions = true
[DEBUG] -- end configuration --
[INFO]
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0-beta-4:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Imported: < project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0-beta-4
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes
[DEBUG] (s) overwrite = false
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\main\resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\Windows, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.PROMPT=$P$G, os.name=Windows 7, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\Program Files\Java\jdk1.7.0_02\jre\lib\resources.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\rt.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\jce.jar;C:\Program Files\Java\jdk1.7.0_02\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.7.0_02\jre\classes, env.COMPUTERNAME=QT-PC-37, unqualifiedVersion=4.0.0, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.7.0_02-b13, env.HOMEPATH=\, project.build.sourceEncoding=UTF-8, env.HOMESHARE=\\srv03\share\home\MirkoSwillus, user.name=mirkos, maven.build.version=Apache Maven 3.0.4 (r1232337; 2012-01-
17 09:4
4:56+0100), target-classifier=indigo, env.PATH=C:\Program Files\Java\jdk1.7.0_02\jre\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files\SlikSvn\bin\;C:\Program Files\Java\jdk1.6.0_30\jre\bin, user.language=de, env.WINDIR=C:\Windows, sun.boot.library.path=C:\Program Files\Java\jdk1.7.0_02\jre\bin, classworlds.conf=C:\Users\mirkos\workspaces\commonsPluginTycho\.metadat
a\.plugi
ns\org.eclipse.m2e.core\launches\m2conf3797472506983213082.tmp, java.version=1.7.0_02, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel, user.timezone=Europe/Berlin, env.TEMP=C:\Users\mirkos\AppData\Local\Temp, sun.arch.data.model=64, java.endorsed.dirs=C:\Program Files\Java\jdk1.7.0_02\jre\lib\endorsed, buildQualifier=201203091208, sun.cpu.isalist=amd64, env.HOMEDRIVE=H:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, tycho-version=0.14.1, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=51.0, user.country=DE, java.home=C:\Program Files\Java\jdk1.7.0_02\jre, env.APPDATA=C:\Users\mirkos\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.1, env.AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\, path.separator=;, java.vm.version=22.0-b10, env.USERPROFILE=C:\Users\mirkos, user.variant=, env.JAVA_HOME=C:\Program Files\Java\jdk1.6.0_30, jav
a.awt.pr
interjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\mirkos\AppData\Local\Temp, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.script=, user.home=C:\Users\mirkos, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, env.NUMBER_OF_PROCESSORS=4, java.library.path=C:\Program Files\Java\jdk1.7.0_02\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jdk1.7.0_02\jre\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Rox
io Share
d\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files\SlikSvn\bin\;C:\Program Files\Java\jdk1.6.0_30\jre\bin;., java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.USERDNSDOMAIN=DRESDEN.LOCAL, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, java.vm.vendor=Oracle Corporation, maven.home=C:\Program Files (x86)\apache-maven-3.0.4, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -B -X -e -s C:\Users\mirkos\.m2\settings.xml clean install, java.class.path=C:\Program Files (x86)\apache-maven-3.0.4\boot\plexus-classworlds-2.4.jar, env.PROGRAMW6432=C:\Program Files, maven.version=3.0.4, env.PROGRAMFILES(X86)=C:\Program Files (x86), java.vm.specification.name=Java Virtual Machine Spec
ificatio
n, env.LOGONSERVER=\\PDC01, java.vm.specification.version=1.7, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=Service Pack 1, env.HOME=C:\Users\mirkos, env.PROCESSOR_REVISION=2a07, java.io.tmpdir=C:\Users\mirkos\AppData\Local\Temp\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.7.0_02\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, env.LOCALAPPDATA=C:\Users\mirkos\AppData\Local, user.dir=C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in, line.separator=
Post by Igor Fedorenko
, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, env.USERNAME=mirkos, file.encoding=Cp1252, env.USERDOMAIN=DRESDEN, java.specification.version=1.7, env.PROCESSOR_LEVEL=6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\main\resources
excludes []
includes []
[INFO] skip non existing resourceDirectory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\main\resources
[INFO]
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:1.6:compile
[DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.6:compile
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-compiler-jdt:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:org.eclipse.jdt.core:jar:3.8.1.v20120125-1544:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1
[DEBUG] Imported: < project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-compiler-plugin:jar:0.14.1
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:1.6
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:1.6
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Included: org.eclipse.tycho:tycho-compiler-jdt:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:org.eclipse.jdt.core:jar:3.8.1.v20120125-1544
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.apache.maven:maven-compat:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
[DEBUG] Excluded: org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Excluded: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Excluded: de.pdark:decentxml:jar:1.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile' with basic configurator -->
[DEBUG] (f) basedir = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in
[DEBUG] (f) buildDirectory = C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target
[DEBUG] (f) compilerId = jdt
[DEBUG] (f) debug = true
[DEBUG] (f) fork = false
[DEBUG] (f) optimize = false
[DEBUG] (f) outputFileName = com.qualitype.rcp.commons-4.0.0-SNAPSHOT
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) useJDK = SYSTEM
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'jdt'.
[DEBUG] Source directories: [C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src]
[DEBUG] Classpath: [C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime\3.7.0.v20110110\org.eclipse.core.runtime-3.7.0.v20110110.jar[~org/eclipse/core/internal/preferences/legacy/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.osgi\3.7.1.R37x_v20110808-1106\org.eclipse.osgi-3.7.1.R37x_v20110808-1106.jar[+org/eclipse/osgi/event/*;+org/eclipse/osgi/framework/console/*;+org/eclipse/osgi/framework/eventmgr/*;+org/eclipse/osgi/framework/log/*;+org/eclipse/osgi/launch/*;+org/eclipse/osgi/service/datalocation/*;+org/eclipse/osgi/service/debug/*;+org/eclipse/osgi/service/environment/*;+org/eclipse/osgi/service/localization/*;+org/eclipse/osgi/service/pluginconversion/*;+org/eclipse/osgi/service/resolver/*;+org/eclipse/osgi/service/runnable/*;+org/eclipse/osgi/service/security/*;+org/eclipse/osgi/service/urlconversion/*;+org/eclipse/osgi/signedcontent/*;+org/eclipse/osgi/storagemanager/*;+org/eclipse/osgi/util/*;+org/eclipse/equinox/log/*;+org/osgi/framework/*;+org/osgi/framework/launch/*;+org/osgi/framework/hooks/bundle/*;+org/osgi/framework/hooks/resolver/*;+org/osgi/framework/hooks/service/*;+org/osgi/framework/hooks/weaving/*;+org/osgi/framewo
rk/star
tlevel/*;+org/osgi/framework/wiring/*;+org/osgi/service/condpermadmin/*;~org/osgi/service/framework/*;+org/osgi/service/log/*;+org/osgi/service/packageadmin/*;+org/osgi/service/permissionadmin/*;+org/osgi/service/startlevel/*;+org/osgi/service/url/*;+org/osgi/util/tracker/*;~org/eclipse/core/runtime/adaptor/*;~org/eclipse/core/runtime/internal/adaptor/*;~org/eclipse/core/runtime/internal/stats/*;~org/eclipse/osgi/baseadaptor/*;~org/eclipse/osgi/baseadaptor/bundlefile/*;~org/eclipse/osgi/baseadaptor/hooks/*;~org/eclipse/osgi/baseadaptor/loader/*;~org/eclipse/osgi/framework/adaptor/*;~org/eclipse/osgi/framework/debug/*;~org/eclipse/osgi/framework/internal/core/*;~org/eclipse/osgi/framework/internal/protocol/*;~org/eclipse/osgi/framework/internal/protocol/bundleentry/*;~org/eclipse/osgi/framework/internal/protocol/bundleresource/*;~org/eclipse/osgi/framework/internal/protocol/reference/*;~org/eclipse/osgi/framework/internal/reliablefile/*;~org/eclipse/osgi/framework/util/*;~org/
eclipse/
osgi/internal/baseadaptor/*;~org/eclipse/osgi/internal/composite/*;~org/eclipse/osgi/internal/loader/*;~org/eclipse/osgi/internal/loader/buddy/*;~org/eclipse/osgi/internal/module/*;~org/eclipse/osgi/internal/profile/*;~org/eclipse/osgi/internal/resolver/*;~org/eclipse/osgi/internal/serviceregistry/*;~org/eclipse/osgi/internal/permadmin/*;~org/eclipse/osgi/internal/provisional/service/security/*;~org/eclipse/osgi/internal/provisional/verifier/*;~org/eclipse/osgi/internal/service/security/*;~org/eclipse/osgi/internal/signedcontent/*;~org/eclipse/osgi/service/internal/composite/*;~org/eclipse/equinox/log/internal/*;?**/*]
Post by Igor Fedorenko
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.common\3.6.0.v20110523\org.eclipse.equinox.common-3.6.0.v20110523.jar[~org/eclipse/core/internal/boot/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;+org/eclipse/equinox/events/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.jobs\3.5.100.v20110404\org.eclipse.core.jobs-3.5.100.v20110404.jar[~org/eclipse/core/internal/jobs/*;+org/eclipse/core/runtime/jobs/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar[~org/eclipse/core/internal/adapter/*;~org/eclipse/core/internal/registry/*;~org/eclipse/core/internal/registry/osgi/*;~org/eclipse/core/internal/registry/spi/*;+org/eclipse/core/runtime/*;+org/eclipse/core/runtime/dynamichelpers/*;+org/eclipse/core/runtime/spi/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.preferences\3.4.1.R37x_v20110725\org.eclipse.equinox.preferences-3.4.1.R37x_v20110725.jar[~org/eclipse/core/internal/preferences/*;~org/eclipse/core/internal/preferences/exchange/*;+org/eclipse/core/runtime/preferences/*;+org/osgi/service/prefs/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.contenttype\3.4.100.v20110423-0524\org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar[~org/eclipse/core/internal/content/*;+org/eclipse/core/runtime/content/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime.compatibility.auth\3.2.200.v20110110\org.eclipse.core.runtime.compatibility.auth-3.2.200.v20110110.jar[?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.app\1.3.100.v20110321\org.eclipse.equinox.app-1.3.100.v20110321.jar[+org/eclipse/equinox/app/*;~org/eclipse/equinox/internal/app/*;+org/osgi/service/application/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.expressions\3.4.300.v20110228\org.eclipse.core.expressions-3.4.300.v20110228.jar[+org/eclipse/core/expressions/*;~org/eclipse/core/internal/expressions/*;~org/eclipse/core/internal/expressions/propertytester/*;~org/eclipse/core/internal/expressions/util/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\com.qualitype.commons.qtcommons\5.1.1.SNAPSHOT\com.qualitype.commons.qtcommons-5.1.1.SNAPSHOT.jar[+com/qualitype/commons/query/*;+com/qualitype/commons/i18n/*;+com/qualitype/commons/math/*;+com/qualitype/commons/swing/action/*;+com/qualitype/commons/swing/renderer/*;+com/qualitype/commons/qtd/binding/*;+com/qualitype/commons/qtd/*;+com/qualitype/commons/sort/*;+com/qualitype/commons/swing/dialog/*;+com/qualitype/commons/*;+com/qualitype/commons/exception/*;+com/qualitype/commons/primitives/*;+com/qualitype/commons/swing/editor/*;+com/qualitype/commons/sql/*;+com/qualitype/commons/print/*;+com/qualitype/commons/xml/*;+com/qualitype/commons/text/*;+com/qualitype/commons/swing/*;+com/qualitype/commons/param/*;+com/qualitype/commons/csv/*;+com/qualitype/commons/swing/ribbon/*;+com/qualitype/commons/persistence/*;+com/qualitype/commons/security/*;+com/qualitype/commons/cryptography/*;+com/qualitype/commons/barcode/*;+com/qualitype/c
ommons/
reflect/*;+com/qualitype/commons/io/*;+com/qualitype/commons/swing/input/*;+com/qualitype/commons/swing/model/*;?**/*]
Post by Igor Fedorenko
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.beanutils\1.8.3\org.apache.commons.beanutils-1.8.3.jar[+org/apache/commons/beanutils/locale/converters/*;+org/apache/commons/beanutils/*;+org/apache/commons/beanutils/converters/*;+org/apache/commons/beanutils/expression/*;+org/apache/commons/beanutils/locale/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.codec\1.6.0\org.apache.commons.codec-1.6.0.jar[+org/apache/commons/codec/*;+org/apache/commons/codec/net/*;+org/apache/commons/codec/language/bm/*;+org/apache/commons/codec/language/*;+org/apache/commons/codec/digest/*;+org/apache/commons/codec/binary/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.collections\3.2.1\org.apache.commons.collections-3.2.1.jar[+org/apache/commons/collections/map/*;+org/apache/commons/collections/buffer/*;+org/apache/commons/collections/comparators/*;+org/apache/commons/collections/collection/*;+org/apache/commons/collections/bag/*;+org/apache/commons/collections/iterators/*;+org/apache/commons/collections/bidimap/*;+org/apache/commons/collections/set/*;+org/apache/commons/collections/functors/*;+org/apache/commons/collections/list/*;+org/apache/commons/collections/keyvalue/*;+org/apache/commons/collections/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.io\2.1.0\org.apache.commons.io-2.1.0.jar[+org/apache/commons/io/output/*;+org/apache/commons/io/monitor/*;+org/apache/commons/io/filefilter/*;+org/apache/commons/io/comparator/*;+org/apache/commons/io/input/*;+org/apache/commons/io/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.lang3\3.1.0\org.apache.commons.lang3-3.1.0.jar[+org/apache/commons/lang3/event/*;+org/apache/commons/lang3/mutable/*;+org/apache/commons/lang3/tuple/*;+org/apache/commons/lang3/time/*;+org/apache/commons/lang3/concurrent/*;+org/apache/commons/lang3/text/translate/*;+org/apache/commons/lang3/text/*;+org/apache/commons/lang3/math/*;+org/apache/commons/lang3/*;+org/apache/commons/lang3/exception/*;+org/apache/commons/lang3/reflect/*;+org/apache/commons/lang3/builder/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.math\2.2.0\org.apache.commons.math-2.2.0.jar[+org/apache/commons/math/analysis/interpolation/*;+org/apache/commons/math/dfp/*;+org/apache/commons/math/special/*;+org/apache/commons/math/util/*;+org/apache/commons/math/analysis/*;+org/apache/commons/math/stat/descriptive/*;+org/apache/commons/math/stat/regression/*;+org/apache/commons/math/stat/correlation/*;+org/apache/commons/math/stat/clustering/*;+org/apache/commons/math/ode/jacobians/*;+org/apache/commons/math/stat/ranking/*;+org/apache/commons/math/*;+org/apache/commons/math/ode/sampling/*;+org/apache/commons/math/genetics/*;+org/apache/commons/math/analysis/polynomials/*;+org/apache/commons/math/exception/util/*;+org/apache/commons/math/optimization/linear/*;+org/apache/commons/math/ode/nonstiff/*;+org/apache/commons/math/optimization/univariate/*;+org/apache/commons/math/optimization/direct/*;+org/apache/commons/math/optimization/general/*;+org/apache/
commons
/math/stat/*;+org/apache/commons/math/distribution/*;+org/apache/commons/math/ode/events/*;+org/apache/commons/math/stat/descriptive/summary/*;+org/apache/commons/math/geometry/*;+org/apache/commons/math/linear/*;+org/apache/commons/math/estimation/*;+org/apache/commons/math/analysis/integration/*;+org/apache/commons/math/stat/descriptive/rank/*;+org/apache/commons/math/random/*;+org/apache/commons/math/fraction/*;+org/apache/commons/math/complex/*;+org/apache/commons/math/transform/*;+org/apache/commons/math/stat/inference/*;+org/apache/commons/math/optimization/fitting/*;+org/apache/commons/math/exception/*;+org/apache/commons/math/optimization/*;+org/apache/commons/math/ode/*;+org/apache/commons/math/stat/descriptive/moment/*;+org/apache/commons/math/analysis/solvers/*;?**/*]]
Post by Igor Fedorenko
[DEBUG] Output directory: C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes
[DEBUG] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime\3.7.0.v20110110\org.eclipse.core.runtime-3.7.0.v20110110.jar[~org/eclipse/core/internal/preferences/legacy/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.osgi\3.7.1.R37x_v20110808-1106\org.eclipse.osgi-3.7.1.R37x_v20110808-1106.jar[+org/eclipse/osgi/event/*;+org/eclipse/osgi/framework/console/*;+org/eclipse/osgi/framework/eventmgr/*;+org/eclipse/osgi/framework/log/*;+org/eclipse/osgi/launch/*;+org/eclipse/osgi/service/datalocation/*;+org/eclipse/osgi/service/debug/*;+org/eclipse/osgi/service/environment/*;+org/eclipse/osgi/service/localization/*;+org/eclipse/osgi/service/pluginconversion/*;+org/eclipse/osgi/service/resolver/*;+org/eclipse/osgi/service/runnable/*;+org/eclipse/osgi/service/security/*;+org/eclipse/osgi/service/urlconversion/*;+org/eclipse/osgi/signedcontent/*;+org/eclipse/osgi/storagemanager/*;+org/eclipse/osgi/util/*;+org/eclipse/equinox/log/*;+org/osgi/framework/*;+org/osgi/framework/launch/*;+org/osgi/framework/hooks/bundle/*;+org/osgi/framework/hooks/resolver/*;+org/osgi/framework/hooks/service/*;+org/osgi/framework/hooks/weaving/*;+org/osgi
/framew
ork/startlevel/*;+org/osgi/framework/wiring/*;+org/osgi/service/condpermadmin/*;~org/osgi/service/framework/*;+org/osgi/service/log/*;+org/osgi/service/packageadmin/*;+org/osgi/service/permissionadmin/*;+org/osgi/service/startlevel/*;+org/osgi/service/url/*;+org/osgi/util/tracker/*;~org/eclipse/core/runtime/adaptor/*;~org/eclipse/core/runtime/internal/adaptor/*;~org/eclipse/core/runtime/internal/stats/*;~org/eclipse/osgi/baseadaptor/*;~org/eclipse/osgi/baseadaptor/bundlefile/*;~org/eclipse/osgi/baseadaptor/hooks/*;~org/eclipse/osgi/baseadaptor/loader/*;~org/eclipse/osgi/framework/adaptor/*;~org/eclipse/osgi/framework/debug/*;~org/eclipse/osgi/framework/internal/core/*;~org/eclipse/osgi/framework/internal/protocol/*;~org/eclipse/osgi/framework/internal/protocol/bundleentry/*;~org/eclipse/osgi/framework/internal/protocol/bundleresource/*;~org/eclipse/osgi/framework/internal/protocol/reference/*;~org/eclipse/osgi/framework/internal/reliablefile/*;~org/eclipse/osgi/framework/util
/*;~org/
eclipse/osgi/internal/baseadaptor/*;~org/eclipse/osgi/internal/composite/*;~org/eclipse/osgi/internal/loader/*;~org/eclipse/osgi/internal/loader/buddy/*;~org/eclipse/osgi/internal/module/*;~org/eclipse/osgi/internal/profile/*;~org/eclipse/osgi/internal/resolver/*;~org/eclipse/osgi/internal/serviceregistry/*;~org/eclipse/osgi/internal/permadmin/*;~org/eclipse/osgi/internal/provisional/service/security/*;~org/eclipse/osgi/internal/provisional/verifier/*;~org/eclipse/osgi/internal/service/security/*;~org/eclipse/osgi/internal/signedcontent/*;~org/eclipse/osgi/service/internal/composite/*;~org/eclipse/equinox/log/internal/*;?**/*]
Post by Igor Fedorenko
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.common\3.6.0.v20110523\org.eclipse.equinox.common-3.6.0.v20110523.jar[~org/eclipse/core/internal/boot/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;+org/eclipse/equinox/events/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.jobs\3.5.100.v20110404\org.eclipse.core.jobs-3.5.100.v20110404.jar[~org/eclipse/core/internal/jobs/*;+org/eclipse/core/runtime/jobs/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar[~org/eclipse/core/internal/adapter/*;~org/eclipse/core/internal/registry/*;~org/eclipse/core/internal/registry/osgi/*;~org/eclipse/core/internal/registry/spi/*;+org/eclipse/core/runtime/*;+org/eclipse/core/runtime/dynamichelpers/*;+org/eclipse/core/runtime/spi/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.preferences\3.4.1.R37x_v20110725\org.eclipse.equinox.preferences-3.4.1.R37x_v20110725.jar[~org/eclipse/core/internal/preferences/*;~org/eclipse/core/internal/preferences/exchange/*;+org/eclipse/core/runtime/preferences/*;+org/osgi/service/prefs/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.contenttype\3.4.100.v20110423-0524\org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar[~org/eclipse/core/internal/content/*;+org/eclipse/core/runtime/content/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime.compatibility.auth\3.2.200.v20110110\org.eclipse.core.runtime.compatibility.auth-3.2.200.v20110110.jar[?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.app\1.3.100.v20110321\org.eclipse.equinox.app-1.3.100.v20110321.jar[+org/eclipse/equinox/app/*;~org/eclipse/equinox/internal/app/*;+org/osgi/service/application/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.expressions\3.4.300.v20110228\org.eclipse.core.expressions-3.4.300.v20110228.jar[+org/eclipse/core/expressions/*;~org/eclipse/core/internal/expressions/*;~org/eclipse/core/internal/expressions/propertytester/*;~org/eclipse/core/internal/expressions/util/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\com.qualitype.commons.qtcommons\5.1.1.SNAPSHOT\com.qualitype.commons.qtcommons-5.1.1.SNAPSHOT.jar[+com/qualitype/commons/query/*;+com/qualitype/commons/i18n/*;+com/qualitype/commons/math/*;+com/qualitype/commons/swing/action/*;+com/qualitype/commons/swing/renderer/*;+com/qualitype/commons/qtd/binding/*;+com/qualitype/commons/qtd/*;+com/qualitype/commons/sort/*;+com/qualitype/commons/swing/dialog/*;+com/qualitype/commons/*;+com/qualitype/commons/exception/*;+com/qualitype/commons/primitives/*;+com/qualitype/commons/swing/editor/*;+com/qualitype/commons/sql/*;+com/qualitype/commons/print/*;+com/qualitype/commons/xml/*;+com/qualitype/commons/text/*;+com/qualitype/commons/swing/*;+com/qualitype/commons/param/*;+com/qualitype/commons/csv/*;+com/qualitype/commons/swing/ribbon/*;+com/qualitype/commons/persistence/*;+com/qualitype/commons/security/*;+com/qualitype/commons/cryptography/*;+com/qualitype/commons/barcode/*;+com/qua
litype/
commons/reflect/*;+com/qualitype/commons/io/*;+com/qualitype/commons/swing/input/*;+com/qualitype/commons/swing/model/*;?**/*]
Post by Igor Fedorenko
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.beanutils\1.8.3\org.apache.commons.beanutils-1.8.3.jar[+org/apache/commons/beanutils/locale/converters/*;+org/apache/commons/beanutils/*;+org/apache/commons/beanutils/converters/*;+org/apache/commons/beanutils/expression/*;+org/apache/commons/beanutils/locale/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.codec\1.6.0\org.apache.commons.codec-1.6.0.jar[+org/apache/commons/codec/*;+org/apache/commons/codec/net/*;+org/apache/commons/codec/language/bm/*;+org/apache/commons/codec/language/*;+org/apache/commons/codec/digest/*;+org/apache/commons/codec/binary/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.collections\3.2.1\org.apache.commons.collections-3.2.1.jar[+org/apache/commons/collections/map/*;+org/apache/commons/collections/buffer/*;+org/apache/commons/collections/comparators/*;+org/apache/commons/collections/collection/*;+org/apache/commons/collections/bag/*;+org/apache/commons/collections/iterators/*;+org/apache/commons/collections/bidimap/*;+org/apache/commons/collections/set/*;+org/apache/commons/collections/functors/*;+org/apache/commons/collections/list/*;+org/apache/commons/collections/keyvalue/*;+org/apache/commons/collections/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.io\2.1.0\org.apache.commons.io-2.1.0.jar[+org/apache/commons/io/output/*;+org/apache/commons/io/monitor/*;+org/apache/commons/io/filefilter/*;+org/apache/commons/io/comparator/*;+org/apache/commons/io/input/*;+org/apache/commons/io/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.lang3\3.1.0\org.apache.commons.lang3-3.1.0.jar[+org/apache/commons/lang3/event/*;+org/apache/commons/lang3/mutable/*;+org/apache/commons/lang3/tuple/*;+org/apache/commons/lang3/time/*;+org/apache/commons/lang3/concurrent/*;+org/apache/commons/lang3/text/translate/*;+org/apache/commons/lang3/text/*;+org/apache/commons/lang3/math/*;+org/apache/commons/lang3/*;+org/apache/commons/lang3/exception/*;+org/apache/commons/lang3/reflect/*;+org/apache/commons/lang3/builder/*;?**/*]
[DEBUG] C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.math\2.2.0\org.apache.commons.math-2.2.0.jar[+org/apache/commons/math/analysis/interpolation/*;+org/apache/commons/math/dfp/*;+org/apache/commons/math/special/*;+org/apache/commons/math/util/*;+org/apache/commons/math/analysis/*;+org/apache/commons/math/stat/descriptive/*;+org/apache/commons/math/stat/regression/*;+org/apache/commons/math/stat/correlation/*;+org/apache/commons/math/stat/clustering/*;+org/apache/commons/math/ode/jacobians/*;+org/apache/commons/math/stat/ranking/*;+org/apache/commons/math/*;+org/apache/commons/math/ode/sampling/*;+org/apache/commons/math/genetics/*;+org/apache/commons/math/analysis/polynomials/*;+org/apache/commons/math/exception/util/*;+org/apache/commons/math/optimization/linear/*;+org/apache/commons/math/ode/nonstiff/*;+org/apache/commons/math/optimization/univariate/*;+org/apache/commons/math/optimization/direct/*;+org/apache/commons/math/optimization/general/*;+org
/apache
/commons/math/stat/*;+org/apache/commons/math/distribution/*;+org/apache/commons/math/ode/events/*;+org/apache/commons/math/stat/descriptive/summary/*;+org/apache/commons/math/geometry/*;+org/apache/commons/math/linear/*;+org/apache/commons/math/estimation/*;+org/apache/commons/math/analysis/integration/*;+org/apache/commons/math/stat/descriptive/rank/*;+org/apache/commons/math/random/*;+org/apache/commons/math/fraction/*;+org/apache/commons/math/complex/*;+org/apache/commons/math/transform/*;+org/apache/commons/math/stat/inference/*;+org/apache/commons/math/optimization/fitting/*;+org/apache/commons/math/exception/*;+org/apache/commons/math/optimization/*;+org/apache/commons/math/ode/*;+org/apache/commons/math/stat/descriptive/moment/*;+org/apache/commons/math/analysis/solvers/*;?**/*]
Post by Igor Fedorenko
[DEBUG] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src
[INFO] Compiling 287 source files to C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\classes
[DEBUG] Using boot classpath: [Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\resources.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\rt.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\sunrsasign.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\jsse.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\jce.jar, Classpath for jar file C:\Program Files\Java\jdk1.7.0_02\jre\lib\charsets.jar]
[DEBUG] Original compiler output: ----------
1. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 12)
import org.eclipse.jface.preference.FieldEditor;
^^^^^^^^^^^^^^^^^
The import org.eclipse.jface cannot be resolved
----------
2. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 13)
import org.eclipse.jface.resource.JFaceResources;
^^^^^^^^^^^^^^^^^
The import org.eclipse.jface cannot be resolved
----------
3. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 14)
import org.eclipse.swt.SWT;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
4. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 15)
import org.eclipse.swt.events.DisposeEvent;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
5. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 16)
import org.eclipse.swt.events.DisposeListener;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
6. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 17)
import org.eclipse.swt.events.FocusAdapter;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
7. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 18)
import org.eclipse.swt.events.FocusEvent;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
8. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 19)
import org.eclipse.swt.events.KeyAdapter;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
9. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 20)
import org.eclipse.swt.events.KeyEvent;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
10. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 21)
import org.eclipse.swt.layout.GridData;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
11. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 22)
import org.eclipse.swt.widgets.Composite;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
12. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 23)
import org.eclipse.swt.widgets.Text;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
13. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 32)
public class PasswordStringFieldEditor extends FieldEditor {
^^^^^^^^^^^
FieldEditor cannot be resolved to a type
----------
14. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 69)
Text textField;
^^^^
Text cannot be resolved to a type
----------
15. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 123)
final Composite parent) {
^^^^^^^^^
Composite cannot be resolved to a type
----------
16. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 124)
init(name, labelText);
^^^^
The method init(String, String) is undefined for the type PasswordStringFieldEditor
----------
17. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 128)
this.errorMessage = JFaceResources.getString("StringFieldEditor.errorMessage");//$NON-NLS-1$
^^^^^^^^^^^^^^
JFaceResources cannot be resolved
----------
18. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 146)
public PasswordStringFieldEditor(final String name, final String labelText, final int width, final Composite parent) {
^^^^^^^^^
Composite cannot be resolved to a type
----------
19. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 161)
public PasswordStringFieldEditor(final String name, final String labelText, final Composite parent) {
^^^^^^^^^
Composite cannot be resolved to a type
----------
20. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 169)
protected void adjustForNumColumns(final int numColumns) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method adjustForNumColumns(int) of type PasswordStringFieldEditor must override or implement a supertype method
----------
21. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 170)
final GridData gd = (GridData) this.textField.getLayoutData();
^^^^^^^^
GridData cannot be resolved to a type
----------
22. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 170)
final GridData gd = (GridData) this.textField.getLayoutData();
^^^^^^^^
GridData cannot be resolved to a type
----------
23. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java (at line 170)
final GridData gd = (GridData) this.textField.getLayoutData();
^^^^^^^^^^^^^^
... and so on
Igor Fedorenko
2012-03-09 20:43:46 UTC
Permalink
Looks like Tycho decided not to include any swt native fragments on
compile classpath, but I don't know why. If you can create a standalone
project and provide reasonably simple steps to reproduce the problem, I
can have a closer look.

--
Regards,
Igor
Post by Mirko Swillus
Hej,
Post by Igor Fedorenko
Tycho treats all *direct* optional dependencies as required (by default,
at least) and ignores all indirect optional dependencies. In you case,
you have fragment->host->optional_dependencies, which Tycho considers to
be indirect and ignores unless they are forced via <extraRequirements>
dependency-resolution configuration block.
I understand. But now I'm stuck on this whole optional dependency thing,
so for now I'm only trying to build the host bundle. We use optional
dependencies for single sourcing within RCP or RAP environments. Look at
the host's MANIFEST.MF Require-Bundles [1], there we define this kind of
'XOR dependency': Use either the RCP or RAP artifacts (to be used at
build- _and_ runtime).
What I tried now was to ignore all optional dependencies with
<dependency-resolution>
<optionalDependencies>ignore</optionalDependencies>
</dependency-resolution>
in the host's pom (because I don't have the RAP artifacts in my target
platform), and defining a bunch of <extraRequirements> which I need at
build time (the RCP part). But this does not work. See the host's pom
[1] and the build log [2].
Any comment would be highly appriciated. Regards,
Mirko
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.7.0,3.8.0)",
org.eclipse.ui;bundle-version="[3.7.0,3.8.0)";resolution:=optional,
org.eclipse.core.expressions;bundle-version="[3.4.0,3.5.0)",
org.eclipse.rap.ui;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.core.databinding;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.ui.forms;bundle-version="[3.5.0,3.6.0)";resolution:=optional,
org.eclipse.jface.databinding;bundle-version="[1.5.0,1.6.0)";resolution:=optional,
org.eclipse.core.databinding.observable;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.core.databinding.beans;bundle-version="[1.2.0,1.3.0)";resolution:=optional,
org.eclipse.core.databinding.property;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.rap.ui.forms;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
org.eclipse.rap.jface.databinding;bundle-version="[1.4.0,1.5.0)";resolution:=optional,
com.foobar.commons.qtcommons;bundle-version="5.1.1",
org.apache.commons.beanutils;bundle-version="1.8.0",
org.apache.commons.codec;bundle-version="1.5.0",
org.apache.commons.collections;bundle-version="3.2.1",
org.apache.commons.io;bundle-version="2.1.0",
org.apache.commons.lang3;bundle-version="3.1.0",
org.apache.commons.math;bundle-version="2.1.0"
[1] host's pom.xml
Post by Igor Fedorenko
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>com.qualitype.rcp.commons</artifactId>
<version>4.0.0-SNAPSHOT</version>
<parent>
<groupId>com.qualitype.rcp</groupId>
<artifactId>com.qualitype.rcp.commons.parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<packaging>eclipse-plugin</packaging>
<build>
<sourceDirectory>
src
</sourceDirectory>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tycho-version}</version>
<configuration>
<dependency-resolution>
<optionalDependencies>ignore</optionalDependencies>
</dependency-resolution>
<extraRequirements>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.ui</id>
<versionRange>[3.7.0,3.8.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.ui.forms</id>
<versionRange>[3.5.0,3.6.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.jface.databinding</id>
<versionRange>[1.5.0,1.6.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.observable</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.beans</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.property</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
</extraRequirements>
</configuration>
</plugin>
</plugins>
</build>
</project>
Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
Maven home: C:\Program Files (x86)\apache-maven-3.0.4
Java version: 1.7.0_02, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_02\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from C:\Program Files
(x86)\apache-maven-3.0.4\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\mirkos\.m2\settings.xml
[DEBUG] Using local repository at C:\Users\mirkos\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10
for C:\Users\mirkos\.m2\repository
[INFO] Scanning for projects...
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:0.14.1:compile
[DEBUG]
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1:compile
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.sonatype.aether.transfer < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.sonatype.aether.metadata < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.sonatype.aether.collection < plexus.core
[DEBUG] Imported: org.sonatype.aether.version < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.sonatype.aether.repository < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.sonatype.aether.artifact < plexus.core
[DEBUG] Imported: org.sonatype.aether.spi < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer <
plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.graph < plexus.core
[DEBUG] Imported: org.sonatype.aether.* < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.impl < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.sonatype.aether.deployment < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser <
plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.sonatype.aether.installation < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.sonatype.aether.resolution < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created new class realm
extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm
extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm
extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-maven-plugin:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Included: de.pdark:decentxml:jar:1.3
[DEBUG] Included: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-p2-facade:jar:0.14.1
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1
[DEBUG] Extension realms for project
[ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:0.14.1,
[DEBUG] Created new class realm
project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm
project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Looking up lifecyle mappings for packaging eclipse-plugin from
ClassRealm[project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT,
parent: ClassRealm[maven.api, parent: null]]
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependency-resolution>
<optionalDependencies>ignore</optionalDependencies>
</dependency-resolution>
<extraRequirements>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.ui</id>
<versionRange>[3.7.0,3.8.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.ui.forms</id>
<versionRange>[3.5.0,3.6.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.jface.databinding</id>
<versionRange>[1.5.0,1.6.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.observable</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.beans</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.databinding.property</id>
<versionRange>[1.4.0,1.5.0)</versionRange>
</requirement>
</extraRequirements>
<resolver>p2</resolver>
<target>
<artifact>
<groupId>com.qualitype.rcp</groupId>
<artifactId>com.qualitype.rcp.commons.target</artifactId>
<version>1.0.0-SNAPSHOT</version>
<classifier>indigo</classifier>
</artifact>
</target>
<ignoreTychoRepositories>true</ignoreTychoRepositories>
<environments>
<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86</arch>
</environment>
</environments>
</configuration>
Time to load bundles: 171
[DEBUG] clear OSGi proxy settings
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1:compile
[DEBUG] Created new class realm
plugin>org.eclipse.tycho:tycho-p2-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm
plugin>org.eclipse.tycho:tycho-p2-plugin:0.14.1
[DEBUG] Imported: <
project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm
plugin>org.eclipse.tycho:tycho-p2-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-p2-plugin:jar:0.14.1
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:0.14.1
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Excluded: de.pdark:decentxml:jar:1.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-p2-facade:jar:0.14.1
org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:0.14.1
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\pom.xml
[DEBUG] Resolving target definition file
"C:\Users\mirkos\.m2\repository\com\qualitype\rcp\com.qualitype.rcp.commons.target\1.0.0-SNAPSHOT\com.qualitype.rcp.commons.target-1.0.0-SNAPSHOT-indigo.target"
Mrz 09, 2012 1:08:47 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
[DEBUG] Added 52 units, the content of the target definition file, to the target platform
[DEBUG] Registered artifact repository
[DEBUG] Added 23 locally built units to the target platform
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\pom.xml
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:48 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
Mrz 09, 2012 1:08:49 PM
org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
Information: basic authentication scheme selected
[WARNING] The following locally built units have been used to resolve
[WARNING] com.qualitype.rcp.jboss5.client/2.1.1
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\pom.xml
[DEBUG] Bundle-ClassPath entry runtime_registry_compatibility.jar does
not exist
inC:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar
[DEBUG] Bundle-ClassPath entry runtime_registry_compatibility.jar does
not exist
inC:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar
[DEBUG] === REACTOR BUILD PLAN
================================================
com.qualitype.rcp:com.qualitype.rcp.commons:eclipse-plugin:4.0.0-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG]
=======================================================================
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building com.qualitype.rcp.commons 4.0.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources,
process-sources, generate-resources, process-resources, compile,
process-classes, generate-test-sources, process-test-sources,
generate-test-resources, process-test-resources, test-compile,
process-test-classes, test, prepare-package, package,
pre-integration-test, integration-test, post-integration-test, verify,
install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN
================================================
com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile]
[DEBUG] Repositories (dependencies): [central
(http://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [central
(http://repo.maven.apache.org/maven2, releases)]
[DEBUG]
-----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean
(default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories
default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError
default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks
default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory
default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
org.eclipse.tycho:tycho-packaging-plugin:0.14.1:build-qualifier
(default-build-qualifier)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<baseDir default-value="${project.basedir}"/>
<forceContextQualifier>${forceContextQualifier}</forceContextQualifier>
<format default-value="yyyyMMddHHmm"/>
<packaging default-value="${project.packaging}"/>
<project default-value="${project}"/>
<session>${session}</session>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-id
(default-validate-id)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<packaging default-value="${project.packaging}"/>
<project default-value="${project}"/>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version
(default-validate-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<packaging default-value="${project.packaging}"/>
<project default-value="${project}"/>
<strictVersions default-value="true"/>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources
(default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding
default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString default-value="${maven.resources.escapeString}"/>
<escapeWindowsPaths
default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs
default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile
(default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir>${basedir}</basedir>
<buildDirectory>${project.build.directory}</buildDirectory>
<compilerId default-value="jdt">${maven.compiler.compilerId}</compilerId>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<encoding>${maven.compiler.encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<fork default-value="false"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputFileName>${project.build.finalName}</outputFileName>
<project>${project}</project>
<session>${session}</session>
<showDeprecation
default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings
default-value="false">${maven.compiler.showWarnings}</showWarnings>
<source>${maven.compiler.source}</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target>${maven.compiler.target}</target>
<useJDK default-value="SYSTEM"/>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources
(default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding
default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString default-value="${maven.resources.escapeString}"/>
<escapeWindowsPaths
default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs
default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory>${project.build.testOutputDirectory}</outputDirectory>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources>${project.testResources}</resources>
<session default-value="${session}"/>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
org.eclipse.tycho:tycho-packaging-plugin:0.14.1:package-plugin
(default-package-plugin)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildDirectory>${project.build.directory}</buildDirectory>
<finalName>${project.build.finalName}</finalName>
<project>${project}</project>
<qualifier>${buildQualifier}</qualifier>
<session>${session}</session>
<strictBinIncludes default-value="true"/>
<useDefaultExcludes default-value="true"/>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.tycho:tycho-p2-plugin:0.14.1:p2-metadata
(default-p2-metadata)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<attachP2Metadata default-value="true"/>
<project>${project}</project>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
org.apache.maven.plugins:maven-install-plugin:2.3.1:install
(default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<updateReleaseInfo
default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG]
-----------------------------------------------------------------------
org.eclipse.tycho:tycho-p2-plugin:0.14.1:update-local-index
(default-update-local-index)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project>${project}</project>
</configuration>
[DEBUG]
=======================================================================
[DEBUG]
com.qualitype.rcp:com.qualitype.rcp.commons:eclipse-plugin:4.0.0-SNAPSHOT
[DEBUG]
p2.eclipse-plugin:com.qualitype.commons.qtcommons:jar:5.1.1.SNAPSHOT:system
[DEBUG] p2.eclipse-plugin:com.springsource.javassist:jar:3.15.0.GA:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/antlr.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/commons-logging.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/concurrent.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/ejb3-persistence.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/hibernate-annotations.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/hibernate-core.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-aop-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-appclient.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-aspect-jdk50-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-common-core.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployers-client-spi.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployers-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployers-core-spi.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployers-core.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-deployment.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-common-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-core-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-ext-api.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-proxy-clustered-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-proxy-impl-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-proxy-spi-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ejb3-security-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ha-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-ha-legacy-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-iiop-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-integration.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-j2se.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-javaee.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-jsr77-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-logging-jdk.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-logging-log4j.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-logging-spi.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-main-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-mdr.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-messaging-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-remoting.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-security-spi.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-serialization.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-srp-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-system-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jboss-system-jmx-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbossall-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbossjts-integration.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbossjts.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbosssx-as-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jbosssx-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jmx-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jmx-invoker-adaptor-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/jnp-client.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/slf4j-api.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/slf4j-jboss-logging.jar:2.1.1:system
[DEBUG]
p2.eclipse-plugin:com.qualitype.rcp.jboss5.client:jar:lib/xmlsec.jar:2.1.1:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.beanutils:jar:1.8.3:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.codec:jar:1.6.0:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.io:jar:2.1.0:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.lang3:jar:3.1.0:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.core.runtime:jar:3.7.0.v20110110:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.core.expressions:jar:3.4.300.v20110228:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.collections:jar:3.2.1:system
[DEBUG] p2.eclipse-plugin:org.apache.commons.math:jar:2.2.0:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.core.contenttype:jar:3.4.100.v20110423-0524:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.equinox.preferences:jar:3.4.1.R37x_v20110725:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.equinox.registry:jar:3.5.101.R37x_v20110810-1611:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.equinox.common:jar:3.6.0.v20110523:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.osgi:jar:3.7.1.R37x_v20110808-1106:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.core.jobs:jar:3.5.100.v20110404:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.core.runtime.compatibility.auth:jar:3.2.200.v20110110:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.equinox.app:jar:1.3.100.v20110321:system
[DEBUG]
p2.eclipse-plugin:org.eclipse.osgi.services:jar:3.3.0.v20110513:system
[INFO]
com.qualitype.rcp.commons ---
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] Created new class realm
plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Importing foreign packages into class realm
plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Imported: <
project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm
plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Configuring mojo
org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin
realm
ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1,
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic
configurator -->
[DEBUG] (f) directory =
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory =
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes
[DEBUG] (f) reportDirectory =
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\site
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory =
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\test-classes
[DEBUG] -- end configuration --
[INFO] Deleting C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\util\ProductUtils.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\util\Messages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\util\ImplementationLoader.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\util\CollectionUtils.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\util
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\wizard\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\wizard
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\viewer\TableCellRenderer.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\viewer\DefaultTableCellRenderer.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\viewer
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\view\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\view
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\res\Messages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\res\FileConstants.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\res\CommonImages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\res\CommonI18N.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\res
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preferences\PreferencesConstants.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preferences\Messages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preferences\CommonsPreferences.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preferences\CommonsPreferenceInitializer.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preferences\BarCodeType.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preferences\BarCodePreferenceInitializer.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preferences
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preference\store\SharedPreferenceStoreException.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preference\store\SharedPersistenceProvider.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preference\store
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor\Messages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor\ISharedFieldEditor.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor\ArrayFieldValue.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor\ArrayFieldValue$ArrayFieldItemType.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preference\editor
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\preference
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\job\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\job
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\handler\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\handler
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event\WorldEventType.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event\WorldChangeListener.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event\WorldChangeEvent.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event\WorldChangedSynchronizeView.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event\ModelEventType.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event\ModelChangeListener.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event\ModelChangeEvent.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event\AsyncEventListener.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event\AsyncEvent.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\event
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\editor\Messages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\editor\DescriptorInput.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\editor
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\dialog\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\dialog
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\control\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\control
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\composite\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\composite
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\action\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui\action
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\ui
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\runtime\status\ui\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\runtime\status\ui
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\runtime\status\Messages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\runtime\status\IStatusNotificationManager.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\runtime\status
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\runtime
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\tree\MutableTreeNode.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\tree\Messages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\tree\DefaultMutableTreeNode.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\tree
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\table\TableModel.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\table\RefreshListener.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\table\RefreshInformation.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\table\RefreshInformation$Extra.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\table\PagedTableModel.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\table\DefaultTableModel.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\table
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\RefreshableModel.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\ObservableModel.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model\Decorateable.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\model
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration$Format.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration$Column.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration$Column$Type.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\impex\RecordExportConfiguration$Column$EnumValue.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\impex\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\impex
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\handling\error\Messages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\handling\error\InputErrorValidation.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\handling\error\InputErrorType.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\handling\error\InputError.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\handling\error
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\handling
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\extensionpoint\SharedPreferenceExtensionPoint.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\extensionpoint\SharedPreferenceExtensionPoint$PreferencePageExtension.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\extensionpoint\SharedPreferenceExtensionPoint$PersistenceProviderExtension.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\extensionpoint\DialogSettingsExtensionPoint.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\extensionpoint\DialogSettingsExtensionPoint$ApplicationSettingsExtension.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\extensionpoint\AbstractExtensionPoint.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\extensionpoint\AbstractExtensionElement.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\extensionpoint
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\databinding\Messages.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\databinding
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\common\Messages.class
[INFO] Deleting file
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\common\EditorRegistry.class
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp\common
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype\rcp
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com\qualitype
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes\com
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes
[INFO] Deleting directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target
[DEBUG] Skipping non-existing directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes
[DEBUG] Skipping non-existing directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\test-classes
[DEBUG] Skipping non-existing directory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target\site
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:build-qualifier
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.4:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] Created new class realm
plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm
plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1
[DEBUG] Imported: <
project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm
plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-packaging-plugin:jar:0.14.1
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.4
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Excluded: de.pdark:decentxml:jar:1.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Configuring mojo
org.eclipse.tycho:tycho-packaging-plugin:0.14.1:build-qualifier from
plugin realm
ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1,
[DEBUG] Configuring mojo
'org.eclipse.tycho:tycho-packaging-plugin:0.14.1:build-qualifier' with
basic configurator -->
[DEBUG] (f) baseDir =
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in
[DEBUG] (s) format = yyyyMMddHHmm
[DEBUG] (f) packaging = eclipse-plugin
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\pom.xml
[DEBUG] -- end configuration --
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:validate-id
[DEBUG] Configuring mojo
org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-id from
plugin realm
ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1,
[DEBUG] Configuring mojo
'org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-id' with
basic configurator -->
[DEBUG] (f) packaging = eclipse-plugin
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\pom.xml
[DEBUG] -- end configuration --
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:validate-version
[DEBUG] Configuring mojo
org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version from
plugin realm
ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:0.14.1,
[DEBUG] Configuring mojo
'org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version'
with basic configurator -->
[DEBUG] (f) packaging = eclipse-plugin
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\pom.xml
[DEBUG] (f) strictVersions = true
[DEBUG] -- end configuration --
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources)
@ com.qualitype.rcp.commons ---
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG]
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG]
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0-beta-4:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] Created new class realm
plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Importing foreign packages into class realm
plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Imported: <
project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm
plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3
org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0-beta-4
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Configuring mojo
org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources from
plugin realm
ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3,
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources' with
basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory =
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes
[DEBUG] (s) overwrite = false
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false,
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\main\resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation,
env.SYSTEMROOT=C:\Windows, sun.java.launcher=SUN_STANDARD,
sun.management.compiler=HotSpot 64-Bit Tiered Compilers,
env.PROMPT=$P$G, os.name=Windows 7, env.FP_NO_HOST_CHECK=NO,
sun.boot.class.path=C:\Program
Files\Java\jdk1.7.0_02\jre\lib\resources.jar;C:\Program
Files\Java\jdk1.7.0_02\jre\lib\rt.jar;C:\Program
Files\Java\jdk1.7.0_02\jre\lib\sunrsasign.jar;C:\Program
Files\Java\jdk1.7.0_02\jre\lib\jsse.jar;C:\Program
Files\Java\jdk1.7.0_02\jre\lib\jce.jar;C:\Program
Files\Java\jdk1.7.0_02\jre\lib\charsets.jar;C:\Program
Files\Java\jdk1.7.0_02\jre\classes, env.COMPUTERNAME=QT-PC-37,
unqualifiedVersion=4.0.0, env.ALLUSERSPROFILE=C:\ProgramData,
sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation,
java.runtime.version=1.7.0_02-b13, env.HOMEPATH=\,
project.build.sourceEncoding=UTF-8,
env.HOMESHARE=\\srv03\share\home\MirkoSwillus, user.name=mirkos,
maven.build.version=Apache Maven 3.0.4 (r1232337; 2012-01-
17 09:4
4:56+0100), target-classifier=indigo, env.PATH=C:\Program
Files\Java\jdk1.7.0_02\jre\bin;C:\Program Files (x86)\AMD
APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program
Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files
(x86)\Common Files\Microsoft Shared\Windows
Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program
Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files
(x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Roxio
Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
Shared\OEM\12.0\DLLShared\;C:\Program Files
(x86)\Roxio\OEM\AudioCore\;C:\Program Files\SlikSvn\bin\;C:\Program
Files\Java\jdk1.6.0_30\jre\bin, user.language=de, env.WINDIR=C:\Windows,
sun.boot.library.path=C:\Program Files\Java\jdk1.7.0_02\jre\bin,
classworlds.conf=C:\Users\mirkos\workspaces\commonsPluginTycho\.metadat
a\.plugi
ns\org.eclipse.m2e.core\launches\m2conf3797472506983213082.tmp,
java.version=1.7.0_02, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model
42 Stepping 7, GenuineIntel, user.timezone=Europe/Berlin,
env.TEMP=C:\Users\mirkos\AppData\Local\Temp, sun.arch.data.model=64,
java.endorsed.dirs=C:\Program Files\Java\jdk1.7.0_02\jre\lib\endorsed,
buildQualifier=201203091208, sun.cpu.isalist=amd64, env.HOMEDRIVE=H:,
sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:,
tycho-version=0.14.1, file.separator=\, java.specification.name=Java
Platform API Specification, java.class.version=51.0, user.country=DE,
java.home=C:\Program Files\Java\jdk1.7.0_02\jre,
env.APPDATA=C:\Users\mirkos\AppData\Roaming, env.PUBLIC=C:\Users\Public,
java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.1,
env.AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\, path.separator=;,
java.vm.version=22.0-b10, env.USERPROFILE=C:\Users\mirkos,
user.variant=, env.JAVA_HOME=C:\Program Files\Java\jdk1.6.0_30, jav
a.awt.pr
interjob=sun.awt.windows.WPrinterJob,
env.TMP=C:\Users\mirkos\AppData\Local\Temp, env.PROGRAMFILES=C:\Program
Files, sun.io.unicode.encoding=UnicodeLittle,
awt.toolkit=sun.awt.windows.WToolkit, user.script=,
user.home=C:\Users\mirkos, env.COMMONPROGRAMFILES=C:\Program
Files\Common Files, env.SESSIONNAME=Console,
java.specification.vendor=Oracle Corporation,
env.NUMBER_OF_PROCESSORS=4, java.library.path=C:\Program
Files\Java\jdk1.7.0_02\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program
Files\Java\jdk1.7.0_02\jre\bin;C:\Program Files (x86)\AMD
APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program
Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files
(x86)\Common Files\Microsoft Shared\Windows
Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program
Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files
(x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Rox
io Share
d\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
Shared\OEM\12.0\DLLShared\;C:\Program Files
(x86)\Roxio\OEM\AudioCore\;C:\Program Files\SlikSvn\bin\;C:\Program
Files\Java\jdk1.6.0_30\jre\bin;.,
java.vendor.url=http://java.oracle.com/,
env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files,
env.USERDNSDOMAIN=DRESDEN.LOCAL,
env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\,
java.vm.vendor=Oracle Corporation, maven.home=C:\Program Files
(x86)\apache-maven-3.0.4, java.runtime.name=Java(TM) SE Runtime
Environment,
sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -B -X
-e -s C:\Users\mirkos\.m2\settings.xml clean install,
java.class.path=C:\Program Files
(x86)\apache-maven-3.0.4\boot\plexus-classworlds-2.4.jar,
env.PROGRAMW6432=C:\Program Files, maven.version=3.0.4,
env.PROGRAMFILES(X86)=C:\Program Files (x86),
java.vm.specification.name=Java Virtual Machine Spec
ificatio
n, env.LOGONSERVER=\\PDC01, java.vm.specification.version=1.7,
env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program
Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=Service
Pack 1, env.HOME=C:\Users\mirkos, env.PROCESSOR_REVISION=2a07,
java.io.tmpdir=C:\Users\mirkos\AppData\Local\Temp\,
java.vendor.url.bug=http://bugreport.sun.com/bugreport/,
env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe,
os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment,
java.ext.dirs=C:\Program
Files\Java\jdk1.7.0_02\jre\lib\ext;C:\Windows\Sun\Java\lib\ext,
env.LOCALAPPDATA=C:\Users\mirkos\AppData\Local,
user.dir=C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in,
line.separator=
Post by Igor Fedorenko
, java.vm.name=Java HotSpot(TM) 64-Bit Server VM,
env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC,
env.USERNAME=mirkos, file.encoding=Cp1252, env.USERDOMAIN=DRESDEN,
java.specification.version=1.7, env.PROCESSOR_LEVEL=6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\main\resources
excludes []
includes []
[INFO] skip non existing resourceDirectory
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\main\resources
[INFO]
com.qualitype.rcp.commons ---
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG]
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:1.6:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.6:compile
[DEBUG] org.eclipse.tycho:tycho-core:jar:0.14.1:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:0.14.1:compile
[DEBUG] de.pdark:decentxml:jar:1.3:compile
[DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1:compile
[DEBUG] org.eclipse.tycho:tycho-compiler-jdt:jar:0.14.1:compile
[DEBUG]
org.eclipse.tycho:org.eclipse.jdt.core:jar:3.8.1.v20120125-1544:compile
[DEBUG] Created new class realm
plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1
[DEBUG] Importing foreign packages into class realm
plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1
[DEBUG] Imported: <
project>com.qualitype.rcp:com.qualitype.rcp.commons:4.0.0-SNAPSHOT
[DEBUG] Populating class realm
plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1
[DEBUG] Included: org.eclipse.tycho:tycho-compiler-plugin:jar:0.14.1
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:1.6
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:1.6
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Included: org.eclipse.tycho:tycho-compiler-jdt:jar:0.14.1
org.eclipse.tycho:org.eclipse.jdt.core:jar:3.8.1.v20120125-1544
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.apache.maven:maven-compat:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6
org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419
[DEBUG] Excluded: org.eclipse.tycho:tycho-core:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-embedder:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:sisu-equinox-api:jar:0.14.1
[DEBUG] Excluded: org.eclipse.tycho:tycho-metadata-model:jar:0.14.1
[DEBUG] Excluded: de.pdark:decentxml:jar:1.3
[DEBUG] Excluded: org.eclipse.tycho:tycho-embedder-api:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:0.14.1
org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:0.14.1
[DEBUG] Configuring mojo
org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile from plugin
realm
ClassRealm[plugin>org.eclipse.tycho:tycho-compiler-plugin:0.14.1,
[DEBUG] Configuring mojo
'org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile' with basic
configurator -->
[DEBUG] (f) basedir =
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in
[DEBUG] (f) buildDirectory =
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\target
[DEBUG] (f) compilerId = jdt
[DEBUG] (f) debug = true
[DEBUG] (f) fork = false
[DEBUG] (f) optimize = false
[DEBUG] (f) outputFileName = com.qualitype.rcp.commons-4.0.0-SNAPSHOT
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\pom.xml
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) useJDK = SYSTEM
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'jdt'.
[C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src]
[C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime\3.7.0.v20110110\org.eclipse.core.runtime-3.7.0.v20110110.jar[~org/eclipse/core/internal/preferences/legacy/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.osgi\3.7.1.R37x_v20110808-1106\org.eclipse.osgi-3.7.1.R37x_v20110808-1106.jar[+org/eclipse/osgi/event/*;+org/eclipse/osgi/framework/console/*;+org/eclipse/osgi/framework/eventmgr/*;+org/eclipse/osgi/framework/log/*;+org/eclipse/osgi/launch/*;+org/eclipse/osgi/service/datalocation/*;+org/eclipse/osgi/service/debug/*;+org/eclipse/osgi/service/environment/*;+org/eclipse/osgi/service/localization/*;+org/eclipse/osgi/service/pluginconversion/*;+org/eclipse/osgi/service/resolver/*;+org/eclipse/osgi/service/runnable/*;+org/eclipse/osgi/service/security/*;+org/eclipse/osgi/service/urlconversion/*;+org/eclipse/osgi/signedcontent/*;+org/eclipse/osgi/storagemanager/*;+org/eclipse/osgi/util/*;+org/eclipse/equinox/log/*;+org/osgi/framework/*;+org/osgi/framework/launch/*;+org/osgi/framework/hooks/bundle/*;+org/osgi/framework/hooks/resolver/*;+org/osgi/framework/hooks/service/*;+org/osgi/framework/hooks/weaving/*;+org/osgi/framewo
rk/star
tlevel/*;+org/osgi/framework/wiring/*;+org/osgi/service/condpermadmin/*;~org/osgi/service/framework/*;+org/osgi/service/log/*;+org/osgi/service/packageadmin/*;+org/osgi/service/permissionadmin/*;+org/osgi/service/startlevel/*;+org/osgi/service/url/*;+org/osgi/util/tracker/*;~org/eclipse/core/runtime/adaptor/*;~org/eclipse/core/runtime/internal/adaptor/*;~org/eclipse/core/runtime/internal/stats/*;~org/eclipse/osgi/baseadaptor/*;~org/eclipse/osgi/baseadaptor/bundlefile/*;~org/eclipse/osgi/baseadaptor/hooks/*;~org/eclipse/osgi/baseadaptor/loader/*;~org/eclipse/osgi/framework/adaptor/*;~org/eclipse/osgi/framework/debug/*;~org/eclipse/osgi/framework/internal/core/*;~org/eclipse/osgi/framework/internal/protocol/*;~org/eclipse/osgi/framework/internal/protocol/bundleentry/*;~org/eclipse/osgi/framework/internal/protocol/bundleresource/*;~org/eclipse/osgi/framework/internal/protocol/reference/*;~org/eclipse/osgi/framework/internal/reliablefile/*;~org/eclipse/osgi/framework/util/*;~or
g/
Post by Mirko Swillus
eclipse/
osgi/internal/baseadaptor/*;~org/eclipse/osgi/internal/composite/*;~org/eclipse/osgi/internal/loader/*;~org/eclipse/osgi/internal/loader/buddy/*;~org/eclipse/osgi/internal/module/*;~org/eclipse/osgi/internal/profile/*;~org/eclipse/osgi/internal/resolver/*;~org/eclipse/osgi/internal/serviceregistry/*;~org/eclipse/osgi/internal/permadmin/*;~org/eclipse/osgi/internal/provisional/service/security/*;~org/eclipse/osgi/internal/provisional/verifier/*;~org/eclipse/osgi/internal/service/security/*;~org/eclipse/osgi/internal/signedcontent/*;~org/eclipse/osgi/service/internal/composite/*;~org/eclipse/equinox/log/internal/*;?**/*]
Post by Igor Fedorenko
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.common\3.6.0.v20110523\org.eclipse.equinox.common-3.6.0.v20110523.jar[~org/eclipse/core/internal/boot/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;+org/eclipse/equinox/events/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.jobs\3.5.100.v20110404\org.eclipse.core.jobs-3.5.100.v20110404.jar[~org/eclipse/core/internal/jobs/*;+org/eclipse/core/runtime/jobs/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar[~org/eclipse/core/internal/adapter/*;~org/eclipse/core/internal/registry/*;~org/eclipse/core/internal/registry/osgi/*;~org/eclipse/core/internal/registry/spi/*;+org/eclipse/core/runtime/*;+org/eclipse/core/runtime/dynamichelpers/*;+org/eclipse/core/runtime/spi/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.preferences\3.4.1.R37x_v20110725\org.eclipse.equinox.preferences-3.4.1.R37x_v20110725.jar[~org/eclipse/core/internal/preferences/*;~org/eclipse/core/internal/preferences/exchange/*;+org/eclipse/core/runtime/preferences/*;+org/osgi/service/prefs/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.contenttype\3.4.100.v20110423-0524\org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar[~org/eclipse/core/internal/content/*;+org/eclipse/core/runtime/content/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime.compatibility.auth\3.2.200.v20110110\org.eclipse.core.runtime.compatibility.auth-3.2.200.v20110110.jar[?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.app\1.3.100.v20110321\org.eclipse.equinox.app-1.3.100.v20110321.jar[+org/eclipse/equinox/app/*;~org/eclipse/equinox/internal/app/*;+org/osgi/service/application/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.expressions\3.4.300.v20110228\org.eclipse.core.expressions-3.4.300.v20110228.jar[+org/eclipse/core/expressions/*;~org/eclipse/core/internal/expressions/*;~org/eclipse/core/internal/expressions/propertytester/*;~org/eclipse/core/internal/expressions/util/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\com.qualitype.commons.qtcommons\5.1.1.SNAPSHOT\com.qualitype.commons.qtcommons-5.1.1.SNAPSHOT.jar[+com/qualitype/commons/query/*;+com/qualitype/commons/i18n/*;+com/qualitype/commons/math/*;+com/qualitype/commons/swing/action/*;+com/qualitype/commons/swing/renderer/*;+com/qualitype/commons/qtd/binding/*;+com/qualitype/commons/qtd/*;+com/qualitype/commons/sort/*;+com/qualitype/commons/swing/dialog/*;+com/qualitype/commons/*;+com/qualitype/commons/exception/*;+com/qualitype/commons/primitives/*;+com/qualitype/commons/swing/editor/*;+com/qualitype/commons/sql/*;+com/qualitype/commons/print/*;+com/qualitype/commons/xml/*;+com/qualitype/commons/text/*;+com/qualitype/commons/swing/*;+com/qualitype/commons/param/*;+com/qualitype/commons/csv/*;+com/qualitype/commons/swing/ribbon/*;+com/qualitype/commons/persistence/*;+com/qualitype/commons/security/*;+com/qualitype/commons/cryptography/*;+com/qualitype/commons/barcode/*;+com/qualitype/c
ommons/
reflect/*;+com/qualitype/commons/io/*;+com/qualitype/commons/swing/input/*;+com/qualitype/commons/swing/model/*;?**/*]
Post by Igor Fedorenko
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.beanutils\1.8.3\org.apache.commons.beanutils-1.8.3.jar[+org/apache/commons/beanutils/locale/converters/*;+org/apache/commons/beanutils/*;+org/apache/commons/beanutils/converters/*;+org/apache/commons/beanutils/expression/*;+org/apache/commons/beanutils/locale/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.codec\1.6.0\org.apache.commons.codec-1.6.0.jar[+org/apache/commons/codec/*;+org/apache/commons/codec/net/*;+org/apache/commons/codec/language/bm/*;+org/apache/commons/codec/language/*;+org/apache/commons/codec/digest/*;+org/apache/commons/codec/binary/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.collections\3.2.1\org.apache.commons.collections-3.2.1.jar[+org/apache/commons/collections/map/*;+org/apache/commons/collections/buffer/*;+org/apache/commons/collections/comparators/*;+org/apache/commons/collections/collection/*;+org/apache/commons/collections/bag/*;+org/apache/commons/collections/iterators/*;+org/apache/commons/collections/bidimap/*;+org/apache/commons/collections/set/*;+org/apache/commons/collections/functors/*;+org/apache/commons/collections/list/*;+org/apache/commons/collections/keyvalue/*;+org/apache/commons/collections/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.io\2.1.0\org.apache.commons.io-2.1.0.jar[+org/apache/commons/io/output/*;+org/apache/commons/io/monitor/*;+org/apache/commons/io/filefilter/*;+org/apache/commons/io/comparator/*;+org/apache/commons/io/input/*;+org/apache/commons/io/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.lang3\3.1.0\org.apache.commons.lang3-3.1.0.jar[+org/apache/commons/lang3/event/*;+org/apache/commons/lang3/mutable/*;+org/apache/commons/lang3/tuple/*;+org/apache/commons/lang3/time/*;+org/apache/commons/lang3/concurrent/*;+org/apache/commons/lang3/text/translate/*;+org/apache/commons/lang3/text/*;+org/apache/commons/lang3/math/*;+org/apache/commons/lang3/*;+org/apache/commons/lang3/exception/*;+org/apache/commons/lang3/reflect/*;+org/apache/commons/lang3/builder/*;?**/*]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.math\2.2.0\org.apache.commons.math-2.2.0.jar[+org/apache/commons/math/analysis/interpolation/*;+org/apache/commons/math/dfp/*;+org/apache/commons/math/special/*;+org/apache/commons/math/util/*;+org/apache/commons/math/analysis/*;+org/apache/commons/math/stat/descriptive/*;+org/apache/commons/math/stat/regression/*;+org/apache/commons/math/stat/correlation/*;+org/apache/commons/math/stat/clustering/*;+org/apache/commons/math/ode/jacobians/*;+org/apache/commons/math/stat/ranking/*;+org/apache/commons/math/*;+org/apache/commons/math/ode/sampling/*;+org/apache/commons/math/genetics/*;+org/apache/commons/math/analysis/polynomials/*;+org/apache/commons/math/exception/util/*;+org/apache/commons/math/optimization/linear/*;+org/apache/commons/math/ode/nonstiff/*;+org/apache/commons/math/optimization/univariate/*;+org/apache/commons/math/optimization/direct/*;+org/apache/commons/math/optimization/general/*;+org/apache/
commons
/math/stat/*;+org/apache/commons/math/distribution/*;+org/apache/commons/math/ode/events/*;+org/apache/commons/math/stat/descriptive/summary/*;+org/apache/commons/math/geometry/*;+org/apache/commons/math/linear/*;+org/apache/commons/math/estimation/*;+org/apache/commons/math/analysis/integration/*;+org/apache/commons/math/stat/descriptive/rank/*;+org/apache/commons/math/random/*;+org/apache/commons/math/fraction/*;+org/apache/commons/math/complex/*;+org/apache/commons/math/transform/*;+org/apache/commons/math/stat/inference/*;+org/apache/commons/math/optimization/fitting/*;+org/apache/commons/math/exception/*;+org/apache/commons/math/optimization/*;+org/apache/commons/math/ode/*;+org/apache/commons/math/stat/descriptive/moment/*;+org/apache/commons/math/analysis/solvers/*;?**/*]]
Post by Igor Fedorenko
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes
[DEBUG] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime\3.7.0.v20110110\org.eclipse.core.runtime-3.7.0.v20110110.jar[~org/eclipse/core/internal/preferences/legacy/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.osgi\3.7.1.R37x_v20110808-1106\org.eclipse.osgi-3.7.1.R37x_v20110808-1106.jar[+org/eclipse/osgi/event/*;+org/eclipse/osgi/framework/console/*;+org/eclipse/osgi/framework/eventmgr/*;+org/eclipse/osgi/framework/log/*;+org/eclipse/osgi/launch/*;+org/eclipse/osgi/service/datalocation/*;+org/eclipse/osgi/service/debug/*;+org/eclipse/osgi/service/environment/*;+org/eclipse/osgi/service/localization/*;+org/eclipse/osgi/service/pluginconversion/*;+org/eclipse/osgi/service/resolver/*;+org/eclipse/osgi/service/runnable/*;+org/eclipse/osgi/service/security/*;+org/eclipse/osgi/service/urlconversion/*;+org/eclipse/osgi/signedcontent/*;+org/eclipse/osgi/storagemanager/*;+org/eclipse/osgi/util/*;+org/eclipse/equinox/log/*;+org/osgi/framework/*;+org/osgi/framework/launch/*;+org/osgi/framework/hooks/bundle/*;+org/osgi/framework/hooks/resolver/*;+org/osgi/framework/hooks/service/*;+org/osgi/framework/hooks/weaving/*;+org/osgi
/framew
ork/startlevel/*;+org/osgi/framework/wiring/*;+org/osgi/service/condpermadmin/*;~org/osgi/service/framework/*;+org/osgi/service/log/*;+org/osgi/service/packageadmin/*;+org/osgi/service/permissionadmin/*;+org/osgi/service/startlevel/*;+org/osgi/service/url/*;+org/osgi/util/tracker/*;~org/eclipse/core/runtime/adaptor/*;~org/eclipse/core/runtime/internal/adaptor/*;~org/eclipse/core/runtime/internal/stats/*;~org/eclipse/osgi/baseadaptor/*;~org/eclipse/osgi/baseadaptor/bundlefile/*;~org/eclipse/osgi/baseadaptor/hooks/*;~org/eclipse/osgi/baseadaptor/loader/*;~org/eclipse/osgi/framework/adaptor/*;~org/eclipse/osgi/framework/debug/*;~org/eclipse/osgi/framework/internal/core/*;~org/eclipse/osgi/framework/internal/protocol/*;~org/eclipse/osgi/framework/internal/protocol/bundleentry/*;~org/eclipse/osgi/framework/internal/protocol/bundleresource/*;~org/eclipse/osgi/framework/internal/protocol/reference/*;~org/eclipse/osgi/framework/internal/reliablefile/*;~org/eclipse/osgi/framework/ut
il
Post by Mirko Swillus
/*;~org/
eclipse/osgi/internal/baseadaptor/*;~org/eclipse/osgi/internal/composite/*;~org/eclipse/osgi/internal/loader/*;~org/eclipse/osgi/internal/loader/buddy/*;~org/eclipse/osgi/internal/module/*;~org/eclipse/osgi/internal/profile/*;~org/eclipse/osgi/internal/resolver/*;~org/eclipse/osgi/internal/serviceregistry/*;~org/eclipse/osgi/internal/permadmin/*;~org/eclipse/osgi/internal/provisional/service/security/*;~org/eclipse/osgi/internal/provisional/verifier/*;~org/eclipse/osgi/internal/service/security/*;~org/eclipse/osgi/internal/signedcontent/*;~org/eclipse/osgi/service/internal/composite/*;~org/eclipse/equinox/log/internal/*;?**/*]
Post by Igor Fedorenko
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.common\3.6.0.v20110523\org.eclipse.equinox.common-3.6.0.v20110523.jar[~org/eclipse/core/internal/boot/*;~org/eclipse/core/internal/runtime/*;+org/eclipse/core/runtime/*;+org/eclipse/equinox/events/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.jobs\3.5.100.v20110404\org.eclipse.core.jobs-3.5.100.v20110404.jar[~org/eclipse/core/internal/jobs/*;+org/eclipse/core/runtime/jobs/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.registry\3.5.101.R37x_v20110810-1611\org.eclipse.equinox.registry-3.5.101.R37x_v20110810-1611.jar[~org/eclipse/core/internal/adapter/*;~org/eclipse/core/internal/registry/*;~org/eclipse/core/internal/registry/osgi/*;~org/eclipse/core/internal/registry/spi/*;+org/eclipse/core/runtime/*;+org/eclipse/core/runtime/dynamichelpers/*;+org/eclipse/core/runtime/spi/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.preferences\3.4.1.R37x_v20110725\org.eclipse.equinox.preferences-3.4.1.R37x_v20110725.jar[~org/eclipse/core/internal/preferences/*;~org/eclipse/core/internal/preferences/exchange/*;+org/eclipse/core/runtime/preferences/*;+org/osgi/service/prefs/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.contenttype\3.4.100.v20110423-0524\org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar[~org/eclipse/core/internal/content/*;+org/eclipse/core/runtime/content/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.runtime.compatibility.auth\3.2.200.v20110110\org.eclipse.core.runtime.compatibility.auth-3.2.200.v20110110.jar[?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.equinox.app\1.3.100.v20110321\org.eclipse.equinox.app-1.3.100.v20110321.jar[+org/eclipse/equinox/app/*;~org/eclipse/equinox/internal/app/*;+org/osgi/service/application/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.eclipse.core.expressions\3.4.300.v20110228\org.eclipse.core.expressions-3.4.300.v20110228.jar[+org/eclipse/core/expressions/*;~org/eclipse/core/internal/expressions/*;~org/eclipse/core/internal/expressions/propertytester/*;~org/eclipse/core/internal/expressions/util/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\com.qualitype.commons.qtcommons\5.1.1.SNAPSHOT\com.qualitype.commons.qtcommons-5.1.1.SNAPSHOT.jar[+com/qualitype/commons/query/*;+com/qualitype/commons/i18n/*;+com/qualitype/commons/math/*;+com/qualitype/commons/swing/action/*;+com/qualitype/commons/swing/renderer/*;+com/qualitype/commons/qtd/binding/*;+com/qualitype/commons/qtd/*;+com/qualitype/commons/sort/*;+com/qualitype/commons/swing/dialog/*;+com/qualitype/commons/*;+com/qualitype/commons/exception/*;+com/qualitype/commons/primitives/*;+com/qualitype/commons/swing/editor/*;+com/qualitype/commons/sql/*;+com/qualitype/commons/print/*;+com/qualitype/commons/xml/*;+com/qualitype/commons/text/*;+com/qualitype/commons/swing/*;+com/qualitype/commons/param/*;+com/qualitype/commons/csv/*;+com/qualitype/commons/swing/ribbon/*;+com/qualitype/commons/persistence/*;+com/qualitype/commons/security/*;+com/qualitype/commons/cryptography/*;+com/qualitype/commons/barcode/*;+com/qua
litype/
commons/reflect/*;+com/qualitype/commons/io/*;+com/qualitype/commons/swing/input/*;+com/qualitype/commons/swing/model/*;?**/*]
Post by Igor Fedorenko
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.beanutils\1.8.3\org.apache.commons.beanutils-1.8.3.jar[+org/apache/commons/beanutils/locale/converters/*;+org/apache/commons/beanutils/*;+org/apache/commons/beanutils/converters/*;+org/apache/commons/beanutils/expression/*;+org/apache/commons/beanutils/locale/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.codec\1.6.0\org.apache.commons.codec-1.6.0.jar[+org/apache/commons/codec/*;+org/apache/commons/codec/net/*;+org/apache/commons/codec/language/bm/*;+org/apache/commons/codec/language/*;+org/apache/commons/codec/digest/*;+org/apache/commons/codec/binary/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.collections\3.2.1\org.apache.commons.collections-3.2.1.jar[+org/apache/commons/collections/map/*;+org/apache/commons/collections/buffer/*;+org/apache/commons/collections/comparators/*;+org/apache/commons/collections/collection/*;+org/apache/commons/collections/bag/*;+org/apache/commons/collections/iterators/*;+org/apache/commons/collections/bidimap/*;+org/apache/commons/collections/set/*;+org/apache/commons/collections/functors/*;+org/apache/commons/collections/list/*;+org/apache/commons/collections/keyvalue/*;+org/apache/commons/collections/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.io\2.1.0\org.apache.commons.io-2.1.0.jar[+org/apache/commons/io/output/*;+org/apache/commons/io/monitor/*;+org/apache/commons/io/filefilter/*;+org/apache/commons/io/comparator/*;+org/apache/commons/io/input/*;+org/apache/commons/io/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.lang3\3.1.0\org.apache.commons.lang3-3.1.0.jar[+org/apache/commons/lang3/event/*;+org/apache/commons/lang3/mutable/*;+org/apache/commons/lang3/tuple/*;+org/apache/commons/lang3/time/*;+org/apache/commons/lang3/concurrent/*;+org/apache/commons/lang3/text/translate/*;+org/apache/commons/lang3/text/*;+org/apache/commons/lang3/math/*;+org/apache/commons/lang3/*;+org/apache/commons/lang3/exception/*;+org/apache/commons/lang3/reflect/*;+org/apache/commons/lang3/builder/*;?**/*]
[DEBUG]
C:\Users\mirkos\.m2\repository\p2\osgi\bundle\org.apache.commons.math\2.2.0\org.apache.commons.math-2.2.0.jar[+org/apache/commons/math/analysis/interpolation/*;+org/apache/commons/math/dfp/*;+org/apache/commons/math/special/*;+org/apache/commons/math/util/*;+org/apache/commons/math/analysis/*;+org/apache/commons/math/stat/descriptive/*;+org/apache/commons/math/stat/regression/*;+org/apache/commons/math/stat/correlation/*;+org/apache/commons/math/stat/clustering/*;+org/apache/commons/math/ode/jacobians/*;+org/apache/commons/math/stat/ranking/*;+org/apache/commons/math/*;+org/apache/commons/math/ode/sampling/*;+org/apache/commons/math/genetics/*;+org/apache/commons/math/analysis/polynomials/*;+org/apache/commons/math/exception/util/*;+org/apache/commons/math/optimization/linear/*;+org/apache/commons/math/ode/nonstiff/*;+org/apache/commons/math/optimization/univariate/*;+org/apache/commons/math/optimization/direct/*;+org/apache/commons/math/optimization/general/*;+org
/apache
/commons/math/stat/*;+org/apache/commons/math/distribution/*;+org/apache/commons/math/ode/events/*;+org/apache/commons/math/stat/descriptive/summary/*;+org/apache/commons/math/geometry/*;+org/apache/commons/math/linear/*;+org/apache/commons/math/estimation/*;+org/apache/commons/math/analysis/integration/*;+org/apache/commons/math/stat/descriptive/rank/*;+org/apache/commons/math/random/*;+org/apache/commons/math/fraction/*;+org/apache/commons/math/complex/*;+org/apache/commons/math/transform/*;+org/apache/commons/math/stat/inference/*;+org/apache/commons/math/optimization/fitting/*;+org/apache/commons/math/exception/*;+org/apache/commons/math/optimization/*;+org/apache/commons/math/ode/*;+org/apache/commons/math/stat/descriptive/moment/*;+org/apache/commons/math/analysis/solvers/*;?**/*]
Post by Igor Fedorenko
[DEBUG] C:\Users\mirkos\workspaces\commonsPluginTycho\Commons Plug-in\src
[INFO] Compiling 287 source files to
C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\target\classes
[DEBUG] Using boot classpath: [Classpath for jar file C:\Program
Files\Java\jdk1.7.0_02\jre\lib\resources.jar, Classpath for jar file
C:\Program Files\Java\jdk1.7.0_02\jre\lib\rt.jar, Classpath for jar
file C:\Program Files\Java\jdk1.7.0_02\jre\lib\sunrsasign.jar,
Classpath for jar file C:\Program
Files\Java\jdk1.7.0_02\jre\lib\jsse.jar, Classpath for jar file
C:\Program Files\Java\jdk1.7.0_02\jre\lib\jce.jar, Classpath for jar
file C:\Program Files\Java\jdk1.7.0_02\jre\lib\charsets.jar]
[DEBUG] Original compiler output: ----------
1. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 12)
import org.eclipse.jface.preference.FieldEditor;
^^^^^^^^^^^^^^^^^
The import org.eclipse.jface cannot be resolved
----------
2. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 13)
import org.eclipse.jface.resource.JFaceResources;
^^^^^^^^^^^^^^^^^
The import org.eclipse.jface cannot be resolved
----------
3. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 14)
import org.eclipse.swt.SWT;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
4. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 15)
import org.eclipse.swt.events.DisposeEvent;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
5. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 16)
import org.eclipse.swt.events.DisposeListener;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
6. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 17)
import org.eclipse.swt.events.FocusAdapter;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
7. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 18)
import org.eclipse.swt.events.FocusEvent;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
8. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 19)
import org.eclipse.swt.events.KeyAdapter;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
9. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 20)
import org.eclipse.swt.events.KeyEvent;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
10. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 21)
import org.eclipse.swt.layout.GridData;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
11. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 22)
import org.eclipse.swt.widgets.Composite;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
12. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 23)
import org.eclipse.swt.widgets.Text;
^^^^^^^^^^^^^^^
The import org.eclipse.swt cannot be resolved
----------
13. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 32)
public class PasswordStringFieldEditor extends FieldEditor {
^^^^^^^^^^^
FieldEditor cannot be resolved to a type
----------
14. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 69)
Text textField;
^^^^
Text cannot be resolved to a type
----------
15. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 123)
final Composite parent) {
^^^^^^^^^
Composite cannot be resolved to a type
----------
16. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 124)
init(name, labelText);
^^^^
The method init(String, String) is undefined for the type
PasswordStringFieldEditor
----------
17. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 128)
this.errorMessage =
JFaceResources.getString("StringFieldEditor.errorMessage");//$NON-NLS-1$
^^^^^^^^^^^^^^
JFaceResources cannot be resolved
----------
18. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 146)
public PasswordStringFieldEditor(final String name, final String
labelText, final int width, final Composite parent) {
^^^^^^^^^
Composite cannot be resolved to a type
----------
19. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 161)
public PasswordStringFieldEditor(final String name, final String
labelText, final Composite parent) {
^^^^^^^^^
Composite cannot be resolved to a type
----------
20. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 169)
protected void adjustForNumColumns(final int numColumns) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method adjustForNumColumns(int) of type PasswordStringFieldEditor
must override or implement a supertype method
----------
21. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 170)
final GridData gd = (GridData) this.textField.getLayoutData();
^^^^^^^^
GridData cannot be resolved to a type
----------
22. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 170)
final GridData gd = (GridData) this.textField.getLayoutData();
^^^^^^^^
GridData cannot be resolved to a type
----------
23. ERROR in C:\Users\mirkos\workspaces\commonsPluginTycho\Commons
Plug-in\src\com\qualitype\rcp\ui\preference\editor\PasswordStringFieldEditor.java
(at line 170)
final GridData gd = (GridData) this.textField.getLayoutData();
^^^^^^^^^^^^^^
... and so on
_______________________________________________
tycho-user mailing list
https://dev.eclipse.org/mailman/listinfo/tycho-user
Mirko Swillus
2012-03-12 09:27:42 UTC
Permalink
Hej,
Post by Igor Fedorenko
Looks like Tycho decided not to include any swt native fragments on
compile classpath, but I don't know why. If you can create a standalone
project and provide reasonably simple steps to reproduce the problem, I
can have a closer look.
Adding the missing optional bundles to "jars.extra.classpath" in
build.properties is a sufficient solution for now. Maybe I'll come
around again with a minimal example if there are additional drawbacks on
this.

Thanks again,
Mirko

Loading...