[JBoss JIRA] (JBIDE-10673) NullPointerException when creating Dynamic Web Project with JSF Portlet facet and no targeted runtime
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-10673:
---------------------------------------
Summary: NullPointerException when creating Dynamic Web Project with JSF Portlet facet and no targeted runtime
Key: JBIDE-10673
URL: https://issues.jboss.org/browse/JBIDE-10673
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal/GateIn
Affects Versions: 3.3.0.M5
Reporter: Lucia Jelinkova
Assignee: Snjezana Peco
When I try to create a Dynamic Web Project with JBoss JSF Portlet Facet but I do not select any runtime and on all wizard pages select to disable library configuration, after hiting Finish button an error dialog appears with NullPointerException. The project is then created but without the JBoss JSF Portlet facet.
Exception in error log:
java.lang.NullPointerException
at org.jboss.tools.portlet.core.JBossWebUtil.getFacesConfig(JBossWebUtil.java:243)
at org.jboss.tools.portlet.core.internal.project.facet.JSFPortletFacetInstallDelegate.getFacesConfigFile(JSFPortletFacetInstallDelegate.java:217)
at org.jboss.tools.portlet.core.internal.project.facet.JSFPortletFacetInstallDelegate.configureFacesConfig(JSFPortletFacetInstallDelegate.java:109)
at org.jboss.tools.portlet.core.internal.project.facet.JSFPortletFacetInstallDelegate.execute(JSFPortletFacetInstallDelegate.java:90)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1477)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modifyInternal(FacetedProject.java:441)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChangesInternal(FacetedProject.java:1181)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.access$2(FacetedProject.java:1117)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject$5.run(FacetedProject.java:1099)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChanges(FacetedProject.java:1109)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProjectWorkingCopy.commitChanges(FacetedProjectWorkingCopy.java:2020)
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard.performFinish(ModifyFacetedProjectWizard.java:400)
at org.eclipse.wst.web.ui.internal.wizards.NewProjectDataModelFacetWizard.performFinish(NewProjectDataModelFacetWizard.java:282)
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$3.run(ModifyFacetedProjectWizard.java:331)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$4.run(ModifyFacetedProjectWizard.java:345)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
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
14 years, 2 months
[JBoss JIRA] (JBIDE-10867) Fix conflcting Birt features versions in our Repository
by Mickael Istria (JIRA)
Mickael Istria created JBIDE-10867:
--------------------------------------
Summary: Fix conflcting Birt features versions in our Repository
Key: JBIDE-10867
URL: https://issues.jboss.org/browse/JBIDE-10867
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Build/Releng
Environment: any
Reporter: Mickael Istria
Assignee: Mickael Istria
Using repository http://download.jboss.org/jbosstools/updates/target-platform_3.3.indigo.S...
trunk/birt$ mvn install -Dmaven.test.skip=true -DskipTests=true -DtychoVersion=0.14.0-SNAPSHOT
...
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.jboss.tools.birt.feature.feature.group
1.3.0.qualifier
[ERROR] Only one of the following can be installed at once:
[org.eclipse.birt.chart.ui 3.7.1.v20110905, org.eclipse.birt.chart.ui
3.7.2.v20120130]
[ERROR] Cannot satisfy dependency: org.eclipse.birt.chart.feature.group
3.7.1.v20110905-7r9e7DFQCnvKN75--lXE5 depends on: org.eclipse.birt.chart.ui
[3.7.1.v20110905]
[ERROR] Cannot satisfy dependency: org.eclipse.birt.feature.group
3.7.2.v20120130-BDF9E9bGTzuHh02eP-27WvmBpq8k depends on:
org.eclipse.birt.chart.ui [3.7.2.v20120130]
[ERROR] Cannot satisfy dependency: org.jboss.tools.birt.feature.feature.group
1.3.0.qualifier depends on: org.eclipse.birt.chart.feature.group 2.5.0
[ERROR] Cannot satisfy dependency: org.jboss.tools.birt.feature.feature.group
1.3.0.qualifier depends on: org.eclipse.birt.feature.group 2.5.0
--
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
14 years, 2 months