[
https://issues.jboss.org/browse/JBIDE-10628?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-10628:
---------------------------------------------
"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."
Yes, and my question is if you install m2eclipse *explicitly* after installing jboss tools
if the discovery works ? (since I assume you are saying if you install it expliclity
*before* jboss tools then it works ?)
And the best option you have is to configure m2e in your pom.xml to ignore or run the
unknown parts as you want - then you get the same behavior as under 3.2. It is not optimal
I know but way better than staying on Eclipse Helios where no, there won't be a JBoss
7 connector.
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