[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5899) Maven integration NPE's

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Feb 22 13:25:10 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12515802#action_12515802 ] 

Max Rydahl Andersen commented on JBIDE-5899:
--------------------------------------------

Turns out this is caused by not having installed the m2ecipse WTP support.

so I see three things here:

1: make sure we are bounded to m2eclipse 0.10 so users doesn't end up in a worse situation
2: fix the NPE since we shouldn't fail that hard
3: add required dependency on the m2eclipse wtp plugin since it is needed at runtime.

> Maven integration NPE's
> -----------------------
>
>                 Key: JBIDE-5899
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5899
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 3.1.0.CR2
>            Reporter: Max Rydahl Andersen
>            Assignee: Snjezana Peco
>            Priority: Blocker
>             Fix For: 3.1.0.CR2
>
>
> Importing or running Update Project Configuration on Maven project (any of the weld examples) gives me this:
> java.lang.NullPointerException
> 	at org.jboss.tools.maven.seam.configurators.JSFProjectConfigurator.installWarFacets(JSFProjectConfigurator.java:110)
> 	at org.jboss.tools.maven.seam.configurators.JSFProjectConfigurator.configureInternal(JSFProjectConfigurator.java:75)
> 	at org.jboss.tools.maven.seam.configurators.JSFProjectConfigurator.configure(JSFProjectConfigurator.java:59)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list