Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski authored Oct 21, 2024
1 parent 2d7b2e5 commit 3f65ed4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions maven-archetype-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,11 @@
<goals>
<goal>install</goal>
</goals>
<configuration>
<extraArtifacts>
<extraArtifact>org.apache.maven.archetype:archetype-packaging:${project.version}</extraArtifact>
</extraArtifacts>
</configuration>
</execution>
<execution>
<id>invoker-it</id>
Expand Down

0 comments on commit 3f65ed4

Please sign in to comment.