[JBoss JIRA] (JBIDE-10588) Installing JBoss Maven Seam Integration plugin breaks Maven integration for WTP
by Rafal Krzewski (Created) (JIRA)
Installing JBoss Maven Seam Integration plugin breaks Maven integration for WTP
-------------------------------------------------------------------------------
Key: JBIDE-10588
URL: https://issues.jboss.org/browse/JBIDE-10588
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 3.3.0.M5
Environment: Eclipse 3.7.1.20110916-0149, m2e 1.0.100.20110804-1717, m2e-wtp 0.14.0.20110928-2045
Reporter: Rafal Krzewski
Assignee: Fred Bricon
After installing istalling JBoss Maven Seam Integration plugin from http://download.jboss.org/jbosstools/updates/development/indigo/ m2e-wtp configurator stopped working. Running Maven > Update Configuration produces to following error on any project that is using war or ejb packaging (ear is OK):
Project configurator "org.jboss.tools.maven.seam.configurator" is not available. To enable full functionality, install the project configurator and run Maven->Update Project Configuration.
Additionally, maven-ejb-plugin and maven-war-plugin executions are reported as not covered by by lifecycle configuration.
I've checked with OSGi host console and org.jboss.tools.maven.seam bundle is deployed:
osgi> ss org.jboss.tools.maven.seam
id State Bundle
774 ACTIVE org.jboss.tools.maven.seam_1.3.0.v20111209-0524-H40-M5
The configurator extension is also deployed:
osgi> pt -v org.eclipse.m2e.core.projectConfigurators
Extension(s):
-------------------
null [from org.jboss.tools.maven.seam]
<configurator>
id = org.jboss.tools.maven.seam.configurator
class = org.jboss.tools.maven.seam.configurators.SeamProjectConfigurator
name = Seam
secondaryTo = org.maven.ide.eclipse.configuration.wtp.configurator
</configurator>
Alas, the configurator class cannot be instantiated. Eclipse error log contains the following:
Plug-in "org.jboss.tools.maven.seam" was unable to instantiate class "org.jboss.tools.maven.seam.configurators.SeamProjectConfigurator".
An exception stack trace is not available.
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-10120) find a way to display a project example once when several versions targeted for different runtimes exist
by Fred Bricon (Created) (JIRA)
find a way to display a project example once when several versions targeted for different runtimes exist
--------------------------------------------------------------------------------------------------------
Key: JBIDE-10120
URL: https://issues.jboss.org/browse/JBIDE-10120
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: project-examples
Affects Versions: 3.3.0.M3
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 3.3.0.Beta1
Given the upcoming (40+) new quickstart projects, we'll most likely have duplicates between the community and enterprise versions.
In order to reduce the amount of quickstarts in the Project Examples UI, in addtion to adding a Runtime filter (JBIDE-10119),
we could also regroup similar projects under one entry. So, for example, instead of seeing 2 entries for kitchensink (community) and kitchensink (eap6)
We could display only one kitchensink entry in the UI, and upon selection, choose the actual version / target runtime we want to create.
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-10807) GWT invalid Menu Extension
by Rastislav Wagner (JIRA)
Rastislav Wagner created JBIDE-10807:
----------------------------------------
Summary: GWT invalid Menu Extension
Key: JBIDE-10807
URL: https://issues.jboss.org/browse/JBIDE-10807
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: GWT
Affects Versions: 3.3.0.Beta1
Reporter: Rastislav Wagner
Assignee: Andre Dietisheim
Calling context menu of any project throws:
1. Plug-in 'com.google.gwt.eclipse.core' contributed an invalid Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings
2. Plug-in 'com.google.gwt.eclipse.core' contributed an invalid Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): com.google.gwt.eclipse.core.actions.GWTCompileProjectAction
3.Plug-in 'com.google.gwt.eclipse.core' contributed an invalid Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): com.google.gwt.eclipse.core.actions.SpeedTracerToolbarAction
An exception stack trace is not available.
--
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
12 years, 5 months