[
https://issues.jboss.org/browse/JBIDE-10628?page=com.atlassian.jira.plugi...
]
Jochen Buchholz commented on JBIDE-10628:
-----------------------------------------
Hi Max,
I install eclipse-jee-indigo-SR1-linux-gtk-x86_64.tar.gz under 64bit linux and then I
install m2eIndigo -
http://download.eclipse.org/releases/indigo under Help->Install out
of the collaboration section
Window->Preferences->Maven->Discover->Open catalogs works
then I installed Jboss Tools (Indigo) via marcetplace
Window->Preferences->Maven->Discover->Open catalogs works at the first time in
an empty workspace. I installed the wtp connector for testing. Then I add the kitchensink
example from jboss central Panel, open the pom.xml and try to quickfix an missing m2e
connecter. M2e fails like discribed above, with the confusing network error.
Working with our J2EE maven project is impossible. Update Maven Configuration has no
result with the buggy m2e, because most used maven plugins are unknown. Downgrading to
Eclipse Helios and the stable Jboss Tools with sonatypes m2eclipse works fine, but we
can't test the runtime, because JBoss 7.x Connectors are missing.
I know, it is not the right place here, but this Sonatype Eclise M2e disaster is a real
project blocker - we really miss m2eclipse. Anybody knows how to install a JBoss 7
connector under Eclipse Helios and Jboss Tools 3.2?
thanks in advance
Discover new m2e connectors fails
---------------------------------
Key: JBIDE-10628
URL:
https://issues.jboss.org/browse/JBIDE-10628
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 3.3.0.M5
Environment: Linux 3.1.6-gentoo #1 SMP x86_64 Intel(R) Core(TM) i7-2720QM CPU @
2.20GHz GenuineIntel GNU/Linux
IcedTea JDK 6.1.10.4
eclipse-jee-indigo-SR1-linux-gtk-x86_64.tar.gz
Reporter: Jochen Buchholz
Assignee: Fred Bricon
Labels: connectors, discovery, m2e, maven
I followed the guide on
https://community.jboss.org/community/tools/blog/2011/12/23/jboss-tools-m...
I installed eclipse-jee-indigo-SR1-linux-gtk-x86_64.tar.gz and update JBoss Tools from
http://download.jboss.org/jbosstools/updates/development/indigo/ . I started with the
Kitchensink example on the "Jboss Central". I opened the pom.xml and put the
pointer over the plugin tag of the maven-compiler-plugin. An Error/Quickfix pop's up
(snip snap):
Plugin execution not covered by lifecycle configuration:
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (execution: default-compile,
phase: compile)
2 Quickfixes avaiulable:
-Permanently mark goal bla bla bla
-Discover new m2e connectors
CoreException: Could not calculate build plan ....
I choose "Discover new m2e connectors" and got an error:
"Discovery completed without finding any extensions. Please check your network
connection and try again."
Very confusing Message, because my network connection is ok. It is impossible to discover
m2e connectors under Preferences->maven-> Discovery->Open Catalog. The Catalog
URL is
http://download.eclipse.org/technology/m2e/discovery/directory.xml
When I install m2e without Jbosstools Help->install new software, m2e is able to
discover connectors.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira