Skip to content

Commit

Permalink
feat: Delete usage of Jcabi to use AspectJ Maven Plugin - MEED-7544 - M…
Browse files Browse the repository at this point in the history
…eeds-io/meeds#2417

This change will delete the usage of Jcabi Maven plugin which is incompatible with newer AspectJ versions and use AspectJ Maven plugin instead
  • Loading branch information
boubaker committed Sep 27, 2024
1 parent e6c3944 commit 445a30b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,10 +182,6 @@
</includes>
</configuration>
</plugin>
<plugin>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

0 comments on commit 445a30b

Please sign in to comment.