[jbosstools-issues] [JBoss JIRA] (JBIDE-18295) Errors in project after import WildFly quickstarts

Fred Bricon (JIRA) issues at jboss.org
Tue Sep 16 09:45:04 EDT 2014


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

Fred Bricon commented on JBIDE-18295:
-------------------------------------

Issue #1 : may be fixed with https://github.com/ianbrandt/m2e-maven-dependency-plugin. Need to be tested, might then be added to m2e discovery catalog.
Issue #2 : The project sample needs to change its <packaging> to ejb

> Errors in project after import WildFly quickstarts
> --------------------------------------------------
>
>                 Key: JBIDE-18295
>                 URL: https://issues.jboss.org/browse/JBIDE-18295
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 4.2.0.Beta3
>            Reporter: Xavier Coulon
>            Assignee: Fred Bricon
>            Priority: Critical
>
> After importing all modules from https://github.com/wildfly/quickstart into JBDS 8.0.0.CR1b, a few projects have build errors, such as:
> {code}
> Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-dependency-plugin:2.1:copy (execution: default, phase: process-sources)
> {code}
> or  
> {code}
> Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-ejb-plugin:2.3:ejb (execution: default, phase: package)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list