Hi Rob, Got it, thank you! 2012/7/31 Rob Weir <[email protected]>
> On Tue, Jul 31, 2012 at 5:15 AM, Liu Da Li <[email protected]> wrote: > > Hello all, > > I have installed eclipse 3.7.2 + Maven Integration for Eclipse plugin > > v1.1.0, download the ODF toolkit source from > > https://svn.apache.org/repos/asf/incubator/odf/trunk > > I am trying to build ODF toolkit by Eclipse. > > After I import Exist Maven project from the source codes folder, 10 > > projects be loaded in my eclipse IDE. > > It seems that there are 19 problems in three projects:odfvalidator > > ,schema2template ,simple-odf , here is the logs in eclipse. > > Do anyone know how to fix these problems? > > > > Have you see this page? It describes the "plugin execution not > covered" in the M2E plugin. > > http://wiki.eclipse.org/M2E_plugin_execution_not_covered > > Regards, > > -Rob > > > > BTW: I build the ODFToolkit sources code by maven command line > successfully. > > > > Description Resource Path Location Type > > Plugin execution not covered by lifecycle configuration: > > org.apache.maven.plugins:maven-antrun-plugin:1.2:run (execution: unzip > > schema packages, phase: validate) pom.xml /odfvalidator line > > 214 Maven Project Build Lifecycle Mapping Problem > > Plugin execution not covered by lifecycle configuration: > > org.apache.maven.plugins:maven-antrun-plugin:1.6:run (execution: default, > > phase: compile) pom.xml /simple-odf line 184 Maven Project > > Build Lifecycle Mapping Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-mathml-schema-v1.01, phase: validate) pom.xml > > /odfvalidator line 195 Maven Project Build Lifecycle Mapping > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-mathml-schema-v2.0, phase: validate) pom.xml > > /odfvalidator line 183 Maven Project Build Lifecycle Mapping > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-mathml-schema-v3.0, phase: validate) pom.xml > > /odfvalidator line 171 Maven Project Build Lifecycle Mapping > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-dsig-schema-v1.2, phase: process-resources) pom.xml > > /schema2template line 153 Maven Project Build Lifecycle Mapping > > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-manifest-schema-v1.0, phase: validate) pom.xml > > /odfvalidator line 135 Maven Project Build Lifecycle Mapping > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-manifest-schema-v1.1, phase: validate) pom.xml > > /odfvalidator line 99 Maven Project Build Lifecycle Mapping Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-manifest-schema-v1.2, phase: process-resources) pom.xml > > /schema2template line 141 Maven Project Build Lifecycle Mapping > > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-schema-v1.0, phase: process-resources) pom.xml > > /schema2template line 189 Maven Project Build Lifecycle Mapping > > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-schema-v1.0, phase: validate) pom.xml /odfvalidator > > line 147 Maven Project Build Lifecycle Mapping Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-schema-v1.1, phase: process-resources) pom.xml > > /schema2template line 165 Maven Project Build Lifecycle Mapping > > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-schema-v1.1, phase: validate) pom.xml /odfvalidator > > line 111 Maven Project Build Lifecycle Mapping Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-schema-v1.2, phase: process-resources) pom.xml > > /schema2template line 129 Maven Project Build Lifecycle Mapping > > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-schema-v1.2, phase: validate) pom.xml /odfvalidator > > line 87 Maven Project Build Lifecycle Mapping Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-strict-schema-v1.0, phase: process-resources) pom.xml > > /schema2template line 201 Maven Project Build Lifecycle Mapping > > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-strict-schema-v1.0, phase: validate) pom.xml > > /odfvalidator line 159 Maven Project Build Lifecycle Mapping > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-strict-schema-v1.1, phase: process-resources) pom.xml > > /schema2template line 177 Maven Project Build Lifecycle Mapping > > Problem > > Plugin execution not covered by lifecycle configuration: > > org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single > (execution: > > download-odf-strict-schema-v1.1, phase: validate) pom.xml > > /odfvalidator line 123 Maven Project Build Lifecycle Mapping > Problem >
