Skip to content

Commit

Permalink
EOL InitializeMojo (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Nov 30, 2022
1 parent c60d468 commit 13db53e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 74 deletions.
73 changes: 0 additions & 73 deletions src/main/java/org/jenkinsci/maven/plugins/hpi/InitializeMojo.java

This file was deleted.

1 change: 0 additions & 1 deletion src/main/resources/META-INF/plexus/components.xml
Expand Up @@ -12,7 +12,6 @@
<id>default</id>
<phases>
<validate>org.jenkins-ci.tools:maven-hpi-plugin:validate,org.jenkins-ci.tools:maven-hpi-plugin:validate-hpi</validate>
<initialize>org.jenkins-ci.tools:maven-hpi-plugin:initialize</initialize>
<process-resources>org.apache.maven.plugins:maven-resources-plugin:resources</process-resources>
<compile>org.apache.maven.plugins:maven-compiler-plugin:compile</compile>
<process-classes>org.kohsuke:access-modifier-checker:enforce</process-classes>
Expand Down

0 comments on commit 13db53e

Please sign in to comment.