Skip to content

Commit

Permalink
build: copy the feature jar before packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoison committed Oct 30, 2022
1 parent 8739f8c commit 82cfa50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infinitest-eclipse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</execution>
<execution>
<id>copy-feature</id>
<phase>package</phase>
<phase>prepare-package</phase>
<goals>
<goal>copy</goal>
</goals>
Expand Down

0 comments on commit 82cfa50

Please sign in to comment.