Skip to content

Commit

Permalink
Force bnd-process execution for Maven plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Jan 15, 2024
1 parent 2f0d648 commit 859dc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-transform-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>The Apache Log4j Transform Maven plugin</description>

<properties>
<bnd.skip>true</bnd.skip>
<bnd.packagingTypes>maven-plugin</bnd.packagingTypes>
</properties>

<dependencies>
Expand Down

0 comments on commit 859dc9d

Please sign in to comment.