GullyAPCBurns / lapdftext

DEPRECATED: Please update your distribution to site shown to the right ---->
https://github.com/SciKnowEngine/lapdftext
GNU General Public License v3.0
7 stars 55 forks source link

Debug #3

Open kiran123456 opened 10 years ago

kiran123456 commented 10 years ago

Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:build-helper-maven-plugin:1.4:add-source (execution: add-autogen-source, phase: generate-sources) pom.xml /lapdftext

how do i include the plugin execution in the lifecycle

and

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

I tried add slf4j.jar to the project but still the error occurs.