Skip to content

Commit

Permalink
Do not try and unpack all our dependencies looking for a mojo (#420)
Browse files Browse the repository at this point in the history
Co-authored-by: Basil Crow <me@basilcrow.com>
  • Loading branch information
jtnord and basil committed Jan 9, 2023
1 parent dc277b6 commit 0e627cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@
<version>${maven-plugin-tools.version}</version>
<configuration>
<goalPrefix>hpi</goalPrefix>
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
<!-- see MNG-5346 -->
<extractors>java-annotations</extractors>
<mojoDependencies>org.eclipse.jetty:jetty-maven-plugin</mojoDependencies>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 0e627cd

Please sign in to comment.