Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
-
<os>win32</os><os>win32</os> <ws>win32</ws> <arch>x86</arch>
Description
While running mvn clean command for plugins having required bundles-Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.expressions;bundle-version="3.4.400",
Below error comes-
Internal error: java.lang.RuntimeException: Could not determine SWT implementation fragment bundle for environment {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86_64} -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not determine SWT implementation fragment bundle for environment {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86_64}
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120)