[jbosstools-issues] [JBoss JIRA] (JBIDE-12489) Maven dependencies not exported in exploded war

Fred Bricon (JIRA) jira-events at lists.jboss.org
Mon Aug 27 04:50:15 EDT 2012


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

Fred Bricon commented on JBIDE-12489:
-------------------------------------

Looks like m2e-wtp is not installed / started.

Because m2e-wtp 0.16.0 (from eclipse.org) is incompatible with the former m2eclipse-wtp 0.15.x (hosted on github), we disabled m2e-wtp automatic installation when installing JBT maven plugins. We're working on fixing the problem upstream : https://bugs.eclipse.org/bugs/show_bug.cgi?id=385746

Until then, you need to :
* uninstall existing m2eclipse-wtp 
* install m2e-wtp 0.16.0 RC1 from http://download.eclipse.org/m2e-wtp/milestones/0.16.0/
* install JBT maven plugins
                
> Maven dependencies not exported in exploded war
> -----------------------------------------------
>
>                 Key: JBIDE-12489
>                 URL: https://issues.jboss.org/browse/JBIDE-12489
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 4.0.0.M1
>         Environment: Eclipse Juno / Nightly build 4.0.0.v20120824-1014-H5503-M1
>            Reporter: Cody Lerum
>            Assignee: Fred Bricon
>
> After updating to todays nightly maven is showing the following error
> Classpath entry org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER will not be exported or published. Runtime ClassNotFoundExceptions may result.
> And none of my expected dependencies are showing up in the built exploded war.
> This was working on the previous days nightly.

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