[jbosstools-issues] [JBoss JIRA] (JBIDE-11570) Unable to update Maven configuration

Fred Bricon (JIRA) jira-events at lists.jboss.org
Wed Apr 18 12:32:18 EDT 2012


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

Fred Bricon commented on JBIDE-11570:
-------------------------------------

I'd need to see the project before you add the seam dependency.

So far, here's what I can say :
- if no jboss repo is defined in your settings.xml, seam can not be resolved
- for some reason, that leads to the project being configured with phony facet versions (jsf 1.2)
- after you add the repository and seam is resolvable, the configurator can try again to configure the proper facets 
- when installing the seam 2.3 facet, it fails because it requires jsf 2.0, but jsf 1.2 has already been installed. Since we have can not update the jsf facet automatically, this is doomed to fail with a constraint violation.

Again, if the jboss repo is in my settings.xml, I can't reproduce the problem.

What we could do is -properly- better intercept the constraint violation and display it as an error marker. It'll be the user's responsibility to manually change the jsf facet.
                
> Unable to update Maven configuration
> ------------------------------------
>
>                 Key: JBIDE-11570
>                 URL: https://issues.jboss.org/browse/JBIDE-11570
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Rastislav Wagner
>            Assignee: Fred Bricon
>             Fix For: 3.3.0.Beta3
>
>         Attachments: dw_error.zip
>
>


--
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

        


More information about the jbosstools-issues mailing list