Skip to content

Instantly share code, notes, and snippets.

@hgomez
Created May 10, 2012 08:20
Show Gist options
  • Select an option

  • Save hgomez/2651856 to your computer and use it in GitHub Desktop.

Select an option

Save hgomez/2651856 to your computer and use it in GitHub Desktop.
m2e errors for Jenkins plugin
Description Resource Path Location Type
Plugin execution not covered by lifecycle configuration: com.cloudbees:maven-license-plugin:1.3:process (execution: default, phase: compile) pom.xml /urltrigger-plugin line 4 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-enforcer-plugin:1.0:display-info (execution: default, phase: validate) pom.xml /urltrigger-plugin line 4 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.codehaus.groovy.maven:gmaven-plugin:1.0-rc-5:generateTestStubs (execution: test-in-groovy, phase: generate-test-sources) pom.xml /urltrigger-plugin line 4 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.codehaus.groovy.maven:gmaven-plugin:1.0-rc-5:testCompile (execution: test-in-groovy, phase: test-compile) pom.xml /urltrigger-plugin line 4 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.jenkins-ci.tools:maven-hpi-plugin:1.67:apt-compile (execution: default-apt-compile, phase: compile) pom.xml /urltrigger-plugin line 4 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.jenkins-ci.tools:maven-hpi-plugin:1.67:insert-test (execution: default-insert-test, phase: generate-test-sources) pom.xml /urltrigger-plugin line 4 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.jenkins-ci.tools:maven-hpi-plugin:1.67:resolve-test-dependencies (execution: default-resolve-test-dependencies, phase: test-compile) pom.xml /urltrigger-plugin line 4 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.jenkins-ci.tools:maven-hpi-plugin:1.67:test-hpl (execution: default-test-hpl, phase: test-compile) pom.xml /urltrigger-plugin line 4 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.jvnet.localizer:maven-localizer-plugin:1.12:generate (execution: default, phase: generate-sources) pom.xml /urltrigger-plugin line 4 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: org.kohsuke:access-modifier-checker:1.0:enforce (execution: default-enforce, phase: process-classes) pom.xml /urltrigger-plugin line 11 Maven Project Build Lifecycle Mapping Problem
The method urltrigger_displayName() is undefined for the type Messages URLTrigger.java /urltrigger-plugin/src/main/java/org/jenkinsci/plugins/urltrigger line 356 Java Problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment