On Wed, Feb 7, 2018 at 1:26 PM, Cyxo Pykob <cy...@yahoo.com.invalid> wrote:

> Hello Guacamole team,
> I am trying to build Guacamole client using Eclipse IDE. I checked it out
> from Github: https://github.com/apache/guacamole-client
> I got Version: Mars.1 Release (4.5.1), JDK 1.7 and 1.8
>
> I checked out the project, but getting Maven errors:
> 1. Plugin execution not covered by lifecycle configuration:
> com.keithbranton.mojo:angular-maven-plugin:0.3.2:html2js (execution:
> default, phase: generate-resources)

2. Plugin execution not covered by lifecycle configuration:
> org.apache.rat:apache-rat-plugin:0.12:check (execution: validate, phase:
> validate)
>

These are not Maven errors, but errors from Eclipse due to the way it
supports Maven. If you wish to use Eclipse, you'll need to consult their
documentation for how to resolve these issues. A quick Google for the error
message gives:

http://www.eclipse.org/m2e/documentation/m2e-execution-not-covered.html

- Mike

Reply via email to