]
Nick Boldt commented on JBDS-4131:
----------------------------------
Might be a problem w/ having both lucene 3 and 5 in the same installation:
{code}
./rh-eclipse46/root/usr/lib64/eclipse/plugins/org.apache.lucene.analyzers-common_5.4.1.jar
./rh-eclipse46/root/usr/lib64/eclipse/plugins/org.apache.lucene.analyzers-smartcn_5.4.1.jar
./rh-eclipse46/root/usr/lib64/eclipse/plugins/org.apache.lucene.core_5.4.1.jar
./rh-eclipse46/root/usr/lib64/eclipse/plugins/org.apache.lucene.queries_5.4.1.jar
./rh-eclipse46/root/usr/lib64/eclipse/plugins/org.apache.lucene.queryparser_5.4.1.jar
./rh-eclipse46/root/usr/lib64/eclipse/plugins/org.apache.lucene.sandbox_5.4.1.jar
./rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.apache.lucene.analysis_3.5.0.v20120725-1805.jar
./rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.apache.lucene.core_3.5.0.v20120725-1805.jar
./rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.eclipse.m2e.maven.indexer_1.7.0.20160603-1931/lucene-core-2.4.1.jar
./rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.eclipse.m2e.maven.indexer_1.7.0.20160603-1931/lucene-highlighter-2.4.1.jar
{code}
Can't import example project after RPM installation on RHEL 7
-------------------------------------------------------------
Key: JBDS-4131
URL:
https://issues.jboss.org/browse/JBDS-4131
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build, rpm
Affects Versions: 10.2.0.AM3
Environment: RHEL Server 7.2.
Reporter: Lukáš Valach
Assignee: Snjezana Peco
Priority: Critical
Fix For: 10.2.0.AM3
Attachments: DevstudiErrorLog.txt, devstudio10.2.wtf.png, devstudio10.2.wtf2.png,
html5-project-quickstart-working-after-update-to-m2e171-m2ewtp132-lucene-error.png,
html5-project-quickstart-working-after-update-to-m2e171-m2ewtp132-wagon-provider-error.png,
html5-project-quickstart-working-after-update-to-m2e171-m2ewtp132.png, import_wizard.png,
maven-wizard-devstudio10.2-rpm-busted.png, maven.importer.error.log,
rh-eclipse46-devstudio.repo
During the test of RPM installation on RHEL 7 I noticed that I can't import HTML5
example project from central. Only the window with message "Refreshing project
examples" appear for a while and then nothing happens.
There is one warning and many errors in Error Log View.
Error log export: [^DevstudiErrorLog.txt]
I also tried to import project from file system, but there isn't the "Existing
Maven Project" option in the import wizard. [^import_wizard.png]