Skip to content

Commit

Permalink
Avoid activating artemis-elasticsearch maven-failsafe-plugin outside …
Browse files Browse the repository at this point in the history
…of the native profile
  • Loading branch information
jamesnetherton committed Nov 27, 2024
1 parent 95521f9 commit 9b3871d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions artemis-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,12 +285,6 @@
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>${maven-surefire-plugin.version}</version>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 9b3871d

Please sign in to comment.