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

Xavier Coulon (JIRA) issues at jboss.org
Tue Sep 9 10:44:59 EDT 2014


Xavier Coulon created JBIDE-18295:
-------------------------------------

             Summary: 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
    Affects Versions: 4.2.0.Beta3
            Reporter: Xavier Coulon
            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}

and errors because of XML validation, such as:
{code}
Referenced file contains errors (jar:file:/Users/xcoulon/DevToolz/ide/jbossdevstudio800CR1b/studio/plugins/org.jboss.tools.as.catalog_3.0.0.CR1-v20140905-1648-B75.jar!/schema/xsd/jboss-ejb3-2_0.xsd).  For more information, right click on the message in the Problems View and select "Show Details..."
{code}




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


More information about the jbosstools-issues mailing list